This question has been flagged

hi all ,

i want to make a report generator for all installed modules in one menu when i select the module name it give me the module report anyone knows how to do such a thing ??

thanks 

Avatar
Discard
Best Answer

I think that report exists in previous versions

You could find it here but you will need to migrated to qweb or use it as rml

https://github.com/odoo/odoo/blob/7.0/openerp/addons/base/module/module_report.xml

https://github.com/odoo/odoo/blob/7.0/openerp/addons/base/module/report/ir_module_reference.rml

Avatar
Discard