| Class | Description |
|---|---|
| APrcAccDocCogsSave<RS,T extends IDocWarehouse> |
Service that save document into DB.
|
| APrcAccDocFullSave<RS,T extends IDocWarehouse> |
Service that save document into DB.
|
| APrcAccDocSave<RS,T extends IDoc> |
Service that save document into DB.
|
| APrcAccDocUseMaterialSave<RS,T extends IDocWarehouse> |
Service that save document into DB.
|
| PrcAccDocCogsRetrieve<RS,T extends IDocWarehouse> |
Service that retrieve Acc-Warehouse-Document and (if requested)
their accounting, warehouse and COGS entries and put them into request data
for farther printing.
|
| PrcAccDocFullRetrieve<RS,T extends IDocWarehouse> |
Service that retrieve Acc-Warehouse-Full-Document and (if requested)
their accounting, warehouse, COGS and draw material entries and put
them into request data for farther printing.
|
| PrcAccDocGetForReverse<RS,T extends IDoc> |
Service that make document copy from DB and prepare for reversing.
|
| PrcAccDocRetrieve<RS,T extends IDoc> |
Service that retrieve Acc-Document and (if required) their acc-entries
and put into request data for farther printing.
|
| PrcAccDocUseMaterialRetrieve<RS,T extends IDocWarehouse> |
Service that retrieve Acc-Warehouse-Document and (if requested)
their accounting, warehouse and draw material entries and put them
into request data for farther printing.
|
| PrcAccDocWithSubaccRetrieve<RS,T extends IDoc> |
Service that retrieve Acc-Document with sub-acc and (if required)
their acc-entries and put into request data for farther printing.
|
| PrcAccDocWithTaxesCopy<RS,T extends ADocWithTaxes> |
Service that make document copy from DB.
|
| PrcAccDocWithTaxesGetForReverse<RS,T extends ADocWithTaxes> |
Service that make document copy from DB and prepare for reversing.
|
| PrcAccDocWithTaxesPaymentsCopy<RS,T extends ADocWithTaxesPayments> |
Service that make document with taxes and payments/prepayments copy
from DB.
|
| PrcAccEntityPbWithSubaccCopy<RS,T extends org.beigesoft.persistable.IPersistableBase> |
Service that make entity with subaccount copy from DB.
|
| PrcAccEntityPbWithSubaccEditDelete<RS,T extends org.beigesoft.persistable.IPersistableBase> |
Service that retrieve entity, check if it foreign
and put into request data for farther editing or confirm delete.
|
| PrcAccEntityWithSubaccCopy<RS,T extends org.beigesoft.model.IHasId<ID>,ID> |
Service that make entity with subaccount copy from DB.
|
| PrcAccEntityWithSubaccCreate<RS,T extends org.beigesoft.model.IHasId<ID>,ID> |
Service that create entity with subaccount.
|
| PrcAccEntityWithSubaccRetrieve<RS,T extends org.beigesoft.model.IHasId<ID>,ID> |
Service that retrieve entity and put into request
data for farther editing (or print or confirm delete).
|
| PrcAccEntryCopy<RS> |
Service that create copy AccountingEntry for doc AccountingEntries.
|
| PrcAccEntryCreate<RS> |
Service that create AccountingEntry for doc AccountingEntries.
|
| PrcAccEntrySave<RS> |
Service that save AccountingEntry from doc AccountingEntries into DB.
|
| PrcAccEntrySaveDescr<RS> |
Service that update only acc-entry description into DB.
|
| PrcAccSettingsLineSave<RS,T extends org.beigesoft.model.IHasId<Long>> |
Service that save accounting settings line
and refresh settings in the cache.
|
| PrcAccSettingsSave<RS> |
Service that save AccSettings into DB and in cache.
|
| PrcAdditionCostLineDelete<RS> |
Service that delete AdditionCostLine from DB.
|
| PrcAdditionCostLineSave<RS> |
Service that save AdditionCostLine into DB.
|
| PrcBankStatementLineGfe<RS> |
Service that retrieve BSL, check if it foreign
and put into request data for farther editing.
|
| PrcBankStatementLineSave<RS> |
Service that save BSL.
|
| PrcBankStatementSave<RS> |
Service that save BankStatement into DB.
|
| PrcBeginningInventoryLineCopy<RS> |
Service that make BeginningInventoryLine copy from DB.
|
| PrcBeginningInventoryLineGfr<RS> |
Service that make BeginningInventoryLine copy from DB for reverse.
|
| PrcBeginningInventoryLineSave<RS> |
Service that save BeginningInventoryLine into DB.
|
| PrcBeginningInventorySave<RS> |
Process that save beginning inventory.
|
| PrcGoodsLossLineCopy<RS> |
Service that make GoodsLossLine copy from DB.
|
| PrcGoodsLossLineGfr<RS> |
Service that make GoodsLossLine copy from DB for reverse.
|
| PrcGoodsLossLineSave<RS> |
Service that save GoodsLossLine into DB.
|
| PrcGoodsLossSave<RS> |
Process that save goods loss.
|
| PrcInpAccEntriesRetrieve<RS> |
Service that retrieve input accounting entries for print/
edit/confirm delete.
|
| PrcInvItemTaxCategoryLineDelete<RS> |
Service that delete InvItemTaxCategoryLine from DB.
|
| PrcInvItemTaxCategoryLineSave<RS> |
Service that save InvItemTaxCategoryLine into DB.
|
| PrcInvoiceGfe<T extends IInvoice> |
Process that retrieves purchase/sales invoice for editing.
|
| PrcInvoiceLnCreate<RS,L extends IInvoiceLine<I>,I extends IInvoice> |
Service that create sales/purchase line.
|
| PrcInvoiceLnGfe<RS,T extends IInvoiceLine<I>,I extends IInvoice> |
Process that retrieves purchase/sales invoice service line
for editing.
|
| PrcManufactureCopy<RS> |
Service that make Manufacture copy from DB.
|
| PrcManufactureGfr<RS> |
Service that make Manufacture copy from DB for reverse.
|
| PrcManufactureSave<RS> |
Process that save manufacturing process.
|
| PrcManufacturingProcessGfr<RS> |
Service that make ManufacturingProcess copy from DB for reverse.
|
| PrcManufacturingProcessSave<RS> |
Process that save manufacturing process.
|
| PrcMoveItemsLineSave<RS> |
Service that save MoveItemsLine into DB.
|
| PrcMoveItemsRetrieve<RS> |
Service that retrieve MoveItems and (if requested)
its warehouse entries and put them
into request data for farther printing.
|
| PrcPageWithSubaccTypes<RS> |
Service that retrieve accounting entities page that requires
subaccount types map - Account, AdditionCostLine, SubaccountLine,
PrepaymentTo, PrepaymentFrom, PaymentTo, PaymentFrom.
|
| PrcPaymentFromCopy<RS> |
Service that make PaymentFrom copy from DB.
|
| PrcPaymentFromGfr<RS> |
Service that make PaymentFrom copy from DB for reverse.
|
| PrcPaymentFromSave<RS> |
Service that save PaymentFrom into DB.
|
| PrcPaymentToCopy<RS> |
Service that make PaymentTo copy from DB.
|
| PrcPaymentToGfr<RS> |
Service that make PaymentTo copy from DB for reverse.
|
| PrcPaymentToSave<RS> |
Service that save PaymentTo into DB.
|
| PrcPrepaymentFromCopy<RS> |
Service that make PrepaymentFrom copy from DB.
|
| PrcPrepaymentFromGfr<RS> |
Service that make PrepaymentFrom copy from DB for reverse.
|
| PrcPrepaymentFromSave<RS> |
Service that save PrepaymentFrom into DB.
|
| PrcPrepaymentToCopy<RS> |
Service that make PrepaymentTo copy from DB.
|
| PrcPrepaymentToGfr<RS> |
Service that make PrepaymentTo copy from DB for reverse.
|
| PrcPrepaymentToSave<RS> |
Service that save PrepaymentTo into DB.
|
| PrcPurchaseInvoiceLineCopy<RS> |
Service that make PurchaseInvoiceLine copy from DB.
|
| PrcPurchaseInvoiceLineGfr<RS> |
Service that make PurchaseInvoiceLine copy from DB for reverse.
|
| PrcPurchaseInvoiceLineSave<RS> |
Service that saves Purchase Invoice Line into DB.
|
| PrcPurchaseInvoiceSave<RS> |
Process that saves vendor invoice.
|
| PrcPurchaseInvoiceServiceLineDelete<RS> |
Service that delete PurchaseInvoiceServiceLine from DB.
|
| PrcPurchaseInvoiceServiceLineSave<RS> |
Service that saves Purchase Invoice Service Line into DB.
|
| PrcPurchaseReturnLineCopy<RS> |
Service that make PurchaseReturnLine copy from DB.
|
| PrcPurchaseReturnLineCreate<RS> |
Service that create PurchaseReturnLine.
|
| PrcPurchaseReturnLineGfr<RS> |
Service that make PurchaseReturnLine copy from DB for reverse.
|
| PrcPurchaseReturnLineSave<RS> |
Service that save PurchaseReturnLine into DB.
|
| PrcPurchaseReturnSave<RS> |
Process that save purchase return.
|
| PrcPurchInvTaxLnSave<RS> |
Service that saves Purchase Invoice Tax Line into DB
(only invoice basis!).
|
| PrcPurchRetGfe |
Process that retrieves purchase return for editing.
|
| PrcPurchRetTaxLnSave<RS> |
Service that saves Purchase Return Tax Line into DB
(only invoice basis!).
|
| PrcRevealTaxCat<RS> |
Transactional service that retrieves destination or origin tax category
by given item's type, item's ID, destination's ID.
|
| PrcSalesInvoiceLineCopy<RS> |
Service that make SalesInvoiceLine copy from DB.
|
| PrcSalesInvoiceLineGfr<RS> |
Service that make SalesInvoiceLine copy from DB for reverse.
|
| PrcSalesInvoiceLineSave<RS> |
Service that saves Sales Invoice Line into DB.
|
| PrcSalesInvoiceSave<RS> |
Process that saves sales invoice.
|
| PrcSalesInvoiceServiceLineDelete<RS> |
Service that delete SalesInvoiceServiceLine from DB.
|
| PrcSalesInvoiceServiceLineSave<RS> |
Service that saves Sales Invoice Service Line into DB.
|
| PrcSalesRetGfe |
Process that retrieves sales return for editing.
|
| PrcSalesReturnLineCopy<RS> |
Service that make SalesReturnLine copy from DB.
|
| PrcSalesReturnLineGfr<RS> |
Service that make SalesReturnLine copy from DB for reverse.
|
| PrcSalesReturnLineSave<RS> |
Service that save SalesReturnLine into DB.
|
| PrcSalesReturnSave<RS> |
Process that save sales return.
|
| PrcSalRetLnCreate<RS> |
Service that create SalesReturnLine.
|
| PrcSalRetTaxLnSave<RS> |
Service that saves Sales Return Tax Line into DB
(only invoice basis!).
|
| PrcSubaccountLineCreate<RS> |
Service that create SubaccountLine.
|
| PrcUsedMaterialLineCopy<RS> |
Service that make UsedMaterialLine copy from DB.
|
| PrcUsedMaterialLineGfr<RS> |
Service that make UsedMaterialLine copy from DB for reverse.
|
| PrcUsedMaterialLineSave<RS> |
Service that save UsedMaterialLine into DB.
|
| PrcWageCopy<RS> |
Service that make Wage copy from DB.
|
| PrcWageGfr<RS> |
Service that make Wage copy from DB for reverse.
|
| PrcWageLineDelete<RS> |
Service that delete WageLine from DB.
|
| PrcWageLineSave<RS> |
Service that save WageLine into DB.
|
| PrcWageSave<RS> |
Service that save Wage into DB.
|
| PrcWageTaxLineDelete<RS> |
Service that delete WageTaxLine from DB.
|
| PrcWageTaxLineSave<RS> |
Service that save WageTaxLine into DB.
|
| UtlPurchaseGoodsServiceLine<RS> |
Utility for Vendor Invoice Goods/Service Line.
|
| UtlSalesGoodsServiceLine<RS> |
Utility for Sales Invoice Goods/Service Line.
|
Contains of accounting processors.
Copyright © 2016–2018. All rights reserved.