-
- Downloads
[FIX] stock: enable auto_join for stock_move_line <-> stock_picking
Avoid pathological SQL queries with extremely long list of ids in a
WHERE clause. The strong relation between these models make an auto_join
a no brainer.
closes odoo/odoo#32645
Signed-off-by:
Damien Bouvy (dbo) <dbo@odoo.com>
Please register or sign in to comment