FSN#31698 Rapportgenerator scaffolding aanscherping
svn path=/Website/trunk/; revision=24455
This commit is contained in:
@@ -37,7 +37,7 @@ function model_reportsx(usrrap_key, params)
|
||||
"urllink" : { dbs: "fac_usrrap_urllink", typ: "varchar", label: L("lcl_usrrap_urllink")},
|
||||
"autorefresh" : { dbs: "fac_usrrap_autorefresh", typ: "check", label: L("lcl_usrrap_autorefresh")}
|
||||
};
|
||||
this.list = { columns: ["id", "name", "viewname", "description"] };
|
||||
this.list = { columns: ["id", "name", "description"] };
|
||||
this.search = { autosearch: true };
|
||||
|
||||
this.includes = {"columns": { model: model_reportcolumns,
|
||||
|
||||
Reference in New Issue
Block a user