BF [ 1701324 ] MMovementLine: beforeSave Qty precision error

http://sourceforge.net/tracker/index.php?func=detail&aid=1701324&group_id=176962&atid=879332
This commit is contained in:
teo_sarca 2007-04-16 08:19:36 +00:00
parent c540f9a625
commit 2b7de0899a
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ public class MMovementLine extends X_M_MovementLine
}
// Qty Precision
if (newRecord || is_ValueChanged("QtyEntered"))
if (newRecord || is_ValueChanged(COLUMNNAME_MovementQty))
setMovementQty(getMovementQty());
// Mandatory Instance