| Package | Description |
|---|---|
| org.beigesoft.accounting.factory |
It contains of accounting factories.
|
| org.beigesoft.accounting.model |
It consist of accounting unpersistable models.
|
| org.beigesoft.accounting.persistable |
It consist of accounting persistable models.
|
| org.beigesoft.accounting.processor |
Contains of accounting processors.
|
| Modifier and Type | Method and Description |
|---|---|
protected PrcInvoiceLnCreate<RS,IInvoiceLine<IInvoice>,IInvoice> |
FctBnAccEntitiesProcessors.lazyGetPrcInvoiceLnCreate(Map<String,Object> pAddParam)
Get PrcInvoiceLnCreate (create and put into map).
|
protected PrcInvoiceLnGfe<RS,IInvoiceLine<IInvoice>,IInvoice> |
FctBnAccEntitiesProcessors.lazyGetPrcInvoiceLnGfe(Map<String,Object> pAddParam)
Get PrcInvoiceLnGfe (create and put into map).
|
| Modifier and Type | Method and Description |
|---|---|
int |
CmprInvLnTotal.compare(IInvoiceLine<?> o1,
IInvoiceLine<?> o2) |
int |
CmprInvLnTotal.compare(IInvoiceLine<?> o1,
IInvoiceLine<?> o2) |
| Modifier and Type | Class and Description |
|---|---|
class |
PurchaseInvoiceLine
Model of Vendor Invoice Goods Line.
|
class |
PurchaseInvoiceServiceLine
Model of Vendor Invoice Service Line.
|
class |
SalesInvoiceLine
Model of Customer Invoice Goods Line.
|
class |
SalesInvoiceServiceLine
Model of Vendor Invoice ServiceToSale Line.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrcInvoiceLnCreate<RS,L extends IInvoiceLine<I>,I extends IInvoice>
Service that create sales/purchase line.
|
class |
PrcInvoiceLnGfe<RS,T extends IInvoiceLine<I>,I extends IInvoice>
Process that retrieves purchase/sales invoice service line
for editing.
|
Copyright © 2016–2018. All rights reserved.