OCA / partner-contact

Odoo Partner and Contact related addons
GNU Affero General Public License v3.0
207 stars 850 forks source link

Migration to version 15.0 #1153

Open OCA-git-bot opened 3 years ago

OCA-git-bot commented 3 years ago

Todo

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

Modules to migrate

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

Canario0 commented 3 years ago

I would like to migrate the module. base_location

pedrobaeza commented 3 years ago

@Canario0 I'm migrating it as well, and will be available soon. Maybe you want to take another one.

Canario0 commented 3 years ago

@pedrobaeza good to know. Then Ill check later which one I can take.

moaadbourhim commented 2 years ago

@max3903 Migrating animal #1164

moaadbourhim commented 2 years ago

Migrating base_country_state_translatable #1168

OpenCode commented 2 years ago

Migrating partner_fax https://github.com/OCA/partner-contact/pull/1170

OpenCode commented 2 years ago

Migrating partner_ref_unique https://github.com/OCA/partner-contact/pull/1171

OpenCode commented 2 years ago

Migrating base_partner_sequence https://github.com/OCA/partner-contact/pull/1172

OpenCode commented 2 years ago

Migrating partner_address_street3 https://github.com/OCA/partner-contact/pull/1173

OpenCode commented 2 years ago

Migrating partner_email_check https://github.com/OCA/partner-contact/pull/1174

ph-obs commented 2 years ago

Anybody working on partner_first_name yet? I would need that for multiple projects. Thanks

bjornbillen commented 2 years ago

Migrating partner_firstname #1177

holdenrehg commented 2 years ago

I'm working on:

pegonzalezspesol commented 2 years ago

working on partner_contact_lang #1190

holdenrehg commented 2 years ago

Migrating partner_contact_birthdate PR https://github.com/OCA/partner-contact/pull/1183

holdenrehg commented 2 years ago

Migrating partner_contact_nationality PR https://github.com/OCA/partner-contact/pull/1184

holdenrehg commented 2 years ago

Migrating partner_contact_personal_information_page PR https://github.com/OCA/partner-contact/pull/1185

SilvioC2C commented 2 years ago

Migrating partner_industry_secondary #1193

damdam-s commented 2 years ago

Migrating partner_company_group #1198

emagdalenaC2i commented 2 years ago

Migrating:

rven commented 2 years ago

Migrating partner_multi_relation https://github.com/OCA/partner-contact/pull/1210

lfreeke commented 2 years ago

Migration partner_contact_gender https://github.com/OCA/partner-contact/pull/1213

saxomanu commented 2 years ago

Migration partner_manual_rank #1222

ghost commented 2 years ago

migrating partner_contact_age_range #1229

alan196 commented 2 years ago

Migrating partner_vat_unique https://github.com/OCA/partner-contact/pull/1235

kittiu commented 2 years ago

Migrating partner_company_type https://github.com/OCA/partner-contact/pull/1240

yankinmax commented 2 years ago

The idea is to split partner_company_group into several modules depending on each of core modules. This is needed to avoid installing unwanted dependencies on the project, for example we need partner_company_group, but without additional installed account, sale or crm. So, finally we want it to be:

  1. base_partner_company_group -> https://github.com/OCA/partner-contact/pull/1244
  2. account_partner_company_group depending on base_partner_company_group and account -> https://github.com/OCA/partner-contact/pull/1246
  3. crm_partner_company_group depending on base_partner_company_group and crm -> https://github.com/OCA/partner-contact/pull/1245
  4. sale_partner_company_group depending on base_partner_company_group and sale -> https://github.com/OCA/partner-contact/pull/1247
dhx commented 2 years ago

Migrating

Galoperd commented 2 years ago

Hello, I offer to migrate partner_contact_department & partner_contact_job_position. Do not currently have write access Thanks.

dhx commented 2 years ago

Hello, I offer to migrate partner_contact_department & partner_contact_job_position. Do not currently have write access Thanks.

Hi @Galoperd partner_contact_job_position has already a PR: https://github.com/OCA/partner-contact/pull/1289 you're welcome to do a review!

pedrobaeza commented 2 years ago

And for the rest, please check the process:

https://odoo-community.org/resources/code

doing a pull request and following https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-15.0

Galoperd commented 2 years ago

[15.0][MIG] partner_contact_deparment: ready for review, thanks ! PR 1308

Galoperd commented 2 years ago

I offer to 15.0 migrate "partner_phone_extension" & "partner_address_street3", thanks.

dhx commented 2 years ago

I offer to 15.0 migrate "partner_phone_extension" & "partner_address_street3", thanks.

Hi @Galoperd both seem to have existing PRs - anything wrong with those?

Galoperd commented 2 years ago

I offer to 15.0 migrate "partner_phone_extension" & "partner_address_street3", thanks.

Hi @Galoperd both seem to have existing PRs - anything wrong with those?

Sorry, did not realised about existing PRs.

heliaktiv commented 2 years ago

Migrating partner_contact_nationality https://github.com/OCA/partner-contact/pull/1314

Galoperd commented 2 years ago

please kindly udpate PR number for [15.0][MIG] partner_contact_department in the migration list. The correct number: PR #1322. Ready for review, thanks.

BT-dmontull commented 2 years ago

Hi all, migrating:

hailangvn commented 2 years ago

Please add the module below.

KM-joel commented 2 years ago

Hi all, @pedrobaeza @pedrobaeza Migration to version 15.0

kwoychesko commented 1 year ago

Migrating partner_disable_gravatar #1500

quannguyen1560 commented 1 year ago

Migrating partner_label: [15.0][mig]partner_label #1530

ddejong-therp commented 11 months ago

It looks like partner_coc is not on the list, yet it looks like the field is not yet implemented in odoo's core like it is in 16.0.

edlopen commented 7 months ago

I've just tried to migrate portal_partner_select_all, which has an stale PR, and I've noticed that is no longer necessary in Odoo 15 onwards. They have changed the usability of granting portal access to partners by eliminating the possibility of send invitations in batch and adding the ability to resend the invitations. Thus, I think we could cross that module out.