Daily updates from Odoo
Tuesday, July 16, 2019
2 changes
Resolved issues and error corrections
This fixes a small spelling mistake in configuration used by several Odoo screens, so the intended option now works correctly. Users should see more consistent behavior when creating related records from affected accounting, maintenance, and country views.
Original PR description
In https://github.com/odoo/odoo/commit/8514ef827e1fcc2224aa0f4e6c2849819005c27d noCreate should have been spelled as no_create to work this commit fixes that 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
The IoT test flow no longer triggers the scan range action during automated checks. This prevents repeated requests during testing, making validation more stable without changing normal user features.
Original PR description
During the test we try the scan range button. Now we remove this step to avoid multiple request