Thursday, January 15, 2026
1 change · saas-18.2
Features or functions removed from Odoo
This removes a leftover unused test file reference in the Saudi Arabia e-invoicing module. It is a small internal cleanup that helps keep the codebase tidy and avoids confusion for future maintenance.
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 Forward-Port-Of: odoo/odoo#243530