-
- Downloads
[IMP] stock: sequence duplication on picking types.
When a picking type is duplicated, the sequence was by default copied into
the new picking type. This behaviour has become misleading since the sequence_id
is shown only on debug mode. We now simply prevent sequence_id of being copied.
TaskID: 2057311
closes odoo/odoo#35908
Signed-off-by:
Simon Lejeune (sle) <sle@openerp.com>
Please register or sign in to comment