Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
5500 Vistas

Hello,

I want to restore my DB to a local odoo community.

But I get the following errors:

Style error

The style compilation failed, see the error below. Your recent actions may be the cause, please try reverting the changes you made.

Could not get content for /web_enterprise/static/src/less/variables.less defined in bundle 'web.assets_common'.

Could not get content for /web_enterprise/static/src/less/fonts.less defined in bundle 'web.assets_common'.

Avatar
Descartar
Mejor respuesta

Your database seems to have been created with enterprise addons. You can try uninstalling the enterprise modules and trying the db with the same odoo community version. If that does not work You might need to migrate your database from enterprise to community. 

Avatar
Descartar

just uninstall the web_enterprise module and it will uninstall all its dependencies

Mejor respuesta

You can not restore an enterprise database to a community instance, because the enterprise modules are not available in the community edition. This should be quite obvious, even more when you read your error messages.

Avatar
Descartar