Daily updates from Odoo
Monday, September 5, 2022
1 change · master
Features or functions removed from Odoo
This change removes special post-install localization test tagging from shared test classes so they are not run as part of normal localization checks. It helps keep test execution focused and avoids running inherited external localization tests in the wrong context.
Original PR description
The common classes are then inherited by external_l10n classes, which should not get run during normal l10n.