| Package | Description |
|---|---|
| org.beigesoft.acc.mdlp |
It consist of accounting persistable models.
|
| org.beigesoft.acc.prc |
Contains of accounting processors.
|
| org.beigesoft.acc.rep |
It consist of accounting reports.
|
| org.beigesoft.acc.srv |
It consist of accounting services.
|
| Modifier and Type | Method and Description |
|---|---|
SalInv |
SalRet.getInv()
Getter for inv.
|
SalInv |
PaymFr.getInv()
Getter for inv.
|
SalInv |
SaInGdLn.getOwnr()
Getter for ownr.
|
SalInv |
SaInSrLn.getOwnr()
Getter for ownr.
|
SalInv |
SaInTxLn.getOwnr()
Getter for ownr.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SalRet.setInv(SalInv pInv)
Setter for inv.
|
void |
PaymFr.setInv(SalInv pInv)
Setter for inv.
|
void |
SaInGdLn.setOwnr(SalInv pOwnr)
Setter for ownr.
|
void |
SaInSrLn.setOwnr(SalInv pOwnr)
Setter for ownr.
|
void |
SaInTxLn.setOwnr(SalInv pOwnr)
Setter for ownr.
|
| Modifier and Type | Method and Description |
|---|---|
IRvInvLn<SalInv,?> |
BnStLnSv.getRvSaLn()
Getter for rvSaLn.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BnStLnSv.setRvSaLn(IRvInvLn<SalInv,?> pRvSaLn)
Setter for rvSaLn.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InvPdf.mkRep(Map<String,Object> pRvs,
SalInv pInv,
org.beigesoft.mdl.IReqDt pRqDt,
OutputStream pOus)
Write PDF report for given invoice to output stream.
|
void |
IInvPdf.mkRep(Map<String,Object> pRvs,
SalInv pInv,
org.beigesoft.mdl.IReqDt pRqDt,
OutputStream pOus)
Write PDF report for given invoice to output stream.
|
void |
InvPdf.refrInv(Map<String,Object> pRvs,
SalInv pInv,
String pLng,
boolean pIsOverseas)
Refreshes sales invoice from DB.
|
| Modifier and Type | Method and Description |
|---|---|
IRvInvLn<SalInv,SaInSrLn> |
SrSaSrLn.getRvInvLn()
Getter for rvInvLn.
|
IRvInvLn<SalInv,SaInGdLn> |
SrSaGdLn.getRvInvLn()
Getter for rvInvLn.
|
| Modifier and Type | Method and Description |
|---|---|
List<SaInGdLn> |
RvSaGdLn.retChkLns(Map<String,Object> pRvs,
Map<String,Object> pVs,
SalInv pEnt)
Retrieves and checks lines for reversing,
e.g.
|
List<SaInSrLn> |
RvSaSrLn.retChkLns(Map<String,Object> pRvs,
Map<String,Object> pVs,
SalInv pEnt)
Retrieves and checks lines for reversing,
e.g.
|
void |
RvSaGdLn.revLns(Map<String,Object> pRvs,
Map<String,Object> pVs,
SalInv pEnt,
SaInGdLn pRvng,
SaInGdLn 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 |
SrSaGdLn.setRvInvLn(IRvInvLn<SalInv,SaInGdLn> pRvInvLn)
Setter for rvInvLn.
|
void |
SrSaSrLn.setRvInvLn(IRvInvLn<SalInv,SaInSrLn> pRvInvLn)
Setter for rvInvLn.
|
Copyright © 2019. All rights reserved.