Versions Compared

Key

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

To be released Released on January 720, 2025

Table of Contents
minLevel2
maxLevel6
outlinefalse
styledefault
typelist
printablefalse
Info

Important

Additional documentation for Rx-Suite modules updates please click link below:

January 2025: Rx-Suite Version 1.25.X - Rx-Suite - Confluence

Overview

The Rx-Universe Version 7.75.00 has introduced several new features, enhancements, and fixes. These updates collectively enhance the functionality, speed, and accuracy of Rx-Universe for users, ensuring smoother workflows and fewer issues in both order processing and system integration.

...

  • Routing rules - you can now include a job station as part of the routing rules. This enhancement will allow a lab to outsource an order to an outside lab with more flexibility than the old “Lab-to-Lab” transfer rules. Note - Labs that currently use the older Lab-to-Lab transfer rules will need to setup their current L2L transfer rules in the “Routing Rules” setups. The  The older “Lab-to-Lab” routing rules will be removed from Rx-Universe in a future version. Several new tags have been added to version 7.81.00 that will be released in June 24th,2025.  Beginning with this version, Rx-Universe for printing of cost and price information on work tickets and other user-defined templates:
    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

    will look for a routing rule in the routing table first, and then check the Lab-To-Lab Transfer rules table. Labs are encouraged to migrate their transfer rules to the routing rules table.

  • The OMA device session has been optimize optimized to use an ACK delay, if needed, by the lab. The Delay is entered in the “Device Parameters” maintenance screen. This is of particular interest to labs using the Ultra Optics 44R or 54R coaters, interfaced to the LMS.

Enhancements

...

Rx-Universe Enhancements

  • API Endpoints

    • V2/Orders endpoint. Added traceName, traceEdgeType, traceSupplier, traceEye and traceBridge to the GET and POST features.

    • V2/Orders endpoint. The GET feature has been modified to return the order comments in the same field as the “POST” feature. The field is “remarks”.

    • V1/POST/orders/add endpoint. Added orderRemoteUserName. This will allow the user to report on this field in Rx-Reports.

    • V1/GET/orders and V1/GET/orders/detail endpoints. Added orderRemoteUserName.

Production Issues

...

Rx-Universe Fixes

  • When calling the list of available devices using the API_DEVICES endpoint, the call was failing. This has been corrected.Fixed an issue in the Lens Pick program. When searching for an order using it’s PO#, the program did not keep looking for the active order if a “pending completion” order was found first.

  • When a semi-finished blank is blocked on GC and calculated such that the blank is thick enough at the GC but is not thick enough at the OC (or MRP), the latter condition was something not detected, resulting in a job being calculated where the blank was not actually thick enough for the job. This has been corrected.

  • The Total Number of Stock Items on the Quantity & Valuation Summary report was not being printedWhen using the new Special Lens option, when a breakage is done on an order using these special order lenses, the allocation flag was not being reset resulting in a lens not being placed on a purchase order. This has been corrected.The Addon Code on the Addon Mods tab for Remote Labs was only saving 5 characters when it should have been saving 6 characters

  • Modified the Inventory Count Variance report to correct issues with the total variance and total cost variance when multiple counts are performed in a day.

  • Under certain circumstances, when an order was copied and then the blanks were changed, the blank data on the order was not being changed. This has been fixedcorrected.

  • Change to now copy the ETicketAdpater.DLL to Thin Client. This is used for the new SatisLoh E-Ticket system.

  • Changes to the Orders2 tab in System Settings to allow a third option for cylinder axis; zero to 180 .

  • Fix issue where the E-Ticket template request did not have an order number associated with it.

  • Fix issue that was causing the digital type click fees to be deletedWhen sending order to VisionWeb, if the transmission fails, set the Job station history to “VWE” instead of “VWB”, this will allow a lab to easier identify a failed transmission.

  • Modification to Eyefinity processing. When ortc is set to OTHER, change to create a translation entry for the value of orteo plus OTHER. ie. MM OTHER Also create _ADDON=”MM OTH” and an entry in the order remarks.

  • Satisloh E-Ticket system integration will now send the tray number instead of the order number, if available and e-ticket flat file creation is disabled.