Skip to main content
Version: 1.005.000

Release History

List of released implementations

2026

1.005.000

Develops Story

  • Validation of a customer order
  • Workspace (AI compatibility)
  • Smart integration in Grafana via OpenTelemetry
  • Introduction of warning management via parameter CUSTOMERS/SUPPLIERS
  • Introduction of warning management via parameter ITEMS
  • Introduction of warning management via parameter DOCUMENTS
  • DDT: Management of Creation, Validation and Batch Insertion of DDTs.
  • Retrieval, Update and Deletion of DDTs
  • Online documentation for new scenarios and smart integration
  • Exposure of relational links and hypermedia link governance
  • Exposure of allowed actions only and runtime visibility via hypermedia
  • Root discovery endpoint for initial navigation of macro-entities
  • Full lifecycle management of invoices via Smart WebAPI
  • Updated technical documentation and consistency of API patterns
  • Batch insertion and management of invoices via asynchronous endpoints BugFixing
  • Incorrect RegEx on user field does not allow email with dot e.g. mario.rossi@mio.com
  • ORC: Non-uniform response between TSE10 and TSE12 in document creation/writing
  • Error 500 when unit of measure is missing or a non-existent one is inserted (V12)
  • Incorrect date filter with parametric GET with OData on document\orders
  • Fixed response for GET by ID orders
  • Get Customers error
  • PUT item error resets all unmanaged fields in smart webapi
  • Fixed name "bill-customer-supplier" to "billing-customer-supplier" in Smart DDTs
  • PUT in TSE10 returns error 409
  • Missing handling of @ character in user field Swagger V12

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