Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
5527 Zobrazení

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
Zrušit
Nejlepší odpověď

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
Zrušit

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

Nejlepší odpověď

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
Zrušit