| Interface | Description |
|---|---|
| ISrvAccEntry |
Business service for accounting entries.
|
| ISrvAccSettings |
Accounting settings service.
|
| ISrvBalance |
Service that maintenance BalanceAt.
|
| ISrvDrawItemEntry<T extends ADrawItemEntry> |
Business service for draw inventory item from a holder
(e.g.
|
| ISrvFillWageLines |
Abstraction that fill wage lines according a method,
e.g.
|
| ISrvLedger |
Ledger service.
|
| ISrvSubaccCode |
Business service for subaccounts that hold used type map.
|
| ISrvTypeCode |
Business service for code - java type map.
|
| ISrvWarehouseEntry |
Business service for warehouse entries.
|
| ISrvWarehouseRests |
Warehouse Rests service.
|
| ISrvWarehouseSiteRests |
WarehouseSite Rests service.
|
| Class | Description |
|---|---|
| ASrvDrawItemEntry<T extends ADrawItemEntry,RS> |
Business service for draw inventory item from a holder
(e.g.
|
| HndlAccVarsRequest<RS> |
It handles accounting request for setting accounting variables
and additional internationalization.
|
| SrvAccEntry<RS> |
Business service for accounting entries.
|
| SrvAccSettings<RS> |
Business service for accounting settings.
|
| SrvBalanceStd<RS> |
Service that maintenance BalanceAt
and implements dirty check for all account.
|
| SrvCogsEntry<RS> |
Business service for draw warehouse item for sale/loss/stole.
|
| SrvLedger<RS> |
Ledger service.
|
| SrvTypeCodeAccSources |
Business service for code - java type map.
|
| SrvTypeCodeSubacc |
Business service for code - java sub-account type map.
|
| SrvUseMaterialEntry<RS> |
Business service for draw material for manufacture product
or another material.
|
| SrvWageTaxPercentageTable<RS> |
Wide used Wage Tax Table Percentage method.
|
| SrvWarehouseEntry<RS> |
Business service for warehouse.
|
| SrvWarehouseRests<RS> |
Trial balance service.
|
| SrvWarehouseSiteRests<RS> |
Trial balance service.
|
It consist of accounting services. E.g. SrvPurchaseInvoiceLine that change also WarehowseRests and PurchaseInvoice.itsTotal
Copyright © 2016–2018. All rights reserved.