Michael Tietz

Results 99 comments of Michael Tietz

@TDu @mmequignon @jbaudoux why did we choose to call the recompute_state? I think that's not necessary since we calling action_assign immediately afterwards. https://github.com/OCA/wms/blob/c9cf770e08eae63574f7dd7c5dcbc238e6e00fe0/shopfloor_reception/services/reception.py#L1303

Many thanks yes this was missing. Why did not set the release_policy as it is done here? https://github.com/OCA/wms/blob/111d87780457fa740dc0cc5609c47ab26be5916d/stock_available_to_promise_release/migrations/16.0.3.1.0/post-migrate.py#L5

> > Many thanks yes this was missing. Why did not set the release_policy as it is done here? > > https://github.com/OCA/wms/blob/111d87780457fa740dc0cc5609c47ab26be5916d/stock_available_to_promise_release/migrations/16.0.3.1.0/post-migrate.py#L5 > > Here, I initialize the field with...

@TDu could you please do a rebase?

~~LGTM except the missing test~~