2.0 Summary

2.0.4 - User Profile, Time Zones, Material Properties

February 5, 2021

New Features

  • Users now have a profile screen to change password, account information
  • Users can now reset their password via email
  • Dates and times in the ItemPath UI now are formatted to the user's local time zone
  • Dynamic Fields API endpoints are available
  • Material Property API endpoints are available
  • Material Properties are now available in the Explorer
  • Materials now have Material Property information in the API

Bugfixes

  • Background cleanup jobs area now working correctly
  • Create Material endpoint now assigns material property and material owner correctly
  • Web services now error out without crashing
  • Quantity columns in Location reports don't crash the report
  • Variance reports now trigger in Workflows
  • Material Property fields in material reports now work correctly
  • Cleanup cron jobs now don't lock the database

2.0.3 - Validation, Variance Report

January 12, 2021

New Features

  • Materials now have netQuantity, putQuantity, and pickQuantity values in Reports and API
  • Variance Report App is now added
  • Log, Task Reports now available
  • Tasks now show for workflows and integrations
  • Tasks now have individual log files

Changes

  • User login now provides feedback when bad data is given
  • ItemPath now works properly on mobile

Bugfixes

  • Material API endpoints are now much faster
  • Logs now show properly for apps
  • Various Epicor app fixes

2.0.2 - History/Transaction Records

December 20, 2020

New Features

  • Rename History records to Transaction records for future clarity
  • New API endpoints for /api/transactions
  • Transactions can be filtered by order, order line, other filters
  • Transaction export state type can be updated via API
  • Order Lines API endpoints now show child transaction records
  • History reports now have more Order and order line fields
  • Materials, Orders, other records are now available in Explorer
  • General search is available in Explorer for some types of data
  • Epicor App now available in workflows
  • Hourly and minute trigger times in workflows
  • New Explorer areas (orders, materials, bins, kits)
  • Allows SSL certificates in data folder
  • Users tab is now available

Bugfixes

  • XLSX files now send in email workflows correctly
  • Epicor app setting to switch direction works properly now
  • Removed duplicate History creation date field from reports
  • Epicor workflows now work for automatic export/import

2.0.1 - Upgrade Alpine

December 1, 2020

New Features:

  • Docker Images now run Alpine Linux 3.12
  • Updated Node, Python, other base images and modules

Bugfixes:

  • XLS files now send properly via email

2.0.0 - New Reports, Order Builder, Order Processor, and More

October 29, 2020

New Features

Reports

  • Kit, Kit Line, Job, Job Line, and Client Reports are enabled
  • Orders, Order Lines, Kit, Kit Lines now have a new "Has Stock" field in reports

Apps

  • Order Processor app
  • Order Builder app available
  • XLSX app now available
  • PDF app now available
  • Email app now available
  • SMS app now available
  • Epicor import app now available
  • Epicor Export app now available

Users

  • Users can now be created, deleted, and modified in ItemPath
  • Users can be assigned into Groups for permission changes
  • Groups now have assignable granular permissions

Settings

  • Config file settings now available in ItemPath
  • Database, connection, and custom Kardex settings available
  • Individual app settings now available

API

  • Job, Kit endpoints are available in the API
  • Order Create, Update, and Delete endpoints now available
  • LocationContent endpoints now available
  • Order, Kit endpoints now filterable by hasStock
  • Tasks endpoints now available
  • History now has additional fields