2.23 Summary

2.23.1 - Order Builder Order Status Overhaul, Automatic Replenishment Order Generation

October 27, 2025

Order Builder

  • The status of orders created through the Order Builder is now tracked further than "Sent to Power Pick" and is assigned the status given in Power Pick
  • New default statuses(for matching Power Pick's order status)
    • In Process
    • Processed
    • Deleted
    • Ready for Allocation
    • Is Allocated
  • Re-added "order" creation mode - each row in a report will create it's own order
  • Replenishment Orders can now now be created through the Automatic Order Builder. It is recommended to use the Report Column "Shelf Full Name" and map it to the "Shelf" mapping in the Order Builder integration

Misc

  • New supported license type banner: "Demo"

2.23.1.1

Data Pull

Advanced Mappings in Data Pull with date/time formatted values will have the values converted to the %Y-%m-%dT%H:%M:%S time format.

Workflows

Workflow triggers can now be checked every 10 seconds, down from the previous minimum of 60 seconds.

Misc

Users can now navigate to Kardex Connections and attempt to test Power Pick or Web Services connections from within a disabled app page.


2.23.0 - Lights App Overhaul, Power Pick Order Management, Time Zones and Datetime Format Fixes

October 2, 2025

Order Builder

Adds warehouse quantities as a field in the Order Builder

Lights App

New light states (On, Off, Alert) and improved workflow integration. 

Data Pull

Dynamic Date-Time Buttons now support specifying the format of the dynamic date passed in the request body. If no format is specified, it will default to the time format specified in the integration settings.

Misc

Fixes bug where the Before, After, and During Report filters would not be applied properly.

An error message is displayed if the user tests the Web Services connection while web services is not enabled

Two new General Settings are now available:

  • Power Pick Order Polling
    • How long ItemPath looks to find an order after creating one through web services
  • Failed to Find New Order Status Code
    • The status code to be returned if ItemPath successfully creates an order through web services but can't find the order in the database

2.23.0.1

Fixes placeholder text for creating a new report filter group

Adds option to enable verbose logging using the LOGGING_LEVEL environment variable

Fixes bug where the UI would crash if the number of warehouses exceeded the license limit

2.23.0.2

Fixes Text in workflow actions regarding Lights app

Improves Data Push history querying for large datasets

Dashboard widget visual overflow fix

Web services session no longer closed when deleting an order. This improves the speed of subsequent POST /orders API calls

Date report filters with "during" (yesterday/today) now properly combine with specific time constraints ("before"/"after") to create a single time window instead of conflicting conditions

Fixes issue causing Philips Hue authentication tokens to never refresh