| Package | Description |
|---|---|
| org.beigesoft.acc.mdlb |
It consist of accounting persistable base models.
|
| org.beigesoft.acc.mdlp |
It consist of accounting persistable models.
|
| org.beigesoft.acc.prc |
Contains of accounting processors.
|
| Modifier and Type | Interface and Description |
|---|---|
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 |
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 |
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.
|
| Modifier and Type | Method and Description |
|---|---|
IDoc |
DocCpr.process(Map<String,Object> pRvs,
IDoc pEnt,
org.beigesoft.mdl.IReqDt pRqDt)
Process that creates copy entity.
|
| Modifier and Type | Method and Description |
|---|---|
IDoc |
DocCpr.process(Map<String,Object> pRvs,
IDoc pEnt,
org.beigesoft.mdl.IReqDt pRqDt)
Process that creates copy entity.
|
Copyright © 2019. All rights reserved.