Monday, October 3, 2022
3 changes · master
Enhancements to existing features
This update appears to adjust how base property field backup handling works in Odoo. It likely improves reliability for internal data configuration, helping reduce the risk of issues when property-related settings are backed up or restored.
The accounting screens now avoid offering quick-create options where they are unnecessary or cannot be used. This reduces confusing choices for users and helps keep accounting configuration workflows clearer and more reliable.
Original PR description
Remove quick create from the places that is either not needed or not possible Task #2850996 Related Enterprise PR: odoo/enterprise#30525 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Accounting screens now avoid offering quick-create options where they are unnecessary or cannot be used. This reduces confusion during reconciliation and asset account setup, helping users complete accounting workflows with fewer dead ends.
Original PR description
Remove quick create from the places that is either not needed or not possible Task #2850996 Related Community PR odoo/odoo#98323