| Package | Description |
|---|---|
| org.beigesoft.accounting.persistable |
It consist of accounting persistable models.
|
| org.beigesoft.accounting.persistable.base |
It consist of abstractions of accounting persistable models.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeginningInventoryLine
Model of Beginning Inventory Line.
|
class |
GoodsLossLine
Model of Customer Invoice 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 |
MoveItemsLine
Model of Move Items within/between warehouse/s Line.
|
class |
PurchaseInvoiceLine
Model of Vendor Invoice Goods Line.
|
class |
SalesInvoiceLine
Model of Customer Invoice Goods Line.
|
class |
SalesReturnLine
Model of Sales Return Line.
|
class |
UsedMaterialLine
Model of ManufacturingProcess Line of used material.
|
class |
WarehouseEntry
Model of Warehouse Movements that derived from a document
line e.g.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AInvItemMovementCost
Abstract model of purchase/manufacture.
|
class |
AInvItemMovementCostTax
Abstract model of purchase with taxes.
|
class |
AInvItemMovementPrice
Abstract model of sales document Line.
|
class |
AInvItemMovementPriceTax
Abstract model of document Line.
|
Copyright © 2016–2018. All rights reserved.