| Package | Description |
|---|---|
| org.beigesoft.accounting.factory |
It contains of accounting factories.
|
| 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 | Method and Description |
|---|---|
protected PrcAccDocWithTaxesCopy<RS,ADocWithTaxes> |
FctBnAccEntitiesProcessors.lazyGetPrcAccDocWithTaxesCopy(Map<String,Object> pAddParam)
Lazy get PrcAccDocWithTaxesCopy.
|
protected PrcAccDocWithTaxesGetForReverse<RS,ADocWithTaxes> |
FctBnAccEntitiesProcessors.lazyGetPrcAccDocWithTaxesGetForReverse(Map<String,Object> pAddParam)
Lazy get PrcAccDocWithTaxesGetForReverse.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PurchaseInvoice
Model of Vendor Invoice.
|
class |
PurchaseReturn
Model of Purchase Return.
|
class |
SalesInvoice
Model of Customer Invoice.
|
class |
SalesReturn
Model of Sales Return.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ADocWithTaxesPayments
Abstraction of a document with taxes and payments/prepayments.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrcAccDocWithTaxesCopy<RS,T extends ADocWithTaxes>
Service that make document copy from DB.
|
class |
PrcAccDocWithTaxesGetForReverse<RS,T extends ADocWithTaxes>
Service that make document copy from DB and prepare for reversing.
|
Copyright © 2016–2018. All rights reserved.