Welcome to the ERP.net Data Model Reference

This documentation is targeted towards advanced implementation consultants and developers. It includes reference of the two foundational ERP.net data models:

The Domain model includes the full documentation of the application object model and business logic. This model is used for building applications and business rules.

It is accessible through the Domain API.

The Table model includes the full documentation of the tables in the database. This model is used for quick dumping of database data for Business Intelligence and backup solutions.

It is accessible through the Table API.