Christophe Simonis

Results 85 comments of Christophe Simonis

OK, I think I finally understand the initial problem. We don't need this new `noupdate=None` argument. The purpose of this function is to bypass the `noupdate=1` flag in the XML...

@sagu-odoo can you test with the last version?

Yes, this is filtered by the `if inh.via:` condition.

Ho! The usage of `direct_inherit_parents` is not enough. Thanks for pointing it.

Can you please reword the commit message, now that you remove the manual m2m fields linked to the removed model?

The title is still wrong: you are not preventing the removal of manual relation tables anymore.

upgradeci retry with always only base

@robodoo r- On hold until some retro-compatibility questions are sorted out.

Damn! I restarted handling this delay-to-autodiscovery with https://github.com/odoo/upgrade-util/compare/master...odoo-dev:upgrade-util:master-delay_force_install_module-chs

I would also prefer **not** to change those methods. It's too dangerous. It's always better to be explicit about which modules to uninstall/remove. Especially for removes, not all downstream dependencies...