aut_sp_duration is nooit aangemaakt

svn path=/Website/branches/v2017.2/; revision=35817
This commit is contained in:
Jos Groot Lipman
2017-10-25 15:01:44 +00:00
parent 4c8c9e792e
commit 8375db5c48

View File

@@ -81,11 +81,6 @@ function model_aut_sp(params)
"label": L("aut_sp_algorithm"), "label": L("aut_sp_algorithm"),
"typ": "varchar" "typ": "varchar"
}, },
"duration": {
"dbs": "aut_sp_duration",
"label": L("aut_sp_duration"),
"typ": "number"
},
"authorization": { "authorization": {
"dbs": "fac_functie_key", "dbs": "fac_functie_key",
"label": L("aut_sp_functie_key"), "label": L("aut_sp_functie_key"),