Sunday, July 27, 2025
1 change · master
Resolved issues and error corrections
This fixes a test setup issue for Indian point-of-sale reporting caused by a field being defined in the wrong edition. It helps keep automated validation stable and prevents avoidable build failures for the affected localization module.
Original PR description
This problem was introduced with [1](https://github.com/odoo/odoo/pull/205481) and [2](https://github.com/odoo/enterprise/pull/83201) Community PR : [219436](https://github.com/odoo/odoo/pull/219436) This breaks the `TestInPosBase` class in Single App Test build with an invalid field `l10n_in_gst_efiling_feature`. Runbot - [229837](https://runbot.odoo.com/odoo/error/229837)