| 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 |
|---|---|
PuInGdLn |
PuRtLn.getInvl()
Getter for invl.
|
PuInGdLn |
PuInGdTxLn.getOwnr()
Getter for ownr.
|
| Modifier and Type | Method and Description |
|---|---|
List<PuInGdLn> |
PurInv.getGdLns()
Getter for gdLns.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PuRtLn.setInvl(PuInGdLn pInvl)
Setter for invl.
|
void |
PuInGdTxLn.setOwnr(PuInGdLn pOwnr)
Setter for ownr.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PurInv.setGdLns(List<PuInGdLn> pGdLns)
Setter for gdLns.
|
| Modifier and Type | Method and Description |
|---|---|
PuInGdLn |
SrPuGdLn.retChkRv(Map<String,Object> pRvs,
Map<String,Object> pVs,
PuInGdLn pEnt)
Retrieves and checks line for reversing, makes reversing item,
e.g.
|
| Modifier and Type | Method and Description |
|---|---|
IRvInvLn<PurInv,PuInGdLn> |
SrPuGdLn.getRvInvLn()
Getter for rvInvLn.
|
List<PuInGdLn> |
RvPuGdLn.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 |
SrPuGdLn.mkEntrs(Map<String,Object> pRvs,
Map<String,Object> pVs,
PuInGdLn pEnt)
For good it makes warehouse entry
for sales good it also makes draw item entry.
|
void |
SrPuGdLn.prepLn(Map<String,Object> pRvs,
Map<String,Object> pVs,
PuInGdLn pEnt,
TxDst pTxRules)
Prepare line, e.g.
|
PuInGdLn |
SrPuGdLn.retChkRv(Map<String,Object> pRvs,
Map<String,Object> pVs,
PuInGdLn pEnt)
Retrieves and checks line for reversing, makes reversing item,
e.g.
|
void |
SrPuGdLn.revLns(Map<String,Object> pRvs,
Map<String,Object> pVs,
PuInGdLn pRvng,
PuInGdLn pRved)
Reverses lines.
|
void |
RvPuGdLn.revLns(Map<String,Object> pRvs,
Map<String,Object> pVs,
PurInv pEnt,
PuInGdLn pRvng,
PuInGdLn pRved)
Reverses lines.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SrPuGdLn.setRvInvLn(IRvInvLn<PurInv,PuInGdLn> pRvInvLn)
Setter for rvInvLn.
|
Copyright © 2019–2020. All rights reserved.