Daily updates from Odoo
Monday, July 17, 2023
1 change · master
New functionality added to Odoo
Manufacturing barcode users can now see the quality check action when a production order has pending checks. Validation is blocked until those checks are completed, helping prevent production orders from being finalized before required quality controls are done.
Original PR description
Before this commit ================== Currently, The quality check button was not visible in the barcode when there is quality checks to do for manufacturing orders. After this commit ================= With this commit enable quality check button and disable validation button on production with barcode when there still quality checks to do on the manufacturing order. task - 3358263