| 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<PurchaseInvoiceTaxLine> |
PurchaseInvoice.getTaxesLines()
Geter for taxesLines.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PurchaseInvoice.setTaxesLines(List<PurchaseInvoiceTaxLine> pTaxesLines)
Setter for taxesLines.
|
| Modifier and Type | Method and Description |
|---|---|
PurchaseInvoiceTaxLine |
UtlPurchaseGoodsServiceLine.findCreateTaxLine(Map<String,Object> pReqVars,
List<PurchaseInvoiceTaxLine> pTaxLnsWas,
List<PurchaseInvoiceTaxLine> pTaxLnsNew,
Long pTaxId)
Find in old/new lines or create tax line.
|
PurchaseInvoiceTaxLine |
PrcPurchInvTaxLnSave.process(Map<String,Object> pReqVars,
PurchaseInvoiceTaxLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UtlPurchaseGoodsServiceLine.makeItl(Map<String,Object> pReqVars,
PurchaseInvoiceTaxLine pItl,
PurchaseInvoiceServiceLine pInvLn,
boolean pIsItemBasis,
boolean pIsPriceInclTax)
Makes invoice tax line.
|
PurchaseInvoiceTaxLine |
PrcPurchInvTaxLnSave.process(Map<String,Object> pReqVars,
PurchaseInvoiceTaxLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
PurchaseInvoiceTaxLine |
UtlPurchaseGoodsServiceLine.findCreateTaxLine(Map<String,Object> pReqVars,
List<PurchaseInvoiceTaxLine> pTaxLnsWas,
List<PurchaseInvoiceTaxLine> pTaxLnsNew,
Long pTaxId)
Find in old/new lines or create tax line.
|
PurchaseInvoiceTaxLine |
UtlPurchaseGoodsServiceLine.findCreateTaxLine(Map<String,Object> pReqVars,
List<PurchaseInvoiceTaxLine> pTaxLnsWas,
List<PurchaseInvoiceTaxLine> pTaxLnsNew,
Long pTaxId)
Find in old/new lines or create tax line.
|
Copyright © 2016–2018. All rights reserved.