| Package | Description |
|---|---|
| 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.
|
| org.beigesoft.accounting.service |
It consist of accounting services.
|
| Modifier and Type | Method and Description |
|---|---|
AccSettings |
AccEntriesSourcesLine.getItsOwner()
Geter for itsOwner.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccEntriesSourcesLine.setItsOwner(AccSettings pItsOwner)
Setter for itsOwner.
|
| Modifier and Type | Method and Description |
|---|---|
AccSettings |
ADrawItemSourcesLine.getItsOwner()
Geter for itsOwner.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ADrawItemSourcesLine.setItsOwner(AccSettings pItsOwner)
Setter for itsOwner.
|
| Modifier and Type | Method and Description |
|---|---|
AccSettings |
PrcAccSettingsSave.process(Map<String,Object> pAddParam,
AccSettings pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UtlPurchaseGoodsServiceLine.adjustInvoiceLns(Map<String,Object> pReqVars,
PurchaseInvoice pItsOwner,
List<PurchaseInvoiceServiceLine> pTacCatTotLns,
AccSettings pAs)
Adjust invoice lines totals/subtotals/cost for invoice basis.
|
void |
PrcPurchaseReturnLineSave.adjustInvoiceLns(Map<String,Object> pReqVars,
PurchaseReturn pItsOwner,
List<PurchaseInvoiceServiceLine> pTacCatTotLns,
AccSettings pAs)
Adjust invoice lines totals/subtotals/cost for invoice basis.
|
void |
UtlSalesGoodsServiceLine.adjustInvoiceLns(Map<String,Object> pReqVars,
SalesInvoice pItsOwner,
List<SalesInvoiceServiceLine> pTacCatTotLns,
AccSettings pAs)
Adjust invoice lines totals/subtotals/cost for invoice basis.
|
void |
PrcSalesReturnLineSave.adjustInvoiceLns(Map<String,Object> pReqVars,
SalesReturn pItsOwner,
List<SalesInvoiceServiceLine> pTacCatTotLns,
AccSettings pAs)
Adjust invoice lines totals/subtotals/cost for invoice basis.
|
PurchaseInvoiceServiceLine |
PrcPurchaseReturnLineSave.makeLine(List<PurchaseInvoiceServiceLine> pInvLns,
Long pIlId,
Long pCatId,
Long pTaxId,
Double pPercent,
AccSettings pAs)
Make invoice line that stores values.
|
PurchaseInvoiceServiceLine |
UtlPurchaseGoodsServiceLine.makeLine(List<PurchaseInvoiceServiceLine> pInvLns,
Long pIlId,
Long pCatId,
Long pTaxId,
Double pPercent,
AccSettings pAs)
Make invoice line that stores values.
|
SalesInvoiceServiceLine |
UtlSalesGoodsServiceLine.makeLine(List<SalesInvoiceServiceLine> pInvLns,
Long pIlId,
Long pCatId,
Long pTaxId,
Double pPercent,
AccSettings pAs)
Make invoice line that stores values.
|
SalesInvoiceServiceLine |
PrcSalesReturnLineSave.makeLine(List<SalesInvoiceServiceLine> pInvLns,
Long pIlId,
Long pCatId,
Long pTaxId,
Double pPercent,
AccSettings pAs)
Make invoice line that stores values.
|
AccSettings |
PrcAccSettingsSave.process(Map<String,Object> pAddParam,
AccSettings pEntity,
org.beigesoft.model.IRequestData pRequestData)
Process entity request.
|
void |
PrcPurchaseReturnLineSave.updateTaxLines(Map<String,Object> pReqVars,
PurchaseReturn pItsOwner,
boolean pIsTaxable,
boolean pIsItemBasis,
boolean pIsAggrOnlyRate,
AccSettings pAs,
RoundingMode pRm)
Update invoice Tax Lines.
|
void |
PrcSalesReturnLineSave.updateTaxLines(Map<String,Object> pReqVars,
SalesReturn pItsOwner,
boolean pIsTaxable,
boolean pIsItemBasis,
boolean pIsAggrOnlyRate,
AccSettings pAs,
RoundingMode pRm)
Update invoice Tax Lines.
|
| Modifier and Type | Method and Description |
|---|---|
AccSettings |
ISrvAccSettings.lazyGetAccSettings(Map<String,Object> pAddParam)
Retrieve/get Accounting settings.
|
AccSettings |
SrvAccSettings.lazyGetAccSettings(Map<String,Object> pAddParam)
Retrieve/get Accounting settings.
|
| Modifier and Type | Method and Description |
|---|---|
Class<AccSettings> |
SrvAccSettings.getEntityClass()
Geter for entityClass.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ISrvAccSettings.saveAccSettings(Map<String,Object> pAddParam,
AccSettings pEntity)
Save acc-settings into DB.
|
void |
SrvAccSettings.saveAccSettings(Map<String,Object> pAddParam,
AccSettings pEntity)
Save acc-settings into DB.
|
Copyright © 2016–2018. All rights reserved.