| Package | Description |
|---|---|
| org.beigesoft.accounting.persistable |
It consist of accounting persistable models.
|
| org.beigesoft.accounting.processor |
Contains of accounting processors.
|
| Modifier and Type | Method and Description |
|---|---|
PrepaymentFrom |
SalesInvoice.getPrepaymentFrom()
Getter for prepaymentFrom.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SalesInvoice.setPrepaymentFrom(PrepaymentFrom pPrepaymentFrom)
Setter for prepaymentFrom.
|
| Modifier and Type | Method and Description |
|---|---|
PrepaymentFrom |
PrcPrepaymentFromGfr.process(Map<String,Object> pAddParam,
PrepaymentFrom pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
PrepaymentFrom |
PrcPrepaymentFromCopy.process(Map<String,Object> pAddParam,
PrepaymentFrom pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
org.beigesoft.service.IEntityProcessor<PrepaymentFrom,Long> |
PrcPrepaymentFromGfr.getPrcAccDocGetForReverse()
Getter for prcAccDocGetForReverse.
|
org.beigesoft.service.IEntityProcessor<PrepaymentFrom,Long> |
PrcPrepaymentFromCopy.getPrcAccEntityPbWithSubaccCopy()
Getter for prcAccEntityPbWithSubaccCopy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrcPrepaymentFromSave.addCheckIsReadyToAccount(Map<String,Object> pAddParam,
PrepaymentFrom pEntity,
org.beigesoft.model.IRequestData pRequestData)
Additional check document for ready to account (make acc.entries).
|
void |
PrcPrepaymentFromSave.checkOtherFraudUpdate(Map<String,Object> pAddParam,
PrepaymentFrom pEntity,
org.beigesoft.model.IRequestData pRequestData,
PrepaymentFrom pOldEntity)
Check other fraud update e.g.
|
void |
PrcPrepaymentFromSave.makeFirstPrepareForSave(Map<String,Object> pAddParam,
PrepaymentFrom pEntity,
org.beigesoft.model.IRequestData pRequestData)
Make save preparations before insert/update block if it's need.
|
void |
PrcPrepaymentFromSave.makeOtherEntries(Map<String,Object> pAddParam,
PrepaymentFrom pEntity,
org.beigesoft.model.IRequestData pRequestData,
boolean pIsNew)
Make other entries include reversing if it's need when save.
|
PrepaymentFrom |
PrcPrepaymentFromGfr.process(Map<String,Object> pAddParam,
PrepaymentFrom pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
PrepaymentFrom |
PrcPrepaymentFromCopy.process(Map<String,Object> pAddParam,
PrepaymentFrom pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrcPrepaymentFromGfr.setPrcAccDocGetForReverse(org.beigesoft.service.IEntityProcessor<PrepaymentFrom,Long> pPrcAccDocGetForReverse)
Setter for prcAccDocGetForReverse.
|
void |
PrcPrepaymentFromCopy.setPrcAccEntityPbWithSubaccCopy(org.beigesoft.service.IEntityProcessor<PrepaymentFrom,Long> pPrcAccEntityPbWithSubaccCopy)
Setter for prcAccEntityPbWithSubaccCopy.
|
Copyright © 2016–2018. All rights reserved.