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.
December 14, 2021
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.
November 17, 2021
November 16, 2021
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.
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.
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.
- 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
- 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
October 1, 2021
- 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
- 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
September 28, 2021
- 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
- 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
September 16, 2021
September 7, 2021
- 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")
- Priority parameter in POST /api/orders now accepts both a string and integer
- Report row counts now return correctly
September 2, 2021
- ItemPath.com cloud installations now use SSL
- Connection information doesn't error out when a user isn't logged in