| Interface | Description |
|---|---|
| IInvLnTxMeth<T extends IInvb,L extends IInvLn<T,?>,LTL extends ALnTxLn<T,L>> |
Abstraction of tax method code/data for purchase/sales invoice line.
|
| IInvTxMeth<T extends IInvb,TL extends AInTxLn<T>> |
Abstraction of tax method code/data for purchase/sales invoice.
|
| IRvInvLn<T extends IInvb,L extends IInvLn<T,?>> |
Abstraction of reverser for purchase/sales invoice line.
|
| ISrAcStg |
Accounting settings service.
|
| ISrBlnc |
Service that maintenances Blnc and BlncCh, retrieves trial balance,
also that maintenances subaccount dirting - SacCh, and changes
if need entries Entr.sacNm, Entr.sadNm, Blnc.SaNm.
|
| ISrDrItEnr |
Service that makes, reverses, retrieves draw item entries
for given drawer/document.
|
| ISrEntr |
Service that makes, reverses, retrieves entries for given document.
|
| ISrInItLn<T extends IInvb,L extends IInvLn<T,?>> |
Abstraction of item oriented service for purchase/sales
invoice/return line.
|
| ISrToPa |
Abstraction of service that makes total payment for given
purchase/sales invoice.
|
| ISrWrhEnr |
Service that makes warehouse entries, items left in warehouse
for given document/line.
|
| Class | Description |
|---|---|
| DataTx |
Bundle of retrieved from database tax data.
|
| InvTxMeth<T extends IInvb,TL extends AInTxLn<T>> |
Tax method code/data for purchase/sales invoice.
|
| RvPuGdLn<RS> |
Reverser for purchase good invoice line.
|
| RvPuRtLn<RS> |
Reverser for purchase return line.
|
| RvPuSrLn<RS> |
Reverser for purchase service invoice line.
|
| RvSaGdLn<RS> |
Reverser for sales good invoice line.
|
| RvSaRtLn<RS> |
Reverser for sales return line.
|
| RvSaSrLn<RS> |
Reverser for sales service invoice line.
|
| SrAcStg |
Accounting settings service.
|
| SrBlnc<RS> |
Service that maintenance Blnc
and implements dirty check for all account.
|
| SrDrItEnr<RS> |
Service that makes, reverses, retrieves draw item entries
for given drawer/document.
|
| SrEntr<RS> |
Service that makes, reverses, retrieves entries for given document.
|
| SrInLnSv |
Service that saves invoice line into DB.
|
| SrInvSv |
Service that saves invoice into DB.
|
| SrPaymSv |
Service that saves payment into DB.
|
| SrPuGdLn |
Service item oriented for purchase good line.
|
| SrPuRtLn |
Service line oriented for purchase return line.
|
| SrPuSrLn |
Service item oriented for purchase good line.
|
| SrRetSv |
Service that saves good return into DB.
|
| SrRtLnSv |
Service that saves return line into DB.
|
| SrSaGdLn |
Service item oriented for sales good line.
|
| SrSaRtLn |
Service line oriented for sales return line.
|
| SrSaSrLn |
Service item oriented for sales good line.
|
| SrToPa |
Service that makes total payment for given
purchase/sales invoice.
|
| SrWrhEnr<RS> |
Service that makes warehouse entries, items left
for given document/line.
|
| UtInLnTxTo<RS,T extends IInvb,L extends IInvLn<T,?>,TL extends AInTxLn<T>,LTL extends ALnTxLn<T,L>> |
Utility for purchase/sales invoice line.
|
| UtInLnTxToBs<RS> |
Utility for purchase/sales invoice.
|
| UtlBas |
Base shared code.
|
It consist of accounting services.
Copyright © 2019. All rights reserved.