- Documentation
- Product Updates
- 2.10.0
Version 2
-
2.16
-
2.15
-
2.14
-
2.13
-
2.12
-
2.11
-
2.10
-
2.9
-
2.8
-
2.7
-
2.6
-
2.5
-
2.4
-
2.3
-
2.2
-
2.1
-
2.0
-
1.3
-
1.2
2.10.0 - Adding Order Lines with Data Pull
April 4, 2024
Data Pull is now able to make updates to existing orders by finding new order lines:
- If an order comes in that matches an unprocessed/in-process order in Power Pick, ItemPath will add any new order lines to the existing order.
- If an order comes in that matches a processed/completed order in Power Pick, ItemPath will create a new order with the same name but only add new/unique order lines.
New Features:
- Order deletion is now done through web services, rather than manually removing the row from the database. This ensures a history record is created when the order is deleted.
Bugfixes:
- Fixes report filters on datetime values converting to the wrong timezone. Also fixes report filters on ID values.
- Adds default Power Pick version so table columns are always available.
Patch 2.10.0.1
New Features:
- Adds non-email actions to Workflow logs.
Bugfixes:
- Allows bar and line charts to be displayed in reports as well as Dashboard widgets.
- Fixes log creation date times not converting to the right timezone.
Patch 2.10.0.2
Bugfixes:
- Fix dynamic path in Data Push with consolidated transactions.