Beginning with version 6.45.00, Rx-Universe allows labs to use work tickets designed with Satisloh's LOHreport program.
...
RXNM - order number (use this instead of JOB, as JOB has specific meanings within the VCA convention
_RXNMEYE - returns RXNM + 0 at the end for the right eye and 1 at the end for the left eye
_EYERXNM - returns 0 at the start for the right eye and 1 at the start for the left eye + RXNM
...
_USERNAME - returns the user login who created the order
_ADDON - returns up to 15 occurences occurrences of addon codes corresponding to addons on the order
_ADDONDESC - returns up to 15 addon descriptioons descriptions corresponding to the addons on the order
_ADDONn_DESC - returns the description of addon n where n is a value from 1 to 15. This can be used with the addon cost and/or price tags to print addons including pricing (see below)
_HOTJOB - returns the text "HOT JOB" if the order is flagged hot, or if the first character of the special instructions is a "!" (exclamation mark). This text can be translated if using a language other than English.
...
_ROUTEC - returns a description of the routing rule that was used to route the order (R#, then the id number in the first line, then up 10 ten additional 30-character descriptions of the matched conditions. If no rule was matched the first line will note the default printer was used or that the order was routed manually.
Inventory Status
You can print the Order Pricing Tags
_LENS_PRICE_LT - returns the price of the left lens (including any addons rolled into that price)
_LENS_PRICE_RT - returns the price of the right lens (including any addons rolled into that price)
_LENS_PRICE - returns the total price of both lenses
_LENS_XTRA_POWER - returns the extra power price
_LENS_COST_LT - returns the cost of the left lens
_LENS_COST_RT - returns the cost of the right lens
_LENS_COST - returns the total cost of both lenses
_ADDONn_DESC - returns the description of addon n (where n=1 to 15)
_ADDONn_COST - returns the cost of addon n (where n=1 to 15)
_ADDONn_PRICE - returns the price of addon n (where n=1 to 15)
_SUBTOTAL - returns the subtotal of the order
_TOTAL - returns the total price of the order
Inventory Status
You can print the status of the order's inventory at the time of the work ticket printing. The status that can be printed are
...
_FR_SIZE - returns the frame size in format EE-BB-TTT
_FR_COST - returns the cost of the frame from Rx-Inventory
_FR_PRICE - returns the price of the frame as priced on the order
FUPC - returns the frame UPC code
...