A Reference is used to store static information such as clients, products, or a list of departments. It serves as a foundation for linking other entities and ensuring data consistency.
CommonReferenceEntity
CommonReferenceExtEntity
ReferenceBaseDAO
AbstractReferenceRepository
TopReferenceViewModel
(_TopReferenceViewModel
)RefUI
A Document records events that change over time. Examples include purchases, sales, material transfers from a warehouse to production, inventory shipments, and receipts.
CommonDocumentEntity
CommonDocumentExtEntity
DocumentBaseDAO
TopDocumentRepository
TopDocumentViewModel
(_TopDocumentViewModel
)DocUI
An Accumulation Register records document transactions, such as money inflow and outflow. It is widely used in reports to display beginning balances, ending balances, revenues, expenses, and turnover.