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