| 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 |
CogsEntry
Model of inventory item withdrawal for sale, loss that means COGS.
|
class |
UseMaterialEntry
Model of inventory item withdrawal for manufacturing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ASrvDrawItemEntry<T extends ADrawItemEntry,RS>
Business service for draw inventory item from a holder
(e.g.
|
interface |
ISrvDrawItemEntry<T extends ADrawItemEntry>
Business service for draw inventory item from a holder
(e.g.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ASrvDrawItemEntry.makeDescription(Map<String,Object> pAddParam,
IMakingWarehouseEntry pEntity,
ADrawItemEntry pSource)
Make description for warehouse entry.
|
Copyright © 2016–2018. All rights reserved.