Versions Compared

Key

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

...

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

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

...