| 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.
|
| org.beigesoft.accounting.processor |
Contains of accounting processors.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeginningInventory
Model of Beginning Inventory.
|
class |
GoodsLoss
Model of Customer Invoice.
|
class |
PaymentFrom
Model of payments for sales.
|
class |
PaymentTo
Model of payments after purchase.
|
class |
PrepaymentFrom
Model of PrepaymentFrom - prepayment.
|
class |
PrepaymentTo
Model of PrepaymentTo - prepayment, it is referenced in Purchase invoice.
|
class |
PurchaseInvoice
Model of Vendor Invoice.
|
class |
PurchaseReturn
Model of Purchase Return.
|
class |
SalesInvoice
Model of Customer Invoice.
|
class |
SalesReturn
Model of Sales Return.
|
class |
Wage
Model of Employee Compensation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ADocWithTaxes
Abstraction of a document with taxes.
|
class |
ADocWithTaxesPayments
Abstraction of a document with taxes and payments/prepayments.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrcBankStatementLineSave.makeDocReversed(Map<String,Object> pReqVars,
ADoc pReversing,
ADoc pReversed,
String pLangDef)
Makes document reversed.
|
Copyright © 2016–2018. All rights reserved.