Kleine API fixjes

svn path=/Website/trunk/; revision=33352
This commit is contained in:
Jos Groot Lipman
2017-03-30 15:14:20 +00:00
parent 9eaaa29dc9
commit a10c282611
3 changed files with 8 additions and 3 deletions

View File

@@ -56,10 +56,11 @@ function model_reportsx(usrrap_key, rapparams)
foreign: "fac_functie",
multiedit: true
},
"cond" : { dbs: "fac_usrrap_cond",
"condition" : { dbs: "fac_usrrap_cond",
typ: "number",
label: L("lcl_usrrap_showcondition"),
required: true, defaultvalue: 0,
required: true,
defaultvalue: 0,
LOV: L("lcl_usrrap_showconditionLOV")
},
"group" : { dbs: "fac_usrrap_groep",