STPH#37558 Kan geen bedragen kleiner dan 1 invullen bij factuurmarge (bestelcatalogi)
svn path=/Website/trunk/; revision=30619
This commit is contained in:
@@ -89,7 +89,7 @@ model_bes_disc_params =
|
||||
"herfiatmarge": {
|
||||
"dbs": "bes_disc_params_herfiatmarge",
|
||||
"label": L("bes_discipline_herfiatmarge"),
|
||||
"typ": "number"
|
||||
"typ": "float"
|
||||
},
|
||||
"factuurpct": {
|
||||
"dbs": "bes_disc_params_factuurpct",
|
||||
@@ -99,7 +99,7 @@ model_bes_disc_params =
|
||||
"factuurmarge": {
|
||||
"dbs": "bes_disc_params_factuurmarge",
|
||||
"label": L("bes_discipline_factuurmarge"),
|
||||
"typ": "number"
|
||||
"typ": "float"
|
||||
},
|
||||
"factmatchmode": {
|
||||
"dbs": "bes_disc_params_factmatchmode",
|
||||
|
||||
Reference in New Issue
Block a user