| 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 |
|---|---|
SaInSrLn |
SaInSrTxLn.getOwnr()
Getter for ownr.
|
| Modifier and Type | Method and Description |
|---|---|
List<SaInSrLn> |
SalInv.getSrLns()
Getter for srLns.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SaInSrTxLn.setOwnr(SaInSrLn pOwnr)
Setter for ownr.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SalInv.setSrLns(List<SaInSrLn> pSrLns)
Setter for srLns.
|
| Modifier and Type | Method and Description |
|---|---|
SaInSrLn |
SrSaSrLn.retChkRv(Map<String,Object> pRvs,
Map<String,Object> pVs,
SaInSrLn pEnt)
Retrieves and checks line for reversing, makes reversing item,
e.g.
|
| Modifier and Type | Method and Description |
|---|---|
IRvInvLn<SalInv,SaInSrLn> |
SrSaSrLn.getRvInvLn()
Getter for rvInvLn.
|
List<SaInSrLn> |
RvSaSrLn.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 |
SrSaSrLn.mkEntrs(Map<String,Object> pRvs,
Map<String,Object> pVs,
SaInSrLn pEnt)
For good it makes warehouse entry
for sales good it also makes draw item entry.
|
void |
SrSaSrLn.prepLn(Map<String,Object> pRvs,
Map<String,Object> pVs,
SaInSrLn pEnt,
TxDst pTxRules)
Prepare line, e.g.
|
SaInSrLn |
SrSaSrLn.retChkRv(Map<String,Object> pRvs,
Map<String,Object> pVs,
SaInSrLn pEnt)
Retrieves and checks line for reversing, makes reversing item,
e.g.
|
void |
SrSaSrLn.revLns(Map<String,Object> pRvs,
Map<String,Object> pVs,
SaInSrLn pRvng,
SaInSrLn pRved)
Reverses lines.
|
void |
RvSaSrLn.revLns(Map<String,Object> pRvs,
Map<String,Object> pVs,
SalInv pEnt,
SaInSrLn pRvng,
SaInSrLn pRved)
Reverses lines.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SrSaSrLn.setRvInvLn(IRvInvLn<SalInv,SaInSrLn> pRvInvLn)
Setter for rvInvLn.
|
Copyright © 2019–2020. All rights reserved.