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 13.0 #783

Open
29 of 47 tasks
OCA-git-bot opened this issue Sep 29, 2019 · 46 comments
Open
29 of 47 tasks

Migration to version 13.0 #783

OCA-git-bot opened this issue Sep 29, 2019 · 46 comments
Labels
help wanted no stale Use this label to prevent the automated stale action from closing this PR/Issue. work in progress
Milestone

Comments

@OCA-git-bot
Copy link
Contributor

OCA-git-bot commented Sep 29, 2019

Todo

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

Modules to migrate

Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list

@rven
Copy link
Contributor

rven commented Sep 30, 2019

Working on migration of partner_firstname #784

@jeroenev
Copy link

jeroenev commented Oct 2, 2019

working on partner_contact_birthday, and partner_contact_personal_information_page

@pedrobaeza pedrobaeza pinned this issue Nov 5, 2019
@Laurent-Corron
Copy link

working on:

  • partner_company_type (from 12)
  • partner_contact_configuration (from 10)

@ermannognan
Copy link
Contributor

Hi guys, I've seen jeroen7s:13.0-mig-partner_contact_personal_information_page. This migration has its last update more than 30 days ago (14 oct). In case I'd want to migrate to v 13.0 modules which depend from this one such as partner_contact_birthdate module, how can I proceed? I got to merge jeroen7s branch with my branch ermannognan:13.0-mig-partner_contact_birthdate? Can someone help me?

@ermannognan
Copy link
Contributor

Excuse me again. I just saw on thread that jeroen7s is still working on module partner_conctact_birthdate(birthday?). I'm not really started to migrate that module, it was jus an example. I would like to start contributing but I am not very familiar with your conventions and how we share the tasks.

@pedrobaeza
Copy link
Member

@ermannognan you have to review the corresponding PRs for getting them merged. For example, for partner_contact_personal_information_page, there's the PR ##788

https://odoo-community.org/page/review

@mileo
Copy link
Member

mileo commented Nov 24, 2019

Hi,

Can some one create the project 13.0 version of partner-contact at https://translation.odoo-community.org/

Best regards

@sbidoul
Copy link
Member

sbidoul commented Nov 24, 2019

@mileo I just updated weblate to pick up the 13.0 branch. They should appear in an hour or so.

@mileo
Copy link
Member

mileo commented Nov 25, 2019

@mileo I just updated weblate to pick up the 13.0 branch. They should appear in an hour or so.

100% translated to PT-BR

@Laurent-Corron
Copy link

partner_identification #815

@kevinkhao
Copy link
Contributor

kevinkhao commented Nov 26, 2019

partner_deduplicate_acl #816
partner_deduplicate_by_website #818
partner_deduplicate_filter #819

@StephanRozendaal
Copy link
Contributor

StephanRozendaal commented Dec 5, 2019

base_vat_sanitized #821
partner_address_street3 #823

@poonlap
Copy link

poonlap commented Dec 5, 2019

base_country_state_translatable #824

@StephanRozendaal
Copy link
Contributor

StephanRozendaal commented Dec 12, 2019

partner_affiliate #827
partner_bank_active #828

@kongrattapong
Copy link
Contributor

partner_capital #832

@newtratip
Copy link
Member

partner_contact_birthdate #833

@newtratip
Copy link
Member

partner_contact_job_position #834

@newtratip
Copy link
Member

Ready for review #833 #834

@newtratip
Copy link
Member

Working on partner_phone_extension #835

@newtratip
Copy link
Member

Ready for review #835

@newtratip
Copy link
Member

partner_employee_quantity #869

@newtratip
Copy link
Member

partner_priority #870

@newtratip
Copy link
Member

Working on partner_ref_unique #871

@skeller1
Copy link
Contributor

skeller1 commented May 9, 2020

portal_partner_select_all #909

@skeller1
Copy link
Contributor

skeller1 commented May 9, 2020

partner_disable_gravatar #911

@Rad0van
Copy link
Sponsor

Rad0van commented May 11, 2020

partner_multi_relation #913
Needs some help though - described in PR.

@skeller1
Copy link
Contributor

partner_industry_secondary #916

@tonygalmiche
Copy link
Sponsor

Update to do :

Thank you in advance

@Rad0van
Copy link
Sponsor

Rad0van commented May 28, 2020

Update to do :

Thank you in advance

I'd love to finish #913 but need some help on how to replace with self.env.do_in_draft(). If anybody's willing to provide some guidance...

@foliveira-odoogap
Copy link

Hi, the module partner_contact_in_several_companies isn't in todo's list, but I would like to migrate it to version 13. Just let me know if I can working on it.

@rousseldenis
Copy link
Sponsor Contributor

