Sébastien Alix

Results 92 comments of Sébastien Alix

/ocabot migration date_range_account

/ocabot migration stock_lot_multi_image

/ocabot migration stock_secondary_unit

/ocabot migration stock_inventory_justification

/ocabot migration stock_vertical_lift_storage_type

/ocabot migration stock_inventory_justification

IMO the issue is located in `stock_move_auto_assign_auto_release` which triggers too much queries due to unwanted search operations on `release_ready` + `ordered_available_to_promise_qty`. I did a fix here which greatly improved the...