| Package | Description |
|---|---|
| org.beigesoft.accounting.factory |
It contains of accounting factories.
|
| org.beigesoft.accounting.persistable |
It consist of accounting persistable models.
|
| org.beigesoft.accounting.processor |
Contains of accounting processors.
|
| Modifier and Type | Method and Description |
|---|---|
protected PrcInvTaxLnSave<RS,SalesReturn,SalesReturnTaxLine> |
FctBnAccEntitiesProcessors.lazyGetPrcSalRetTaxLnSave(Map<String,Object> pAddParam)
Get PrcInvTaxLnSave (create and put into map).
|
protected InvTxMeth<SalesReturn,SalesReturnTaxLine> |
FctBnAccEntitiesProcessors.lazyGetSalRetTxMeth(Map<String,Object> pAddParam)
Get InvTxMeth
|
protected UtlInvLine<RS,SalesReturn,SalesReturnLine,SalesReturnTaxLine,SalesReturnGoodsTaxLine> |
FctBnAccEntitiesProcessors.lazyGetUtlSalRetGdLn(Map<String,Object> pAddParam)
Get sales return good line utility.
|
| 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 |
|---|---|
UtlInvLine<RS,SalesReturn,SalesReturnLine,SalesReturnTaxLine,SalesReturnGoodsTaxLine> |
PrcSalesReturnLineSave.getUtlInvLine()
Getter for utlInvLine.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrcSalesReturnLineSave.setUtlInvLine(UtlInvLine<RS,SalesReturn,SalesReturnLine,SalesReturnTaxLine,SalesReturnGoodsTaxLine> pUtlInvLine)
Setter for utlInvLine.
|
Copyright © 2016–2019. All rights reserved.