| Interface | Description |
|---|---|
| IDcDri |
Model of entity that makes warehouse entries and draw item entries
or it's draw item source.
|
| IDoc |
Abstract model of external document that makes accounting entries,
e.g.
|
| IDocb |
Abstraction of base model of document that makes any entries,
e.g.
|
| IDoci |
Abstract model of document that makes accounting entries,
it's inner document without foreign currency e.g.
|
| IEntrSrc |
Abstract model of a source of accounting entries.
|
| IInv |
Base model of invoice.
|
| IInvb |
Base model of invoice and goods returns.
|
| IInvLn<T extends IInvb,I extends AItm<?,?>> |
Base model of invoice and goods returns line.
|
| IItmSrc |
Model of entity that hold inventory item to draw.
|
| IMkDriEnr<T extends ADrItEnr> |
Model of entity that makes warehouse entries and draw item entries.
|
| IMkWsEnr |
Model of entity that makes warehouse entries, i.e.
|
| IRet<T extends IInv> |
Base model of goods returns.
|
| IRetLn<T extends IRet<I>,I extends AInv,L extends AInvLn<I,Itm>> |
Base model of goods returns line.
|
| IRvId |
Abstract model of a reverseable entity that makes entries
or it's entry.
|
| ISacnt |
Abstract model of a subaccount.
|
| ITyp |
Abstract model of an entity with type code.
|
| Class | Description |
|---|---|
| ADcTxLn |
Abstract model of document tax line.
|
| ADoc |
Abstract model of document that makes accounting entries,
e.g.
|
| ADoci |
Abstract model of document that makes accounting entries,
it's inner document without foreign currency e.g.
|
| ADrItEnr |
Base model of item withdrawal entry.
|
| AEnrSrc |
Base model of records SQL queries sources.
|
| AEntrSrc |
Abstract model of a source of accounting entries.
|
| AInTxLn<T extends IInvb> |
Abstract model of invoice tax line.
|
| AInv |
Base model of invoice.
|
| AInvLn<T extends IInvb,I extends AItm<?,?>> |
Base model of sales/purchase invoice line.
|
| AItm<T extends AItm<?,?>,L extends ATxDsLn<T>> |
Model of item.
|
| ALnTxLn<T extends IInvb,L extends IInvLn<T,?>> |
Abstract model of invoice's line tax line.
|
| APaym<T extends AInv> |
Model of payment for an invoice.
|
| APrep |
Model of prepayment.
|
| ATxDsLn<T extends org.beigesoft.mdl.IIdLn> |
Abstract model of tax destination line of an item.
|
| ATxLn |
Abstract model of tax line.
|
| TxDtLn |
Model of tax data line for intermediate calculation
and it's base model of invoice line.
|
It consist of accounting persistable base models.
Copyright © 2019–2020. All rights reserved.