RWSN#38594 Optellen van AVG is onzinnig
svn path=/Website/branches/v2016.2/; revision=31751
This commit is contained in:
@@ -397,6 +397,7 @@ function report_GET(params)
|
||||
field.sql = "AVG(" + field_expression + ")";
|
||||
if (!field.fixedlabel)
|
||||
field.label = L("lcl_usrrap_label_AVG").format(field.label);
|
||||
field.total = false;
|
||||
field.newtyp = "float";
|
||||
break;
|
||||
case "H":
|
||||
|
||||
Reference in New Issue
Block a user