...
Fix issue with the OCHT fields not being interpreted properly for SV(Single Vision) lenses
When a traceID included a SHAP trace, the SHAP was not being passed to the order, resulting in no tracing being used by the order
POST/orders/addStock -
when running the endpoint, the order number assigned to the the order was not being returned when the add was successful
Make sure there is at lest one valid item before creating the stock order. Verify that all quantities for the valid line items are not 0
Frame Inventory
When the frame module is active, programs and functions that require “frame inventory” will check to see if it’s active before allowing the programs or functions to be accessed or processed.
...