I am migrating an Odoo project from version 7 to version 18.
In Odoo V7, we were using the Aeroo Reports module, which allowed us to generate reports directly using pre-designed .xls files as templates. This was very convenient for creating complex reports.
Module v15 :- https://apps.odoo.com/apps/modules/11.0/report_aeroo
Now, during the migration to Odoo V18, I would like to know:
- Is there any equivalent or similar module in V18 that provides the same functionality as Aeroo Reports?
- Or is the only option to redesign the reports from scratch using the built-in Odoo reporting tools (QWeb, XLSX report, etc.)?
Any guidance, suggestions, or references would be highly appreciated.
Thank you!