AAIT#36710: Berekende waarde van velden in Facilitor.

svn path=/Website/trunk/; revision=32075
This commit is contained in:
Jos Groot Lipman
2016-12-21 15:55:23 +00:00
parent fad8577d71
commit d1e004cbb1

View File

@@ -1058,7 +1058,7 @@ function listKenmerk(sql, module, key, props)
if (flexExprIncluded && (ktype == "N" || ktype == "D") && !isExpression)
onchangeExp = ";if (valid) calculateFlexExpressions(\"" + module
+ "\", " + key
+ ", \"" + niveau
+ ", \"" + (props.kenmerk_module||"")
+ "\", \"" + nameprefix
+ "\", \"" + extraserie
+ "\");";