Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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

  • 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.

  • The get Wip 30 days API was not returning values for the current date. This has been resolved.

  • GET /rxsite/stylematerials no longer requires the parameters startstyle or endstyle. These are now optional.

  • Version 1 Add Order endpoint now accepts up to 1024 incoming trace points

  • Fixed an issue with Version 2 Add Order endpoint not accepting Z-points for the right eye

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 ORDERS1 flag “Enter reason code when deleting an order” is checked.

  • Orders1 tab

    • Added a new check box “Force calculated date wanted”. When checked this flag will disable the date wanted flag on an Rx order. It also causes the date-wanted, if supplied in a raw order file to be ignored.

  • Devices tab

    • Added field “A or NB tolerence for recalc”. This setting will check the existing A and B measurements against those of the new tracing. If either the A or the B are equal-to or greater than the tolerence entry, the order will be recalculated.

...