Skip to main content
Version: 1.004.000

Release History

List of released implementations

2026

1.004.000

Develops

  • Development of new services - Items
  • Insertion of an accounting movement on TSE12
  • Retrieval of a customer order from TSE 12
  • Parametric search for customer orders in TSE 12
  • Update of a customer order in TSE 12
  • Bulk insertion of customer orders in TSE 12
  • Deletion of a customer order in TSE 12
  • Validation of a customer order in TSE 12
  • Introduction of warning management via parameter (Finance module)
  • Warning added in case of missing InstalmentsCalculationService
  • Implement DELETE for accounting movements
  • Get Parametrics with new lookups for Customers/Suppliers/Items/Documents/Accounting Movements smart (V.10)
  • Get Parametrics with new lookups for Customers/Suppliers/Items/Documents/Accounting Movements smart (V.12)
  • Validation of accounting movements TSE 12
  • Workspace (AI compatibility)

BugFixing

  • Incorrect calculation of due dates
  • Missing Document Type check in Smart Orders on TSE 10

1.003.000

Develops

  • Massive insertion of customer orders in TSE 12
  • Modify the management of multiple insertions in asynchronous mode

BugFixing

  • Swagger fix
  • Default warehouse not retrieved when creating items
  • Progressive-number="0" when inserting invoice
  • PUT Orders TSE10: Error Document- Number already exists
  • Fix actions for TSE 10
  • Incorrect accounting movement if amount-to-pay for a single due date is greater than the actual remaining amount to be paid

1.002.000

Develops

  • Framework: logging and health check implementation
  • Insertion of a complex accounting movement
  • Modification of an accounting movement
  • Mandatory fields handling
  • Swagger examples adjustment (default full + min sample)
  • Parametric search for accounting movements (Movement)
  • oData language implementation on parametric searches ($filter)

BugFixing

  • Error on PUT Customer

1.001.000

  • Release of new generic services:

    • Customer Management /company/{companyId}/customer Here you can find the API reference

    • Supplier Management /company/{companyId}/supplier Here you can find the API reference

  • Release of new warehouse services:

    • Warehouse Item Management /company/{companyId}/warehouse/item Here you can find the API reference
  • Release of new accounting movement services:

    • Generic /company/{companyId}/finance/movement
    • VAT Type /company/{companyId}/finance/movement/invoice
    • Collections and Payments /company/{companyId}/finance/movement/invoice/{invoiceId}/payment Here you can find the API reference
  • Release of new document services:

    • Customer Order Management (light) /company/{companyId}/document/order Here you can find the API reference