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

I want to add module spreadsheet_dashboard_oca in my odoo v17. 


But when I install, it raise ValueError:

 raise ValueError(f"Module {module}: invalid manifest") from e pm-event-odoo-1 

ValueError: Module spreadsheet_dashboard_oca: invalid manifest


raise ValueError(f"Invalid version {base_version!r}. Modules should have a version in format `x.y`, `x.y.z`,"

ValueError: Invalid version '16.0.1.1.0'. Modules should have a version in format `x.y`, `x.y.z`, `17.0.x.y` or `17.0.x.y.z`.

Avatar
Discard
Best Answer

Hi,

You may be attempting to install a module designed for Odoo 16. Please check the App Store for the Odoo 17 compatible version.  'spreadsheet_dashboard_oca' is only available for Odoo 16, so it cannot be used in an Odoo 17 database.


Hope it helps

Avatar
Discard
Author

Thanks for your helps

Author

How can I create dashboard by spreadsheet_dashboard in Community Odoo 17? Thanks!

Related Posts Replies Views Activity
2
Mar 24
3741
1
Jul 25
1593
1
Jul 25
878
1
Jul 25
88
0
Jan 25
701