in fact, wrun estimated quantity must not be changed because
its an information that we must conserve (when closing a
wrun we will need to know the estimated quantity to compute
the number of broken pieces)
The solution was to improve the computation of the wrun's
RunStockEventPlanned quantity in order to take into account
the estimated quantity of finished taskfulfilment.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The patch
Logged In: YES
user_id=1356806
in fact, wrun estimated quantity must not be changed because
its an information that we must conserve (when closing a
wrun we will need to know the estimated quantity to compute
the number of broken pieces)
The solution was to improve the computation of the wrun's
RunStockEventPlanned quantity in order to take into account
the estimated quantity of finished taskfulfilment.
Logged In: YES
user_id=1359420
already received quantity was not taking account to compute
planned quantity
add already Received quantity patch