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

[17.0] [MIG] report_py3o: Migration to 17.0 #931

Open bug2point0 opened 2 months ago

sersanchus commented 1 month ago

I think I've found an issue. There is a demo report for res.users model that is defined in the file 'demo/res_users_reportpy3o.xml'. However, it is not added in the 'demo' section of the '__manifest_\.py' but rather in 'data'. Therefore, it is always installed even if demos are not required for the module.