Benjamin Willig

Results 20 comments of Benjamin Willig

> Can you please split the isort,prettier commit from the migration commit? It makes review a bit easier. I won't do it for this PR as the changes are not...

@sbidoul Yes no_autologin should avoid the redirection but it doesn't look to be working properly. I will take a look at it.

@sbidoul ```keep_blank_values=True``` was missing when parsing the query. It should work as expected now.

I will create a new PR based on https://github.com/OCA/stock-logistics-warehouse/pull/2017

@rousseldenis No it's not a split. I wasn't aware of this module but yes there could be submodules to implement the rest of missing features from purchase_packaging.

@rousseldenis I just remembered I also did this one https://github.com/OCA/purchase-workflow/pull/2188

@gaelTorrecillas can you rebase to refresh tests pipelines please?

> @benwillig it seems a dependency is missing... > > ``` > AttributeError: 'purchase.order.line' object has no attribute 'packaging_id' > ``` @lmignon It should be fixed now

@lmignon The multiplier quantity of your supplier info should be equal to 60 here, the inverse/onchange might have not work as expected. Theses new fields act as "helpers" to assign...