Tuesday, August 30, 2022
1 change · master
Features or functions removed from Odoo
This change removes obsolete accounting report files and logic that were left behind after the same functionality was moved elsewhere. It reduces maintenance overhead and lowers the risk of confusion without changing expected reporting behavior for users.
Original PR description
search_template.xml should have been removed with https://github.com/odoo/enterprise/commit/f435654f70f3d6a1fec7fa696945f2c0eb9a7056 as it is now defined in report_templates.xml The code in account_reports.py is already done with the init_options functions