2836655-Resource Assignment always return Qty 1

This commit is contained in:
Redhuan D. Oon 2009-08-15 03:01:15 +00:00
parent cba4620137
commit d034a6c64e
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ public class CalloutAssignment extends CalloutEngine
variable = "QtyInvoiced";
if (Qty != null)
mTab.setValue(variable, Qty);
mTab.setValue("QtyEntered", Qty); //red1 BR2836655-Resource Assignment always return Qty 1
}
return "";
} // product