| Package | Description |
|---|---|
| org.beigesoft.acc.rep |
It consist of accounting reports.
|
| Modifier and Type | Method and Description |
|---|---|
BlnSht |
SrBlnSht.retBlnc(Map<String,Object> pRvs,
Date pDt)
Retrieves balance sheet.
|
BlnSht |
ISrBlnSht.retBlnc(Map<String,Object> pRvs,
Date pDt)
Retrieves balance sheet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IBlnPdf.report(Map<String,Object> pRvs,
BlnSht pBalance,
OutputStream pOus)
Write PDF report for given balance to output stream.
|
void |
BlnPdf.report(Map<String,Object> pRvs,
BlnSht pBalance,
OutputStream pOus)
Write PDF report for given balance to output stream.
|
Copyright © 2019–2020. All rights reserved.