| 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 |
|---|---|
BeginningInventory |
BeginningInventoryLine.getItsOwner()
Geter for itsOwner.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BeginningInventoryLine.setItsOwner(BeginningInventory pItsOwner)
Setter for itsOwner.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrcBeginningInventorySave.addCheckIsReadyToAccount(Map<String,Object> pAddParam,
BeginningInventory pEntity,
org.beigesoft.model.IRequestData pRequestData)
Additional check document for ready to account (make acc.entries).
|
void |
PrcBeginningInventorySave.checkOtherFraudUpdate(Map<String,Object> pAddParam,
BeginningInventory pEntity,
org.beigesoft.model.IRequestData pRequestData,
BeginningInventory pOldEntity)
Check other fraud update e.g.
|
void |
PrcBeginningInventorySave.makeFirstPrepareForSave(Map<String,Object> pAddParam,
BeginningInventory pEntity,
org.beigesoft.model.IRequestData pRequestData)
Make save preparations before insert/update block if it's need.
|
void |
PrcBeginningInventorySave.makeOtherEntries(Map<String,Object> pAddParam,
BeginningInventory pEntity,
org.beigesoft.model.IRequestData pRequestData,
boolean pIsNew)
Make other entries include reversing if it's need when save.
|
Copyright © 2016–2018. All rights reserved.