2.6 Summary

2.6.8 - Mappings & Expressions

December 14, 2021

New Features:

  • New report columns added and new "Task" report theme for ItemPath logging.

Bugfixes:

  • The "Forgot Password" link has been fixed. 
  • Fixes Order Processor errors.

2.6.7 - Cycle Counts Workflow Action

November 25, 2021

The Cycle Counts app can now be used as a workflow action. The user creates an integration which is assigned a material report. When using this integration in a workflow, the report will be generated, and the returned row objects will be used to create a count order.

New Features:

  • Workflow actions are now logged.
  • Improved creating orders with the API, including checking for unique serial numbers.
  • Orders can be deleted with the API.
  • A "quantityTotal" attribute is returned in transaction details, which calculates the total quantity of the material system-wide.

Bugfixes:

  • Fixed Philips Hue connection issues.
  • Various Order Processor bugs. 

2.6.6 - Order Processor

November 17, 2021

New Features:

  • Advanced Epicor variance reporting is added
  • Users are shown as active or deleted
  • Allows warehouse, locationId, and locationName to be passed when creating orders
  • Zones and Locations are added to the Explorer
  • Details in the Explorer show type descriptions instead of just the type number
     

Bugfixes:

  • ItemPath license warnings show properly
  • Order processing properly hooks into Power Pick web services
  • SQL wouldn't load if parameters were missing
  • Fixed Epicor import/export and added test Epicor button

2.6.5 - Workflows on/off switch, new Explorer filters, and variance reporting with Epicor

November 16, 2021

More to Explore

The easiest way to look up anything in your system is with the Explorer tool. With this update, cost centers, locations, stations, and zones are included in the search function. Filter through any of these categories to see descriptions, rules, sizes, capacities, info fields, and much more.

Cycle 2 explorer sections

Workflows On/Off

Set up as many automated tasks as you like with Workflows. With the newly added on/off switch, you can easily toggle the ones you want activated and build processes for testing. The Workflow actions available to you will show only your connected apps.

Cycle 2 workflows switch

Variance Reporting with Epicor

For users of the Epicor integration, we've stepped up the capability to check for variances with Power Pick. The Mapping interface simplifies mapping field handles between systems.
Additionally, import/export for Epicor has been fixed, and when adding info in the connection settings, there is now a "test connection" button to make sure the input is correct.

Cycle 2 epicor mapping

New Features

- In order creation, add warehouse and pass locationId and locationName
- Allocation count is added to orders and order lines
- Workflows offer an on/off switch
- Cost centers, stations, zones, and locations are included in the Explorer
- Users are shown as active or deleted
- Advanced Epicor variance reporting is available
- Overall caching is added
 

Bugfixes

- Fixed mobile menu from overlapping
- Fixed Order Processor auto-selecting materials
- Fixed orderId sort for work order lines and added asc/desc to locations
- ItemPath warnings show properly, i.e. if license is less than one month from expiry
- The number of licensed warehouses is now checked
- Order processing hooks correctly into PPG web services
- If parameters are missing, SQL doesn't load
- The Workflow actions list only shows compatible apps
- Power Pick models in the Explorer show type descriptions instead of numbers
- Fixed Epicor import/export and added a "test connection" button
 


2.6.4 - Batches Update

October 1, 2021

New Features

- Adds /api/batches filters
- Adds an /api/batches/delete endpoint
- Adds child storageUnits with names and ids to the /api/orders endpoint
- Adds a query feature if "all" is passed as a filter argument on an endpoint

Bugfixes

- Fixes /api/batches endpoint bug
- Fixes a default row value for creation dates (was assigning the value based on when the code compiled, not the accurate time)
- Fix missing settings/integration filters
- Fix slow queries on /api/work_order_lines
- Allows for no quantity when creating a count order
- Adds asc/desc to work_order_lines?locations
- Fixes mobile menu from overlapping past screen
- Fixes order processing auto selecting materials


2.6.3 - Logs Update

September 28, 2021

New Features

- API and workflow logging now have expanded data
- /api/work_order_lines now can be sorted by locationName, locationId
- Adds a history record for workflows with logs

Bugfixes

- Cleans up User login and report errors
- Optimizes certain reports to run faster
- Fixes a user login bug when no users were found
- Fixes API calls from loading slowly


2.6.2 - Displays App & Material Properties

September 16, 2021

New Features:

  • The Displays app is now available (ft. Storage Unit Load and Divert displays)
  • An /api/material_properties endpoint is now available
  • The Explorer now has a list of Material Properties

Bugfixes:

  • The /api/work_order_lines endpoint now has orderId and locationId attributes and shows storageUnit for picks/puts
  • Filtering API calls by "none" or using [not] now works
  • The /api/orders endpoint properly shows a handling unit for Power Pick version 4.2.2 and lower

2.6.1

September 7, 2021

New Features

- storageUnitId parameter now available on /api/work_order_lines
- New filters for /api/work_order_lines ("name", "directionType", "locContentId", "quantity", "progressType", "orderLineId", "storageUnitId", "batchId", "orderId")

Bugfixes

- Priority parameter in POST /api/orders now accepts both a string and integer
- Report row counts now return correctly


2.6.0 - SSL Cloud Connections

September 2, 2021

New Features

- ItemPath.com cloud installations now use SSL

Bugfixes

- Connection information doesn't error out when a user isn't logged in