OCA / reporting-engine

Odoo Alternative Reporting Engine
https://odoo-community.org/project/tools-maintainers-30
GNU Affero General Public License v3.0
335 stars 795 forks source link

Odoo V17 report External ID not found in the system #913

Closed bourouffala closed 3 months ago

bourouffala commented 3 months ago

the same code is working odoo 15 and 16 but not working on odoo 17 , knowing that the report is not created in the list of reports from admin side.

self.env.ref('module_name.report_name').report_action(self, data={})

pedrobaeza commented 3 months ago

This issue tracker is for modules hosted here, not for general development questions. Please go to forums to ask for it.