v4.0.0
piotr-kalashuk
released this
22 Mar 11:06
·
1359 commits
to master
since this release
The primary focus of this release was to implement backend logic for the receiving and preparation for the check-in flows.
Stories
- MODORDERS-193 Sum total quantity on PO retrieval
- MODORDERS-185 Checkin: Implement
POST /orders/peices
endpoint - MODORDERS-184 Receiving history: updates to support check-in flow
- MODORDERS-183 Checkin: create instance record on Order transition to Open
- MODORDERS-181 Updates to PO: removal of
adjustment
andtotalEstimatedPrice
calculation - MODORDERS-180 Updates to PO Line: updates to
cost
and removal ofadjustment
- MODORDERS-175 Add ability to move a received piece back to
Expected
- MODORDERS-171 Receiving history: additional data for receiving flow
- MODORDERS-170 Prevent ordering from Inactive vendors/access provider
- MODORDERS-168 Refactor PO Line model - business logic
- MODORDERS-166 Add
locationId
to the piece schema - MODORDERS-165 Add
locationId
to receiving_history - MODORDERS-163 Implement receiving flow for P/E mix
- MODORDERS-162 Implement receiving flow for E-only
- MODORDERS-159 PO Line: receipt status
- MODORDERS-158 Refactor PO Line model - schema changes
- MODORDERS-141 Refactor business logic helpers structure to improve code maintainability
- MODORDERS-103 Implement receiving flow for physical-only
Bug Fixes
- MODORDERS-197 Allow 0.0 for unit price in Cost for Orders
- MODORDERS-188 Cryptic error returned when trying to add a POLine to an Open/Closed PO