Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

to be released…

Reports

  • Fixed an issue where the Orders in Process Report had an incorrect watermark.

  • Jobs waiting for lenses - Added fields in system settings to control how deleted orders are placed in the report.

EOQ

See the EOQ guide for full details

  • Revised the forecasting algorithm to generate more useful min/max recommendations by better accounting for sales trends.

  • Revised the forecasting algorithm to generate more useful min/max recommendations when run partway through the month.

  • Revised the forecasting algorithm to generate more more useful min/max recommendations when using a short sales history.

  • Added the ability to view a stock item’s usage history from the EOQ screen.

  • Added the ability to view a stock item’s supply time from the EOQ screen.

  • Fixed an issue where the displayed Daily Forecast Usage was incorrect.

  • Added a new parameter to the calculation options called “Cap trend by % of real usage” that controls how far the forecast usage is allowed to deviate from the real usage this month. The new System setting “Cap EOQ trend forecast at % of real sales this month” under the Inventory tab sets the default value for this parameter.

  • Added a new parameter to the calculation options called “Generate DATA\EOQ-CALC.LOG” that creates a file that explains how the system computed the recommended min/max values for each item .

  • Min/Max fields are now editable in the form below the data grid as well as in the grid itself.

API

  • Added new key num-total-lenses to GET /wip/breakdown to count the number of lenses in progress

  • Added new V1 endpoint GET breakages/today that returns breakage information since the last scheduled day-end

    • The count of jobs with at least one breakage entered for a particular breakage reason

    • The count of all lenses broken for a particular breakage reason

  • Changed GET/v2/orders/{orderIdentifier}/pick to now return the lens bin for the right and left eye as well as the current job station code and description.

System Settings

  • Inventory tab

    • Added new fields to control when deleted orders are included in the “Jobs waiting for lenses” report. Note that the fields are only active if the ORDER1 flag “Enter reason code when deleting an order” is checked.

  • No labels