Versions Compared

Key

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

...

When using user-defined work tickets, and an addon that allows the description to be changed on the order, the order description was not being displayed on the _ADDONDESC and other addon-description labels. This has been corrected.

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. 

Device Interface

You can now retrieve the Rx-Site material description for an order by using the _RXMATDSC label.

...