partner_contact_in_several_companies

Do you plan to do it as someone of ours has done it and will publish it

@Rad0van
Copy link
Sponsor

Rad0van commented Aug 1, 2020

Hi, the module partner_contact_in_several_companies isn't in todo's list, but I would like to migrate it to version 13. Just let me know if I can working on it.

As an alternative you can elegantly use partner_multi_relation

@foliveira-odoogap
Copy link

foliveira-odoogap commented Aug 3, 2020

partner_contact_in_several_companies

Do you plan to do it as someone of ours has done it and will publish it

@rousseldenis This is my first contribution to OCA, I have the module migrated and tested too. As it is my first contribution, don't you mind to let me working on this one? I would appreciate.

@Rad0van
Copy link
Sponsor

Rad0van commented Aug 3, 2020

partner_contact_in_several_companies

Do you plan to do it as someone of ours has done it and will publish it

@rousseldenis This is my first contribution to OCA, I have the module migrated and tested too. As it is my first contribution, don't you mind to let me working on this one? I would appreciate.

Let me answer from my recent experience. I did few of these as a learning Odoo/Python experience. There is ecosystem setup to guard the quality of the code, readability, etc... So you just try, submit PR and you will see. If you're not aware, here's how to do this: https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-13.0
Hope it helps.

@regispirard
Copy link

@foliveira-odoogap just discussed this with @rousseldenis : you can make a P.R. with your version.

@Rad0van : partner_multi_relation can be usefull, thanks, but is less advanced than partner_contact_in_several_companies with which you can :

  • specify more information (position, address, notes, ...)
  • other positions are displayed in kanban
  • other position are included in search

@Rad0van
Copy link
Sponsor

Rad0van commented Aug 3, 2020

@foliveira-odoogap just discussed this with @rousseldenis : you can make a P.R. with your version.

@Rad0van : partner_multi_relation can be usefull, thanks, but is less advanced than partner_contact_in_several_companies with which you can :

  • specify more information (position, address, notes, ...)
  • other positions are displayed in kanban
  • other position are included in search

@regispirard will check it out in more detail. Thanx.

@regispirard
Copy link

partner_contact_in_several_companies

Do you plan to do it as someone of ours has done it and will publish it

@rousseldenis This is my first contribution to OCA, I have the module migrated and tested too. As it is my first contribution, don't you mind to let me working on this one? I would appreciate.

@foliveira-odoogap can you confirm you will make the pull request ?
Thanks

@Rad0van
Copy link
Sponsor

Rad0van commented Aug 11, 2020

partner_contact_in_several_companies

Do you plan to do it as someone of ours has done it and will publish it

@rousseldenis This is my first contribution to OCA, I have the module migrated and tested too. As it is my first contribution, don't you mind to let me working on this one? I would appreciate.

@foliveira-odoogap can you confirm you will make the pull request ?
Thanks

@regispirard I do not want to interfere but not sure how @foliveira-odoogap could make the PR for / instead of you. Why don't you just do the PR yourself?

@foliveira-odoogap
Copy link

partner_contact_in_several_companies

Do you plan to do it as someone of ours has done it and will publish it

@rousseldenis This is my first contribution to OCA, I have the module migrated and tested too. As it is my first contribution, don't you mind to let me working on this one? I would appreciate.

@foliveira-odoogap can you confirm you will make the pull request ?
Thanks

@regispirard I'll make the PR during this week!

@joao-p-marques
Copy link
Member

Hi. I will migrate partner_ref_unique.

@qgroulard
Copy link
Contributor

partner_email_check #989

@joao-p-marques
Copy link
Member

partner_external_map #1007 (superseeds #813)

@ulisesgamboa
Copy link

Hi @NL66278 I am looking for partner_multirelation_tab for v13, do you have this is on your migration plans?

@NL66278
Copy link
Contributor

NL66278 commented Mar 9, 2021

@ulisesgamboa I would like to, but my PR with improvements for 12.0, which I would like to base the migration to 13.0 and 14.0 on, is still waiting for merge of a dependent module in the web repository. It seems the maintenance of the web repository is not very active, and I have no rights there. See here: #979 and here: OCA/web#1738

@primes2h
Copy link
Contributor

partner_contact_birthplace #1197

@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 Jun 12, 2022
@rousseldenis rousseldenis added no stale Use this label to prevent the automated stale action from closing this PR/Issue. and removed stale PR/Issue without recent activity, it'll be soon closed automatically. labels Jun 14, 2022
@pedrobaeza pedrobaeza unpinned this issue Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted no stale Use this label to prevent the automated stale action from closing this PR/Issue. work in progress
Projects
None yet
Development

No branches or pull requests