Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2456 Vistas

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
Mejor respuesta

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!

Publicaciones relacionadas Respuestas Vistas Actividad
2
mar 24
3880
1
jul 25
1667
1
jul 25
953
1
jul 25
186
0
ene 25
739