Daily updates from Odoo
Wednesday, July 31, 2019
1 change
Code cleanup and technical improvements
This update simplifies internal inventory-related tests by removing references to demo data that were not actually needed. It helps keep the test suite more reliable and easier to maintain without changing business features or user workflows.
Original PR description
This class referenced demo data but even if they weren't installed, the tests were passing. Remove the definition and usages.