| Package | Description |
|---|---|
| org.beigesoft.acc.mdlp |
It consist of accounting persistable models.
|
| org.beigesoft.acc.srv |
It consist of accounting services.
|
| Modifier and Type | Method and Description |
|---|---|
PuInSrLn |
PuInSrTxLn.getOwnr()
Getter for ownr.
|
| Modifier and Type | Method and Description |
|---|---|
List<PuInSrLn> |
PurInv.getSrLns()
Getter for srLns.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PuInSrTxLn.setOwnr(PuInSrLn pOwnr)
Setter for ownr.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PurInv.setSrLns(List<PuInSrLn> pSrLns)
Setter for srLns.
|
| Modifier and Type | Method and Description |
|---|---|
PuInSrLn |
SrPuSrLn.retChkRv(Map<String,Object> pRvs,
Map<String,Object> pVs,
PuInSrLn pEnt)
Retrieves and checks line for reversing, makes reversing item,
e.g.
|
| Modifier and Type | Method and Description |
|---|---|
IRvInvLn<PurInv,PuInSrLn> |
SrPuSrLn.getRvInvLn()
Getter for rvInvLn.
|
List<PuInSrLn> |
RvPuSrLn.retChkLns(Map<String,Object> pRvs,
Map<String,Object> pVs,
PurInv pEnt)
Retrieves and checks lines for reversing,
e.g.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SrPuSrLn.mkEntrs(Map<String,Object> pRvs,
Map<String,Object> pVs,
PuInSrLn pEnt)
For good it makes warehouse entry
for sales good it also makes draw item entry.
|
void |
SrPuSrLn.prepLn(Map<String,Object> pRvs,
Map<String,Object> pVs,
PuInSrLn pEnt,
TxDst pTxRules)
Prepare line, e.g.
|
PuInSrLn |
SrPuSrLn.retChkRv(Map<String,Object> pRvs,
Map<String,Object> pVs,
PuInSrLn pEnt)
Retrieves and checks line for reversing, makes reversing item,
e.g.
|
void |
SrPuSrLn.revLns(Map<String,Object> pRvs,
Map<String,Object> pVs,
PuInSrLn pRvng,
PuInSrLn pRved)
Reverses lines.
|
void |
RvPuSrLn.revLns(Map<String,Object> pRvs,
Map<String,Object> pVs,
PurInv pEnt,
PuInSrLn pRvng,
PuInSrLn pRved)
Reverses lines.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SrPuSrLn.setRvInvLn(IRvInvLn<PurInv,PuInSrLn> pRvInvLn)
Setter for rvInvLn.
|
Copyright © 2019. All rights reserved.