Hi, I have a issue with odoo12 while returning product with BoM setup.
- Assuming product relation: Wine Bottle *4 (consumable)= Wine Case (Stockable), with KIT BoM Type.
2. When I create a order with Wine Bottle *4,and finished the delivery order as well.
3. NOW I want to return 2 Bottle Wine and finish the return order.
4. As returned 2 Bottle wine, delivery Qty should be reduced to 2, but the result is 0.00 Showed below.
5. MY Question: IS IT a bug with the BoM. If it is and How to fix it. Thank you.
PS: I have updated the core code from github.