| 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 InvTxMeth<PurchaseReturn,PurchaseReturnTaxLine> |
FctBnAccEntitiesProcessors.lazyGetPurRetTxMeth(Map<String,Object> pAddParam)
Get InvTxMeth
|
protected UtlInvLine<RS,PurchaseReturn,PurchaseReturnLine,PurchaseReturnTaxLine,PurchaseReturnGoodsTaxLine> |
FctBnAccEntitiesProcessors.lazyGetUtlPurRetGdLn(Map<String,Object> pAddParam)
Get purchase return good line utility.
|
| 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 |
PrcPurRetTaxLnSave.process(Map<String,Object> pReqVars,
PurchaseReturnTaxLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
UtlInvLine<RS,PurchaseReturn,PurchaseReturnLine,PurchaseReturnTaxLine,PurchaseReturnGoodsTaxLine> |
PrcPurchaseReturnLineSave.getUtlInvLine()
Getter for utlInvLine.
|
| Modifier and Type | Method and Description |
|---|---|
PurchaseReturnTaxLine |
PrcPurRetTaxLnSave.process(Map<String,Object> pReqVars,
PurchaseReturnTaxLine pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrcPurchaseReturnLineSave.setUtlInvLine(UtlInvLine<RS,PurchaseReturn,PurchaseReturnLine,PurchaseReturnTaxLine,PurchaseReturnGoodsTaxLine> pUtlInvLine)
Setter for utlInvLine.
|
Copyright © 2016–2019. All rights reserved.