2.1.0 - Order Builder Update

April 1, 2021

New Features

Apps

  • Order Builder now searches Material Info fields
  • Order Builder now allows for new order and order line fields
  • Order Builder
  • Slack App now available
  • Hue App now available

API

  • /api/materials/[id]/delete is now available to delete materials.
  • /api/powerpick_users endpoints now available.
  • isBlocked and blockReason now added to Material endpoints.
  • isCounted and countStatus now added to Material endpoints.
  • /api/orders and /api/order_lines now have additional attributes available.

Changes

  • Report Conclusions now renamed to Snapshots

Bugfixes

  • Workflow actions now populate proper data after creation
  • Material Property fields in material reports now work correctly
  • /api/Orders and /api/order_lines now return proper data when there's no status
  • Cleanup cron jobs now don't lock the database
  • Many API endpoints now return proper error codes and messages