Skip to content

v2.0.0 - Support for PO and POLine CRUD operations

Compare
Choose a tag to compare
@craigmcnally craigmcnally released this 15 Jan 17:26
· 1756 commits to master since this release

This primary focus of this release was to implement backend logic necessary for ui-orders to manage (Create, Read, Update, Delete) purchase orders and purchase order lines.

NOTE: This was originally slated to be v1.1.0, but given the amount of changes made to API, schemas and interface permissions, the major version number was bumped.

NOTE: Validation is enabled for all endpoints in this release.

Stories

Bug Fixes