← Back to team overview

openupgrade-drivers team mailing list archive

Re: base_contact

 

On 10/25/2013 10:28 PM, Sandy Carter wrote:
Hello,

In openupgrade-server under openerp/addons/base/migrations/7.0.1.3/post-migration.py:
migrate_partner_address has a TODO saying "break hard when base_contact is installed".

While this can be implemented with an assert of ir_module_module, I would like to know
why it should break; I intend to migrate a DB with that module.

What are the difficulties related to this module?

Hi Sandy,

it's just that base_contact was initially not supported under the new partner model, and I have no experience with the branches that have been put up since. It would be very welcome if you could migrate from the old to the new version in a credible way, in which case you can ignore that comment which is just to indicate that database with base_contact installed were not supported at that time.

Cheers,
Stefan.



References