Saturday, March 7, 2026
1 change · saas-19.1
Enhancements to existing features
This update enhances the demo data loading process in Odoo by ensuring the system accurately reflects demo module states and automatically installs demo modules. Previously, demo data didn't always update the system's state correctly. Now, the demo data loading is more reliable and consistent, providing a better starting point for users.
Original PR description
[IMP] core: improve force demo Improve the force demo function 1. update registry when demo data triggered module state changes 2. add ``install_demo`` to the context when loading demo data enterprise https://github.com/odoo/enterprise/pull/109792 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 Forward-Port-Of: odoo/odoo#250868