Daily updates from Odoo
Monday, July 29, 2019
3 changes
Enhancements to existing features
This change removes outdated internal code in the purchase requisition stock area that no longer runs after earlier system updates. It helps keep the codebase simpler and easier to maintain without changing day-to-day user behavior.
Original PR description
The commit https://github.com/odoo/odoo/commit/d3dc5048e40d1aef693336d10ce582d39ce17337 from v11 should be removed, as in v12 becomes dead code because the commit https://github.com/odoo/odoo/commit/93ae1b1a041b6a36521263ff87ac980e6102551a deleted the _get_exceptions_domain method.
This update improves the layout of several Odoo settings pages to prevent display issues and make configuration screens easier to read. It standardizes label spacing across affected apps, reducing visual clutter for administrators.
Original PR description
layout issue in settings 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
After all follow-up reports are processed, the celebratory confirmation now includes a direct link back to the dashboard. This helps users continue their workflow more quickly without manually navigating back.
Original PR description
TASK:https://www.odoo.com/web?debug#id=1838648&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.295c94d0e862ea72b70e82ab7cc0a001 --'Follow-up Reports' rainbow inside added 'got to dashboard' This commit is related to task ID 1838648