Wednesday, August 2, 2023
1 change
Resolved issues and error corrections
The barcode app now shows the finished product and any byproducts when scrapping items from a completed manufacturing order, instead of showing the raw components. This helps warehouse and production users identify the right items and reduces confusion during scrap operations.
Original PR description
Before this commit ================== barcode app displays components instead of products in the scrap for MO in the done state. After this commit ================= With this commit barcode app displays main products and byproduct instead of components in the scrap for MO in the done state. task - 3429322