Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
5519 Представления

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

Аватар
Отменить
Лучший ответ

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. 

Аватар
Отменить

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

Лучший ответ

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.

Аватар
Отменить