Skip to content
Snippets Groups Projects
Commit 22b9343c authored by Simon Lejeune's avatar Simon Lejeune
Browse files

[FIX] stock: multiple orderpoint


- the oderpoint_id field on the purchase order line wasn't used to not
  merge the po lines
- if the orderpoint_id field is set, use the orderpoint location to
  create the move
- if multiple stock moves with different source locations go through
  `_merge_moves`, they should obviously NOT be merged
- `virtual_available` computed field was not being invalidated when the
  context keys "warehouse" and "location" changed

task-2001462

closes odoo/odoo#40573

Signed-off-by: default avatarArnold Moyaux <amoyaux@users.noreply.github.com>
parent f341a48b
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