| Package | Description |
|---|---|
| org.beigesoft.acc.mdlb |
It consist of accounting persistable base models.
|
| org.beigesoft.acc.mdlp |
It consist of accounting persistable models.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ADoc
Abstract model of document that makes accounting entries,
e.g.
|
class |
ADoci
Abstract model of document that makes accounting entries,
it's inner document without foreign currency e.g.
|
class |
AInv
Base model of invoice.
|
class |
APaym<T extends AInv>
Model of payment for an invoice.
|
class |
APrep
Model of prepayment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InEntr
Model of Input Accounting entries by hand.
|
class |
ItmAdd
Model of document that adds items into inventory, e.g.
|
class |
ItmUlb
Model of item use, stole, broke, loss.
|
class |
Mnfct
Model of manufacturing that makes product from product in progress.
|
class |
MnfPrc
Model of manufacturing process that makes product in progress from
used materials and additional costs (expenses).
|
class |
PaymFr
Model of payment from customer document.
|
class |
PaymTo
Model of payment to vendor document.
|
class |
PrepFr
Model of prepayment from customer document.
|
class |
PrepTo
Model of prepayment to vendor document.
|
class |
PurInv
Model of purchase invoice.
|
class |
PurRet
Model of purchase return.
|
class |
SalInv
Model of sales invoice.
|
class |
SalRet
Model of sales return.
|
class |
Wage
Model of wage document.
|
Copyright © 2019–2020. All rights reserved.