| Package | Description |
|---|---|
| org.beigesoft.accounting.persistable |
It consist of accounting persistable models.
|
| org.beigesoft.accounting.processor |
Contains of accounting processors.
|
| Modifier and Type | Method and Description |
|---|---|
List<SalesInvoiceTaxLine> |
SalesInvoice.getTaxesLines()
Geter for taxesLines.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SalesInvoice.setTaxesLines(List<SalesInvoiceTaxLine> pTaxesLines)
Setter for taxesLines.
|
| Modifier and Type | Method and Description |
|---|---|
SalesInvoiceTaxLine |
UtlSalesGoodsServiceLine.findCreateTaxLine(Map<String,Object> pReqVars,
List<SalesInvoiceTaxLine> pTaxLnsWas,
List<SalesInvoiceTaxLine> pTaxLnsNew,
Long pTaxId)
Find in old/new lines or create tax line.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UtlSalesGoodsServiceLine.makeItl(Map<String,Object> pReqVars,
SalesInvoiceTaxLine pItl,
SalesInvoiceServiceLine pInvLn,
boolean pIsItemBasis,
boolean pIsPriceInclTax)
Makes invoice tax line.
|
| Modifier and Type | Method and Description |
|---|---|
SalesInvoiceTaxLine |
UtlSalesGoodsServiceLine.findCreateTaxLine(Map<String,Object> pReqVars,
List<SalesInvoiceTaxLine> pTaxLnsWas,
List<SalesInvoiceTaxLine> pTaxLnsNew,
Long pTaxId)
Find in old/new lines or create tax line.
|
SalesInvoiceTaxLine |
UtlSalesGoodsServiceLine.findCreateTaxLine(Map<String,Object> pReqVars,
List<SalesInvoiceTaxLine> pTaxLnsWas,
List<SalesInvoiceTaxLine> pTaxLnsNew,
Long pTaxId)
Find in old/new lines or create tax line.
|
Copyright © 2016–2018. All rights reserved.