Tuesday, March 17, 2026
1 change · saas-19.2
Features or functions removed from Odoo
This update removes outdated and unused code within the l10n_pe_edi_pos module, streamlining the system. The removal was necessary due to an error related to dependencies and ensures the module's efficiency and stability. This is a routine maintenance task to keep our software running smoothly.
Original PR description
In this commit: - error due to dead code : http://pastebin.com/q65h1fME - Form 19.2v 'account_edi' is not in the dependencies, so we have to remove that dead code. - Here is the task which remove that dependencies : https://www.odoo.com/odoo/project/967/tasks/5164609