Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration to version 10.0 #117

Closed
14 of 24 tasks
pedrobaeza opened this issue Oct 6, 2016 · 15 comments
Closed
14 of 24 tasks

Migration to version 10.0 #117

pedrobaeza opened this issue Oct 6, 2016 · 15 comments
Labels
help wanted stale PR/Issue without recent activity, it'll be soon closed automatically. work in progress
Milestone

Comments

@pedrobaeza
Copy link
Member

pedrobaeza commented Oct 6, 2016

Todo

https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-10.0

Modules to migrate

@ruifranco
Copy link

ruifranco commented May 6, 2017

I've been testing the refactored v8's version of "letter management" in v10 and everything seems alright providing the creation of "ir.sequence.type" records in "data/letter_sequence.xml" is removed.

@bimajatiwijaya
Copy link
Member

Hi @pedrobaeza ,
I need your advice. I see on odoo10.0 module crm_claim was not exist.
How to migrate module which depend to crm_claim ?

@pedrobaeza
Copy link
Member Author

@bimajatiwijaya, there are 3 possible ways:

  • Include a migration from Odoo's crm_claim module here in the repository.
  • Merge needed objects from crm_claim repository in the main module crm_claim_rma and don't depend on it.
  • Refactor crm_claim_rma to another thing not depending anymore on crm_claim, and maybe just call it rma.

@bimajatiwijaya
Copy link
Member

Ok thank you @pedrobaeza .

@bodedra
Copy link
Member

bodedra commented Oct 5, 2017

@pedrobaeza @max3903

Would you please remove my name from crm_claim_code module

PR: #171

@bodedra
Copy link
Member

bodedra commented Oct 5, 2017

PR #180 for crm_claim_type.

@cubells
Copy link
Member

cubells commented Oct 6, 2017

@bodedra

From copyright header?

@bodedra
Copy link
Member

bodedra commented Oct 6, 2017

@cubells

I meant with above "Modules to Migration" list.

@cubells
Copy link
Member

cubells commented Oct 6, 2017

Ok, sorry. @bodedra

@pedrobaeza
Copy link
Member Author

Main comment updated. FYI, we have rescued and migrate Odoo's crm_claim module.

@geluboros
Copy link
Member

Hi @pedrobaeza ,

Since the crm_action PR was not continued, we created a new PR #211, migrating directly from the updated module in v9 to include all functionality.

Could you update the migration list ?

Thanks.

@pedrobaeza
Copy link
Member Author

@gboros-rgbconsulting main comment updated, thanks.

@tbermudezstm
Copy link

This is the error that the server show to me in the migration process from the version 8 to the 10 version of the crm_claim module.

Lot of thanks, regards.

ProgrammingError: relation "crm_team_claim_stage_rel" does not exist
LINE 1: ..."crm_claim_stage"."id" in (SELECT "stage_id" FROM "crm_team_...

@bodedra
Copy link
Member

bodedra commented Nov 27, 2018

@tbermudezstm IMHO please create new issue with necessary details and steps.

@github-actions
Copy link

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Oct 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted stale PR/Issue without recent activity, it'll be soon closed automatically. work in progress
Projects
None yet
Development

No branches or pull requests

7 participants