Daily updates from Odoo
Thursday, January 15, 2026
1 change
Features or functions removed from Odoo
This change removes a reference to an unused test file within the l10n_sa_edi module. This cleanup improves the organization and efficiency of the Odoo codebase. It's a minor technical update that ensures the system remains tidy.
Original PR description
In this [commit], the file name `test_account_move` is removed from `__init__.py`, but the file itself is not deleted. This commit cleans up an unused file reference. [commit]: https://github.com/odoo/odoo/commit/06e21763130d8fcefe9bb62a8b6525fd660874b4#diff-fa673cbfe1fe7ca858fc60e30493a49cc060c245a9a5c9f266ad2e92c9594a8fL6 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr