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