| Package | Description |
|---|---|
| org.beigesoft.accounting.model |
It consist of accounting unpersistable models.
|
| org.beigesoft.accounting.persistable |
It consist of accounting persistable models.
|
| Modifier and Type | Method and Description |
|---|---|
static EWarehouseMovementType |
EWarehouseMovementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EWarehouseMovementType[] |
EWarehouseMovementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EWarehouseMovementType |
ManufacturingProcess.getLinesWarehouseType()
If owned lines make warehouse entries this return
their type.
|
EWarehouseMovementType |
SalesReturn.getLinesWarehouseType()
If owned lines make warehouse entries this return
their type.
|
EWarehouseMovementType |
BeginningInventory.getLinesWarehouseType()
If owned lines make warehouse entries this return
their type.
|
EWarehouseMovementType |
PurchaseReturn.getLinesWarehouseType()
If owned lines make warehouse entries this return
their type.
|
EWarehouseMovementType |
SalesInvoice.getLinesWarehouseType()
If owned lines make warehouse entries this return
their type.
|
EWarehouseMovementType |
IDocWarehouse.getLinesWarehouseType()
If owned lines make warehouse entries this return
their type.
|
EWarehouseMovementType |
Manufacture.getLinesWarehouseType()
If owned lines make warehouse entries this return
their type.
|
EWarehouseMovementType |
GoodsLoss.getLinesWarehouseType()
If owned lines make warehouse entries this return
their type.
|
EWarehouseMovementType |
PurchaseInvoice.getLinesWarehouseType()
If owned lines make warehouse entries this return
their type.
|
Copyright © 2016–2018. All rights reserved.