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

  • Time at Station Report - changeD the calculation of Time Elapsed to include holiday dates.

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

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

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.

Pricing

  • When deleting a price list, in some cases, supporting price records were not always removed. This has been resolved.

  • When pricing ADDON’s, in some cases the ADDON price for a finished lenses was not being applied. This has been resolved.

Inventory

  • Lens picking

    • When partial pick is active and only one lens is picked, in some cases the pick flags for both lenses were being checked. This has been resolved.

  • Lens Cycle Count

    • When doing a lens cycle count, if a lens in the count range was locked by another Rx-Universe process during the freeze, not all lenses desired would be included in the freeze count range. This has been corrected.

Customer Service

  • Fix issue with some deleted orders having a zero value for the last modified date.

  • When using F2/Clear Trace on the order entry screen, and changing to use box measurements, the calculated values for the brow, cheek, temple and nasal quadrants were not being zeroed out, causing those values to still impact the calculation of blanksize

Devices

  • OMA interface

    • Fix an issue with traces not auto-attaching

Place lenses into Bin

  • When an order was assigned a bin, the process was not saving the bin with the order. This has been resolved.

XML Exports

  • RXXORDD is a program that exports deleted orders to be used by Rx-Reports. RXXORDD used to export all deleted orders. It has been changed to now allow a date range and a customer range. The date range is based off of a new key on the order file - Last Modified Date, When RXXORDD is called from the Day End, the From Date will be the date of the last day end, and the To Date will be today’s date (or whatever date the user enters). The customer range will be First to Last. When RXXORDD is called from Run Specific program, the user can enter whatever date and customer range they want.

  • No labels