| Interface | Description |
|---|---|
| IBlnPdf |
Abstraction of balance sheet report into PDF.
|
| IInvPdf |
Invoice report into PDF.
|
| ISrBlnSht |
Abstraction of service that retrieves data for balance sheet.
|
| Class | Description |
|---|---|
| BlnPdf<WI> |
Balance sheet report into PDF.
|
| InvPdf<WI> |
Invoice report into PDF.
|
| PrBlShTr<RS> |
Transactional service that retrieves balance sheet and
puts it into request vars.
|
| PrcBln<RS> |
Transactional service that retrieves trial balance sheet
puts it into request vars.
|
| PrcBlnSht |
Processor that makes balance sheet PDF report.
|
| PrChrAc<RS> |
Transactional service that retrieves chart of accounts and
puts it into request vars.
|
| PrInvPdf |
Processor that makes invoice PDF report.
|
| PrLdgr<RS> |
Transactional service that retrieves ledger and
puts it into request vars.
|
| PrWrhItm<RS> |
Transactional service that retrieves items in warehouse and
puts it into request vars.
|
| SrBlnSht<RS> |
Service that retrieves data for balance sheet.
|
It consist of accounting reports.
Copyright © 2019. All rights reserved.