Onzin om discipline of profiel te wijzigen bij profielwaarde. Dan maak je maar niet record.
svn path=/Website/trunk/; revision=32490
This commit is contained in:
@@ -51,6 +51,7 @@ function model_fac_profielwaarde()
|
||||
"label": L("fac_profiel"),
|
||||
"typ": "key",
|
||||
"required": true,
|
||||
"insertonly": true,
|
||||
"foreign": {
|
||||
"tbl": "fac_profiel",
|
||||
"key": "fac_profiel_key",
|
||||
@@ -68,6 +69,7 @@ function model_fac_profielwaarde()
|
||||
"label": L("mgt_discipline"),
|
||||
"typ": "key",
|
||||
"required": true,
|
||||
"insertonly": true,
|
||||
"foreign": {
|
||||
"tbl": "("+ catalogus_sql + ")",
|
||||
"key": "ins_discipline_key",
|
||||
|
||||
Reference in New Issue
Block a user