| Package | Description |
|---|---|
| org.beigesoft.accounting.persistable |
It consist of accounting persistable models.
|
| org.beigesoft.accounting.service |
It consist of accounting services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeginningInventoryLine
Model of Beginning Inventory Line.
|
class |
Manufacture
Model of manufacturing finished product or material
based on completed ManufacturingProcess.
|
class |
ManufacturingProcess
Model of making product in progress from material
and collecting all costs.
|
class |
PurchaseInvoiceLine
Model of Vendor Invoice Goods Line.
|
class |
SalesReturnLine
Model of Sales Return Line.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ISrvDrawItemEntry.withdrawalFrom(Map<String,Object> pAddParam,
IMakingWarehouseEntry pEntity,
IDrawItemSource pSource,
BigDecimal pQuantityToDraw)
Withdrawal warehouse item for use/sale/loss from given source.
|
void |
ASrvDrawItemEntry.withdrawalFrom(Map<String,Object> pAddParam,
IMakingWarehouseEntry pEntity,
IDrawItemSource pSource,
BigDecimal pQuantityToDraw)
Withdrawal warehouse item for use/sale/loss from given source.
|
Copyright © 2016–2018. All rights reserved.