Wednesday, October 9, 2024
1 change · saas-17.2
Resolved issues and error corrections
Manufacturing backorders now correctly keep available materials reserved for the production order they were meant for. This prevents stock from being incorrectly consumed or marked as used before the backorder is completed, improving reliability in manufacturing workflows.
Original PR description
Community-side fix for creating move lines instead of moves for production backorders. This change ensures that product quantity which was *intended* to be used by one production will rightly get reserved by that production's backorder. Additionally, we now use more care when marking moves as picked because this field has an inverse which will mark all of the move's move lines as consumed / done, despite them being incomplete. opw-4148050