TWYN#52191 Rapport BMUt_NUM

svn path=/Website/branches/v2017.3/; revision=37193
This commit is contained in:
Erik Groener
2018-02-27 11:36:52 +00:00
parent ecf4fef4ab
commit cbb9b1b9ef
2 changed files with 5 additions and 1 deletions

View File

@@ -83,7 +83,9 @@ function model_bgt_budgetmutatie()
"code": {
"dbs": "bgt_budgetmutatie_code",
"label": L("bgt_budgetmutatie_code"),
"typ": "varchar"
"typ": "varchar",
"LOV": ";;E;E;M;M;R;R",
"emptyoption": null
},
"sequence": {
"dbs": "bgt_budgetmutatie_volgnr",

View File

@@ -43,6 +43,8 @@ scaffolding(this_model,
"amountdifference"
],
"orderby": [
"code",
"sequence",
"mutationdate",
"budgetfrom"
]