| Package | Description |
|---|---|
| org.beigesoft.acc.mdl |
It consist of accounting non-persistable models.
|
| org.beigesoft.acc.srv |
It consist of accounting services.
|
| Modifier and Type | Method and Description |
|---|---|
int |
CmprTaxTot.compare(TaxEx o1,
TaxEx o2) |
| Modifier and Type | Method and Description |
|---|---|
List<TaxEx> |
DataTx.getTxs()
Getter for txs.
|
| Modifier and Type | Method and Description |
|---|---|
TxDtLn |
UtInLnTxToBs.makeTxdLine(List<TxDtLn> pTxdLns,
Long pTdlId,
Long pCatId,
TaxEx pTax,
Double pPercent,
AcStg pAs)
Make invoice line that stores taxes data in lines set
for invoice basis or item basis aggregate rate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataTx.setTxs(List<TaxEx> pTxs)
Setter for txs.
|
Copyright © 2019–2020. All rights reserved.