Skip to Content
Menú
This question has been flagged
1 Respondre
2564 Vistes

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
Descartar
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
Descartar
Autor

Thanks for your helps

Autor

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

Related Posts Respostes Vistes Activitat
2
de març 24
4106
1
de jul. 25
1838
1
de jul. 25
1093
1
de jul. 25
306
0
de gen. 25
882