Thierry Ducrest

Results 70 comments of Thierry Ducrest

LG could you squash the administrative commits ?

Administrative commit should be squash see https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-15.0

@rven Thank you for this, I took over with this one PR #1243

I just added the migration script for the module rename

> I don't think that the renaming works in the migration of module itself. The renaming has to be done here: https://github.com/OCA/OpenUpgrade/blob/15.0/openupgrade_scripts/apriori.py#L6 Ok, I based that on existing commit in...

I pushed force to remove the commit with non merged related PR, that now has been merged.

@jbaudoux This pr depends also on #595. Changes that were included here but needs to be in their own for review

On this one I do not understand why the tests are failing. What I can understand is Travis is running the tests at install although I am using `@tagged("post_install", "-at_install")`...