GithubHelp home page GithubHelp logo

Comments (10)

pedrobaeza avatar pedrobaeza commented on July 25, 2024

This can be due to a bad initial DB, with the sequence type not linked to an XML-ID sequence. Delete manually stock.orderpoint record on ir_sequence_type table and you can continue with the migration.

from openupgrade.

StefanRijnhart avatar StefanRijnhart commented on July 25, 2024

You need to merge the pull requests of the modules that you need to migrate. Your error is solved in the stock migration, in this line: https://github.com/OpenUpgrade/OpenUpgrade/pull/125/files#diff-72bd9ca04587930a7f05272bfd7e69a3R73
Note that all unmerged migration scripts are pretty much work in progress.

from openupgrade.

lucaorioli avatar lucaorioli commented on July 25, 2024

How can I merge the pull requests of the modules that you need to migrate?

Thanks
Luca Orioli

from openupgrade.

StefanRijnhart avatar StefanRijnhart commented on July 25, 2024

@lucaorioli Your question is out of scope for this project. Lots of tutorials over the web I would think.

from openupgrade.

lucaorioli avatar lucaorioli commented on July 25, 2024

Can you link me someone? I'm not able to find any how-to... I've tried to launch migration script without luck..

Thanks in advance!

from openupgrade.

StefanRijnhart avatar StefanRijnhart commented on July 25, 2024

http://stackoverflow.com/questions/867831/merge-changes-from-remote-github-repository-to-your-local-repository

from openupgrade.

lucaorioli avatar lucaorioli commented on July 25, 2024

thanks! And some how to about how to use openupgrade? I have to launch migration script as it is? Or I have to download something else?

Thanks!

from openupgrade.

legalsylvain avatar legalsylvain commented on July 25, 2024

To begin, you can read the wiki of this project, https://github.com/OpenUpgrade/OpenUpgrade/wiki/Migration-from-7.0-to-8.0
and specially this link : https://doc.therp.nl/openupgrade/index.html

Kind regards.

from openupgrade.

ovnicraft avatar ovnicraft commented on July 25, 2024

Merge dont fix the issue, i am migrating and got the same error.

from openupgrade.

OpiumSmoke avatar OpiumSmoke commented on July 25, 2024

I'm trying to migrate a reference database and I'm getting a similar error:

odoo.tools.convert.ParseError: "duplicate key value violates unique constraint "res_users_login_key"
DETAIL:  Key (login)=(admin) already exists.

Migrating to 12. Used the reference DB from here: https://github.com/OCA/OpenUpgrade/releases/tag/databases

from openupgrade.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.