Raf Ven

Results 79 comments of Raf Ven

> > > @rven Could you cherry-pick this recent change from v16 #670 ? > > > Thanks > > > > > > It's not approved yet! > >...

> @rven Dependency merged! You can rebase and remove the test-requirements commit 🚀 Done!

> Functional review, quite good. I found an error though: > > 1. Have 3 companies. > 2. Create a user with access to company 1. > 3. Go to...

> Thanks for the fixes and sorry for the late review. > > Another unexpected error I found: > > 1. Create a user with access to company A and...

@LuvForAirplanes I didn't do that incredible amount of work, for the migration only some little changes were needed ;-) The suggestion you give has nothing to do with the migration...

What is the status of this PR? Odoo doesn't start anymore when the package is installed. ``` initialize_sys_path odoo.upgrade.__path__._path_finder = lambda *a: None # prevent path invalidation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'list'...

multi_step_wizard https://github.com/OCA/server-ux/pull/1005

@legalsylvain It seems that the CI pipelines need to include the `--with-demo` option. Odoo doesn't install demo by default anymore.

> @legalsylvain It seems that the CI pipelines need to include the `--with-demo` option. Odoo doesn't install demo by default anymore. Fixed!