Skip to content
Snippets Groups Projects
Commit 0a5aa603 authored by David (dafr)'s avatar David (dafr)
Browse files

[FIX] purchase_stock: Prevent picking update when product_qty isn't updated


_create_or_update_picking() is a time-consuming method.
On some Purchase, all the purchase.order.line may be written with 'product_qty' in 'values', even though it did not change.

OPW-2978569

closes odoo/odoo#114546

Signed-off-by: default avatarWilliam Henrotin (whe) <whe@odoo.com>
parent 13b6450c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment