Aloe.EnterpriseOne.Model.Finance.Accounting Namespace |
| Class | Description | |
|---|---|---|
| Account | Contains the leaf level of the chart of accounts. Entity: Acc_Accounts | |
| AccountGroup | Hierarchical chart of account groups. Entity: Acc_Account_Groups | |
| AccountGroupsRepository | Repository class for AccountGroup objects | |
| AccountingVoucher | Contains the accounting vouchers (postings) in the general ledger. Entity: Acc_Vouchers | |
| AccountingVoucherLine | Contains one debit or credit posting within an accounting voucher. Entity: Acc_Voucher_Lines | |
| AccountingVoucherLinesRepository | Repository class for AccountingVoucherLine objects | |
| AccountingVouchersRepository | Repository class for AccountingVoucher objects | |
| AccountingVouchersRules |
Contains the constraints of AccountingVoucher | |
| AccountRequiredPropertiesRepository | Repository class for AccountRequiredProperty objects | |
| AccountRequiredProperty | Defines the required properties for new vouchers, for each account. Entity: Acc_Account_Required_Properties | |
| AccountsRepository | Repository class for Account objects | |
| AccountsRepositoryCurrencyValuationMethod | Allowed values for the CurrencyValuationMethod data attribute | |
| CostCenter | Defines cost centers and their relation to profit centers. Entity: Acc_Cost_Centers | |
| CostCentersRepository | Repository class for CostCenter objects | |
| FinancialStatement | Contains the user-defined financial statement definitions. Entity: Acc_Financial_Statements | |
| FinancialStatementNode | Contains the hierarchical structure of the user-defined financial statements. Entity: Acc_Financial_Statement_Nodes | |
| FinancialStatementNodeCorrespondance | Contains the actual correspondance filters, which specify how each financial statement node is calculated. Entity: Acc_Financial_Statement_Node_Correspondances | |
| FinancialStatementNodeCorrespondancesRepository | Repository class for FinancialStatementNodeCorrespondance objects | |
| FinancialStatementNodesRepository | Repository class for FinancialStatementNode objects | |
| FinancialStatementsRepository | Repository class for FinancialStatement objects | |
| Operation | Generic accounting operations. Since templates can be bound to such operations, they are usefull for automating the postings of repetitive business transactions, not represented in other modules. Entity: Acc_Operations | |
| OperationsRepository | Repository class for Operation objects | |
| ProfitCenter | Defines company profit centers and their relative weight for automatic balance transfers from cost centers. Entity: Acc_Profit_Centers | |
| ProfitCentersRepository | Repository class for ProfitCenter objects | |
| Template | Accounting templates are used to automate the postings for repetitive business transactions. Templates can be bound to almost all documents and automate their postings. Entity: Acc_Templates | |
| TemplateLine | Each template line contains the posting to a single set of debit and credit account. It also specifies the way to calculate the amount. Entity: Acc_Template_Lines | |
| TemplateLinePropertiesRepository | Repository class for TemplateLineProperty objects | |
| TemplateLineProperty | Contains the way to obtain the values for each required property of both the debit and the credit accounts. Entity: Acc_Template_Line_Properties | |
| TemplateLinesRepository | Repository class for TemplateLine objects | |
| TemplateLinesRepositoryAmountCondition | Allowed values for the AmountCondition data attribute | |
| TemplateRouteLink | When specified denotes that another route uses the template, initially bound to one route. Entity: Acc_Template_Route_Links | |
| TemplateRouteLinksRepository | Repository class for TemplateRouteLink objects | |
| TemplatesRepository | Repository class for Template objects | |
| VoucherCorrespondance | Obsolete. Not used. Entity: Acc_Voucher_Correspondances | |
| VoucherCorrespondancesRepository | Repository class for VoucherCorrespondance objects |