Skip to Content
Menu
This question has been flagged
1 Reply
2560 Views

 I'm trying to upgrade odoo11 to odoo13 via openupgrade, I know you can't directly upgrade odoo11 to odoo13, you have to upgrade odoo11 to odoo12 and from odoo12 upgrade to odoo13. after I upgrade odoo11 to odoo13, I try to run odoo13 based on database odoo11 that I've upgrade to odoo13, but I've got error when I'm Login,

the error like this (let say this error_1)

 Could not get content for /web_clearbit/static/src/less/web_clearbit.less defined in bundle 'web.assets_backend'.
Could not get content for /account_reports/static/src/less/account_financial_report.less defined in bundle 'web.assets_backend'.
Could not get content for /stock_barcode/static/src/less/stock_barcode.less defined in bundle 'web.assets_backend'.
Could not get content for /stock_barcode_mobile/static/src/less/stock_mobile_barcode.less defined in bundle 'web.assets_backend'.
Could not execute command 'lessc'This error occured while compiling the bundle 'web.assets_backend' containing:
    - /web/static/lib/bootstrap/scss/_functions.scss
    - /web/static/lib/bootstrap/scss/_mixins.scss
    - /web/static/src/scss/bs_mixins_overrides.scss
    - /web/static/src/scss/utils.scss
    - /web/static/src/scss/primary_variables.scss
    - /web_enterprise/static/src/scss/primary_variables.scss
    - /web_editor/static/src/scss/web_editor.variables.scss
    - /mail/static/src/scss/variables.scss
    - /portal/static/src/scss/primary_variables.scss
    - /account/static/src/scss/variables.scss
    - /web_editor/static/src/scss/secondary_variables.scss
    - /web_enterprise/static/src/scss/secondary_variables.scss
    - /web/static/src/scss/secondary_variables.scss
    - /web_editor/static/src/scss/bootstrap_overridden_backend.scss
    - /web_editor/static/src/scss/...

 

and after I ignore that error , I see odoo UI is messed up I check for the data , and I see the data from odoo11 is still there (not change).

another error that I've got is when I'm going to setting app, the error is like this (let say error_2)

Error context:
View `res.config.settings.view.form.inherit.mail.push`
[view_id: 360, xml_id: mail_push.res_config_settings_view_form, model: res.config.settings, parent_id: 244]

 

and after I get error_2 I can't go to another app (purchase, sale, inventory, etc), can you help me how to solve this.

Avatar
Discard
Best Answer

Migrating Odoo is a very tedious and cumbersome process, which needs deep knowledge of Odoo and the OpenUpgrade migration scripts, as well as of the Odoo database model. Most probably, you will see dozens of error messages in your log and you have to troubleshoot one by one, starting with the most critical errors.

You'll have to tackle a steep learning curve and spend substantial efforts (depending on your skills and experiences) in order to be able to migrate Odoo databases. Or you revert to an experienced Odoo partner or you may read about Mohammed Magdy's offer http://odoomigrationagent.com/ (I'm not related to this offering in any way).

For that reason your post is far out of the scope of this forum, but I do not close it as an information for other users. 

You may post here if you have a particular and specific migration issue, or you may also check the new OpenUpgrade mailing list https://odoo-community.org/groups/openupgrade-87?mode=thread    

Avatar
Discard
Related Posts Replies Views Activity
0
Oct 22
1538
5
Jan 18
3279
1
Nov 15
3434
0
Sep 22
1360
0
Oct 20
2146