OCA / partner-contact

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

Migration to version 10.0 #309

Closed pedrobaeza closed 2 years ago

pedrobaeza commented 7 years ago

Todo

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

Modules to migrate

Garamotte commented 7 years ago

Migration of partner_firstname here : https://github.com/OCA/partner-contact/pull/311

cvinh commented 7 years ago

partner_contact_gender, partner_contact_birthdate, partner_contact_personal_information here : https://github.com/OCA/partner-contact/pull/315

alexis-via commented 7 years ago

Migration of partner_external_maps: https://github.com/OCA/partner-contact/pull/319 Migration of partner_address_street3: https://github.com/OCA/partner-contact/pull/318

Giuliano69 commented 7 years ago

Hi, may I ask if the passport module has been removed because of being incorporated in other module or because of other problems ? It may be needed in case of invoicing to ETRA EU customer (vat exemption - passport number mandatory in customer data)

Thanks for your help

njeudy commented 7 years ago

partner_contact_in_several_company here: #347

njeudy commented 7 years ago

Anyone to review #347 ? code is ready ;)

yvaucher commented 7 years ago

added partner_changeset to the list: https://github.com/OCA/partner-contact/tree/9.0/partner_changeset

tarteo commented 7 years ago

Hello, Is there a reason why base_vat_sanitized is not on the list?

Thanks in advance! :)

pedrobaeza commented 7 years ago

Because it was not present in 9.0 when we migrate the 10.0 branch.

tarteo commented 7 years ago

@pedrobaeza Okay!

tarteo commented 7 years ago

@pedrobaeza Can I migrate base_vat_sanitized?

pedrobaeza commented 7 years ago

It's already migrated in https://github.com/OCA/partner-contact/pull/343. I'm adding to the list.

tarteo commented 7 years ago

@pedrobaeza Thanks!! :)

paulius-sladkevicius commented 7 years ago

@pedrobaeza similar question, why partner_sector is not in the list?

cvinh commented 7 years ago

@paulius-sladkevicius @pedrobaeza is on holidays... I hope he is having a big breath ;-) partner_sector has been added to 9.0 branch on November 2016. The 10.0 branch has been created end of October 2016 so partner_sector was not in 9.0 branch at that time. I think good practise is to do a PR to add partner_sector in 10.0 branch (with installable = False) and then do another PR for migration to 10.0

lasley commented 7 years ago

Wow @pedrobaeza on holidays?! I didn't feel like this could ever happen! Get some rest, friend 😄

@invitu @paulius-sladkevicius We should just add the missing modules to the list, there's no reason to create two PRs. Our v10 migration instructions should be all that's needed in regards to the actual migration.

@OCA/crm-sales-marketing-maintainers - Can you add partner_sector to the list of modules that need to be upgraded, please and thanks!

pedrobaeza commented 7 years ago

I'm on holidays but still keep an eye for these quick tasks :wink:

Added module to the list

cvinh commented 7 years ago

@lasley The reason to add the unmigrated module in separate PR is to better see the diff when migrate is done (thanks to @legalsylvain )

cvinh commented 7 years ago

@pedrobaeza on holidays but still not sleeping ;-)

lasley commented 7 years ago

@invitu - Hmmm I see where you're coming from with that. I just look at a manual diff, but that was a process I had to learn and I admit wasn't that obvious.

The current process is to do the migration in one PR. Changing it is a fairly far reaching proposal, so I think it would be best if you submitted an RFC (issue) to the maintainer-tools repo, or directly submit the proposal as a PR against the contribution docs in the same repo. This way we can discuss it in context, and allow stakeholders to expose all points.

cvinh commented 7 years ago

@lasley my comment comes from https://github.com/OCA/pos/pull/154#issuecomment-282669089

lasley commented 7 years ago

@invitu - we can discuss there, I believe you misunderstood

alan196 commented 7 years ago

Migration of base_partner_merge in #445

BT-aestebanez commented 5 years ago

The module partner_identification_gln should be in the list of items: https://github.com/OCA/partner-contact/pull/666

github-actions[bot] commented 2 years ago

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.