-
- Downloads
[IMP] stock: add constraint on orderpoint
This commit adds a constraint on model stock.warehouse.orderpoint
(reordering rule) to ensure two orderpoint are not set on the same
product and on the same location. This is an issue as the replenishment
will be done multiple times in case of duplicated rules.
Task : 1939567
closes odoo/odoo#47909
Related: odoo/upgrade#1814
Signed-off-by:
William Henrotin <Whenrow@users.noreply.github.com>
Please register or sign in to comment