Thursday, July 11, 2019
2 changes · master
Enhancements to existing features
The stock module’s automated tests were updated so they can run successfully even when demo data is not installed. This improves reliability for deployments and development environments that use clean, production-like configurations without sample data.
Original PR description
Do not require the demo data to be able to run (and pass) the tests of stock. task-2024202
This update removes outdated internal coding patterns from several Odoo Enterprise apps and reports. It helps keep the platform easier to maintain and ready for future upgrades, with no expected change to day-to-day user workflows.