KFHT#36471 AiAi - showeigenkp is not integer - wijzigen meldingen

svn path=/Website/branches/v2016.1/; revision=29389
This commit is contained in:
Erik Groener
2016-05-12 14:13:31 +00:00
parent 16ab0f18c1
commit 82355702fc

View File

@@ -80,7 +80,7 @@ model_mld_disc_params =
"adjuststartdate": {
"dbs": "mld_disc_params_startdatum",
"label": L("mld_discipline_startdatum"),
"typ": "check"
"typ": "check0"
},
"foprocess": {
"dbs": "mld_disc_params_directklaar",
@@ -92,17 +92,17 @@ model_mld_disc_params =
"forward": {
"dbs": "mld_disc_params_keten",
"label": L("mld_discipline_forward"),
"typ": "check"
"typ": "check0"
},
"mld_disc_params_frontendprio": {
"dbs": "mld_disc_params_frontendprio",
"label": L("mld_discipline_setprio"),
"typ": "check"
"typ": "check0"
},
"owncost": {
"dbs": "mld_disc_params_eigen_kp",
"label": L("mld_discipline_eigenkp"),
"typ": "check"
"typ": "check0"
},
"invoicemarginpct": {
"dbs": "mld_disc_params_factuurpct",
@@ -126,7 +126,7 @@ model_mld_disc_params =
"invoiceapprove": {
"dbs": "mld_disc_params_factuurappr",
"label": L("mld_discipline_autofiat"),
"typ": "check"
"typ": "check0"
},
"invoicebelow": {
"dbs": "mld_disc_params_factuurgrens",
@@ -178,7 +178,7 @@ model_mld_disc_params =
"autooffer": {
"dbs": "mld_disc_params_offerteauto",
"label": L("mld_discipline_autoofferte"),
"typ": "check",
"typ": "check0",
"defaultvalue": 1
},
"fenotes": {