Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
5509 Widoki

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'.

Awatar
Odrzuć
Najlepsza odpowiedź

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. 

Awatar
Odrzuć

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

Najlepsza odpowiedź

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.

Awatar
Odrzuć