FSN#36665 AiAi 'INTERNAL_ERROR_PNIVEAU' is undefined
svn path=/Website/branches/v2016.1/; revision=29564
This commit is contained in:
@@ -74,14 +74,14 @@ function model_persons()
|
|||||||
};
|
};
|
||||||
|
|
||||||
this.includes = {
|
this.includes = {
|
||||||
"custom_fields" : {
|
|
||||||
"model": new model_custom_fields(this, "PRS", { readman: true, readuse: true }),
|
|
||||||
"joinfield": "flexparentkey"
|
|
||||||
},
|
|
||||||
"authorization": {
|
"authorization": {
|
||||||
"model": new model_fac_gebruikersgroep(),
|
"model": new model_fac_gebruikersgroep(),
|
||||||
"joinfield": "user"
|
"joinfield": "user"
|
||||||
},
|
},
|
||||||
|
"custom_fields" : {
|
||||||
|
"model": new model_custom_fields(this, "PRS", { readman: true, readuse: true, pNiveau: "P" }),
|
||||||
|
"joinfield": "flexparentkey"
|
||||||
|
},
|
||||||
"tracking": {
|
"tracking": {
|
||||||
"model": new model_tracking(["perslid"]),
|
"model": new model_tracking(["perslid"]),
|
||||||
"joinfield": "fac_tracking_refkey"
|
"joinfield": "fac_tracking_refkey"
|
||||||
|
|||||||
Reference in New Issue
Block a user