Skip to content
Snippets Groups Projects
Commit f77d6d8b authored by Nicolas Martinelli's avatar Nicolas Martinelli
Browse files

[FIX] repair: reserve parts


- Create some stock in WH/Stock for product A
- Create some stock in WH/Stock/Shelf 1 for product B
- Create a Repair Order for Product A in WH/Stock
- Add a line in Parts with B, leave the location to WH/Stock
- Process the order until the end

Negative quant is created in WH/Stock for B instead of using the
quantity in WH/Stock/Shelf 1.

We do a best effort in order to reserve the quantity in the
sub-locations.

opw-2177352

closes odoo/odoo#43716

X-original-commit: 2158f07cb2d32480f0db2a8e82aaea73ac266271
Signed-off-by: default avatarNicolas Martinelli (nim) <nim@odoo.com>
parent 46d1dfc8
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