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 11 Next »

to be released on ….

Remote Orders

When a digital orders are processed, the orders are saved as un-valid with a blended lens errors, even if the lens styles did not have the “Blended lens” feature active

When a digital order uses a blended design, the blended fields are optional and their omission should not cause the order to be saved as un-valid.

Change made so that when a text field is processed from a remote order file, any embedded quotes will be retained.  Previously, only the text inside of quotes would be kept, which resulted in information being lost.  For example, if a patient name was received similar to WILLIAM "BILL" JONES, only BILL would be retained.

When processing a frame trace that is submitted using _FRMID, if the eye and/or bridge are not provided, use the A and DBL values (respectively), rounded to the nearest integer, to see if a trace exists with that combination, for the name and manufacturer code given.  (Note this is not done if the trace specified is a DATA, INV# or FTD supplier code).

Digital Interfaces

Temporary files with the extension .3D were not being deleted in some cases when processing a digital job. This has been corrected.

Pricing

Added automated frame, frame parts and side shield pricing to orders and remote orders.

Rx-Xplore Reporting

A new system setting has been added to allow labs to export uncompleted orders, as well as completed, to Rx-Xplore for reporting purposes.

On the “Dayend Parms” system setting screen, the switch can be found here:

API endpoints

New endpoints have been added as follows (please see Swagger for implementation details):
/customer/read - return a list of customers within a specified range
/material/read - return a list of materials within a specified range
/style/read - return a list of lens styles within a specified range
/tint/read - return a list of inherent tints within a specified range
/addons/read - return a list of addons (services) within a specified range
/get_jtbydate - return a list of job tracking movements since a specified date and time
/remakes/codes - return a list of remake codes and info

The /get_jtstations method has been enhanced to return the customer description as well as internal lab description for each job station

  • No labels