Add URL scheme to iOS warehouse management app
Add a URL scheme (eg. "mswarehousemanagement://") to the iOS Warehouse Management app to be able to launch it from another app.
Due to iOS restrictions, we're unable to launch the mobile app through code without a URL scheme configured for the application.
Th...
Enable printer overrides to work when using document routing to select a printer
Currently there is a mobile device menu item to enable a worker to override the printer they are printing labels to from the WMA.
This functionality currently does not work if "Document routing" is used to configure the print locations.
If a printer name is defined in "Document rou...
Allow multiple GS1 AIs to be mapped to the same internal field
We should be able to map multiple AI codes to the same internal field and assign a priority to determine which AI code's value is used, in the case they both exist in the GS1 barcode.
Currently, in the "Barcode data policy" setup form, only a single GS1 AI code can be mapped t...
Add selectable unit of measure (UOM) to Mixed license plate receiving "Modify" page
When modifying an existing line on a mixed license plate, using the "Mixed license plate receiving" work creation process, the unit of measure should be selectable in the "Select new quantity" step.
When entering a new mixed LP line, workers do not typically use the inventor...
Fix unit conversion bug not allowing standard conversions to be used with base units
We're unable to convert from OZ to LB when converting through two base units when the standard conversion is set up as LB to OZ.
The converter should be able to use the LB to OZ setup to infer the OZ to LB conversion.
This is due to a bug @ UnitOfMeasureConverter_Product...