-
- Downloads
[FIX] mrp: produce wizard negative reserved qty
Usecase to reproduce: BOM 1 product final F -> 2 components C - 1 units of C in stock - MO of 2 units of F - Reserve MO - Produce wizard 2 units of F -> C 4 to consume 1 reserved - Update quantity to 1 -> The produce line for C contains -1 reserved It happens because the system remove the quantity to consume on the reservation. However sometimes the quantity reserved is lower than the quantity to consume and it will result in a negative quantity reserved.
Please register or sign in to comment