Version 7.42.04

released 10 November 2021

Orders

A new option has been added to the workstation setup allowing a workstation to set whether or not to request printing of a digital work ticket when a digital work ticket is modified on that workstation. In previous versions, the user could de-select the option to print on the order, but the default was always "on".  Because a particular workstation might be located far from the digital printer, it might be preferred to not print these from a particular workstation, and the user will manually print tickets after they have been calculated.

Device Interface

If a tracer uploads only FTYP to indicate metal or plastic, the trace will now save the metal or plastic setting, even though ETYP=1 was not received. Also, changed this so that the frame type on the order is NOT over-written if it is a Safety frame type by the uploaded frame type.

User Defined Work Tickets

The following new tags have been added:
_ACCN_ADDR1 - address line 1 of the customer who ordered the job
_ACCN_ADDR2 - address line 2 of the customer who ordered the job
_ACCN_ADDR3 - address line 3 of the customer who ordered the job
_ACCN_ADDR4 - address line 3 of the customer who ordered the job
_ACCN_POSTAL - postal code of the customer who ordered the job

_SHPNUM - ship-to number of the order 
_SHPNAME - ship-to name of the order
_SHPADD1 - ship-to address line 1 of the order
_SHPADD2 - ship-to address line 2 of the order
_SHPADD3 - ship-to address line 3 of the order
_SHPADD4 - ship-to address line 4 of the order
_SHPPOSTAL - ship-to postal code of the order

_ORD_CDATE - prints the date the order was completed
_ORD__CDATE_YYYYMMDD- prints completed date as YYYY/MM/DD
_ORD_CDATE_MMDD - prints just month and day completed in format MM/DD
_ORD_CDATE_DD - prints just the day of the order completed date (ie "09")

_NUMBREAK - the number of times a breakage has been posted to this order
_NUMBREAKLENS - number of times each lens has been broken (chiral field, reports right and left)

CTHNP- returns the minimum edge thickness at the crib diameter of the lens.  Today this is returned only for toric lenses, not digital. 

API endpoints

The /jt/date endpoint, which returns all job tracking movement since a specified date/time, has been enhanced to not return any transactions which do not contain a valid order number, and also now returns the JT message and operator as part of the response.