Friday, September 10, 2021
1 change · master
Enhancements to existing features
This change improves Odoo's internal testing tools by allowing certain test forms to skip required-field checks when needed. It helps developers create more accurate automated tests for specific scenarios without affecting day-to-day users.
Original PR description
…emulator Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr