Daily updates from Odoo
Tuesday, May 14, 2024
1 change · 17.0
Resolved issues and error corrections
This fix closes a security gap where users could validate incoming receipts without completing required quality control checks. The system now enforces quality checks on receipts the same way it does for other operations, ensuring all items meet quality standards before acceptance.
Original PR description
Steps to reproduce: - Create a QC of type operation - Set it on reciepts Bug: you are able to validate reciepts without passing the QC Fix: use the same logic as in "check_quality" opw-3839794