Skip to Content
Menu
This question has been flagged
1 Reply
4766 Views

hi all iam trying to install this module/migrate : https://apps.odoo.com/apps/modules/10.0/india_gst/ from odoo 10 to odoo 13 , but while installing am getting this error :


    from odoo.addons.report_xlsx.report.report_xlsx import ReportXlsx

ModuleNotFoundError: No module named 'odoo.addons.report_xlsx.report.report_xlsx'



in code :


from odoo.addons.report_xlsx.report.report_xlsx import ReportXlsx

although i have this module in core module addons folder its still showing error can anyon help me with this
Avatar
Discard
Author

anyone there ?

Best Answer

Hi,

Download and install the report_xlsx module from odoo store or from oca github repo.

Module: https://apps.odoo.com/apps/modules/13.0/report_xlsx/


Thanks

Avatar
Discard
Author

i have already installed it but still showing the same error

Related Posts Replies Views Activity
2
Sep 20
10298
2
Nov 24
25098
4
May 24
10077
2
May 24
5522
1
Apr 24
1566