| Package | Description |
|---|---|
| org.beigesoft.acc.hld |
Consists of accounting holders.
|
| org.beigesoft.acc.mdlb |
It consist of accounting persistable base models.
|
| org.beigesoft.acc.mdlp |
It consist of accounting persistable models.
|
| org.beigesoft.acc.srv |
It consist of accounting services.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends IDocb> |
HlTyEnSr.get(Integer pSaTy)
Gets subacc class by type.
|
Map<Integer,Class<? extends IDocb>> |
HlTyEnSr.getClsMp()
Getter for clsMp.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IDcDri
Model of entity that makes warehouse entries and draw item entries
or it's draw item source.
|
interface |
IDoc
Abstract model of external document that makes accounting entries,
e.g.
|
interface |
IDoci
Abstract model of document that makes accounting entries,
it's inner document without foreign currency e.g.
|
interface |
IEntrSrc
Abstract model of a source of accounting entries.
|
interface |
IInv
Base model of invoice.
|
interface |
IInvb
Base model of invoice and goods returns.
|
interface |
IRet<T extends IInv>
Base model of goods returns.
|
| 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 |
AEntrSrc
Abstract model of a source of accounting entries.
|
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 |
BnStLn
Model of move item line.
|
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 |
MovItm
Model of document that moves items inside/between warehouse/s.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
List<WrhEnr> |
SrWrhEnr.retEntrs(Map<String,Object> pRvs,
IDocb pDoc)
Retrieves entries for given document.
|
List<WrhEnr> |
ISrWrhEnr.retEntrs(Map<String,Object> pRvs,
IDocb pDoc)
Retrieves entries for given document.
|
Copyright © 2019. All rights reserved.