AAIT#33956: Tracking uitbreiden op grondbeginselen financiele & rechten inrichting.

svn path=/Website/trunk/; revision=32968
This commit is contained in:
Maykel Geerdink
2017-02-27 14:01:29 +00:00
parent c8f6360012
commit 4ec963e2d2
9 changed files with 139 additions and 80 deletions

View File

@@ -19,6 +19,7 @@ function model_fac_profiel()
this.records_name = "profiles";
this.record_name = "profile";
this.table = "fac_profiel";
this.childtable = "fac_profielwaarde"
this.primary = "fac_profiel_key";
this.autfunction = "WEB_FINMSU";
this.record_title = L("fac_profiel");