跳至內容
選單
此問題已被標幟
2 回覆
5502 瀏覽次數

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.

頭像
捨棄