Denis Roussel (ACSONE)
Denis Roussel (ACSONE)
> IMO this should stay in a new module, something like `shopinvader_sale_update_price` or similar Makes sense indeed.
I think the issue is the design of models as inheritance order for parallel models is not guaranteed: 
@sanrav @OCA/accounting-maintainers
@sbidoul As discussed, it's maybe better to do a constrains() and an ir.config.parameter to activate the behaviour.
@OCA/accounting-maintainers
@mourad-ehm Could you look at #810 ?
@grindtildeath Thanks ! :-)
@jbaudoux @mt-software-de
This is the magic: 
> 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 the default value,...