2.14 Summary

2.14.1 - Variance and UI Improvements

September 11, 2024

New Features

  • Enhanced the accessibility and user experience of inactive buttons.
  • Enhanced error messaging for invalid Material names, providing clearer feedback to users during validation.
  • Introduced a new function for saving file metadata, enhancing file management capabilities.
  • Added a workflowId property to the Email component for improved tracking of email actions related to workflows.
  • When adding a Variance report column, the integration name is now shown in round brackets.

Bug Fixes

  • Resolved potential issues with displaying items on the incorrect page after adjusting the number of entries shown per page.
  • Adjusted the minimum height of the 404 Not Found component.
  • Resolved an issue in Data Pull that occurred when querying HistoryMasterOrderName when order names are numbers. This resolution improves support for date and string data types in this instance.

2.14.0 - Data Push Approval, Data Pull DProcessing Time Calculation, & Cost Centers

September 4, 2024

New Features:

  • Introduced a manual approval process for Data Push integrations 
  • Added a startDate property to the HistoryMasterOrder reports that calculates the earliest history record's creation date—can be compared to the "modified date" to calculate order processing time
  • Cost Center names and IDs can be passed in order creation via the API
    • Cost Center and Cost Center ID are available Order Line column mappings for Data Pull 
    • costCenterName is included in the response and from Transactions endpoints
  • Implemented settings in Data Pull integrations for clearing logs and tasks, as well as new API endpoints for bulk log and task deletion
  • Since Data Pull tasks expire after 7 days, the "Retry" button now becomes disabled and returns a better error message

Bugfixes:

  • Fixed material getting created during a Data Pull test 
  • Fixed Data Pull material creation date issue, failing to convert the time format

 

Patch 2.14.0.1

New Features:

  • Added the following Cost Center report columns to the Master Order Line themed reports:
    • Name
    • Id
    • Description
    • Creation Date

Bugfixes:

  • Removes Cost Center "Type" report column type from Cost Center and History themed reports