...
The add order endpoints (V1 and V2) will now check if the submitted PO is already in use for the customer and return an error if so.
Add Order V2 will now return an additional array called
creationRemarks
that will include any additional informative notes about the orderAdd Order v1 now documents the structure of the returned object in the case of a success
The POST/orders/waitingForFrames will no longer include deleted orders
System Settings
Fixed issue where the user was prompted to save changes to the Default SHAP on the ROE tab when there were no changes made.
Added new flags to the Inventory tab to allow frame and miscellaneous items better control over the creation of inventory transactions when an order is un-valid.
...