FCLT#82420 Kolom rapportagegroep (eindelijk) ook in het overzicht tonen (en in FAC_INI vullen)
svn path=/Website/trunk/; revision=64591
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
reportsx.REST_DELETE = false;
|
||||
reportsx.list.default_url = "appl/fac/fac_report.asp?usrrap_key=";
|
||||
|
||||
var scf_params = { list: { columns: ["name", "description"] }};
|
||||
var scf_params = { list: { columns: ["group", "name", "description"] }};
|
||||
|
||||
scaffolding(reportsx, scf_params);
|
||||
%>
|
||||
|
||||
Reference in New Issue
Block a user