Skip to content

Interfejs księgowy do enova

  • Klient: JBB
  • Typ: interfejs customowy dla JBB

DB

  • [accounting].[sales_exportToFinancialSystem]
  • [accounting].[sales_revertExportToFinancialSystem]
  • [accounting].[warehouse_exportToFinancialSystem]
  • [accounting].[warehouse_revertExportToFinancialSystem]
  • [accounting].[warehouse_exportToFinancialSystem]
  • [accounting].[warehouseLineList]

Możliwośc przetestowania eksportu sprzedaż zakup

SQL
exec  [accounting].[sales_exportToFinancialSystem] @invoiceID , @username ='demo', @testMode BIT = 1

Mozliwośc przetestowania eksportu magazyn

SQL
exec [accounting].[warehouse_exportToFinancialSystem] @documentid ='fccba114-2680-e811-80d2-9c8e994dc647'  , @testmode=1, @username='demo'