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:
Jos Groot Lipman
2017-01-23 11:18:04 +00:00
parent 4a13ea9561
commit f55a9fa2f0

View File

@@ -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",