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