FSN#35174 Fysieke ruimten van reserveerbare ruimte wordt niet gevuld als gebouw vervallen
svn path=/Website/trunk/; revision=28030
This commit is contained in:
@@ -54,7 +54,8 @@ function model_res_alg_ruimte(fnparams)
|
||||
"desc": "alg_plaatsaanduiding",
|
||||
"where": "alg_onroerendgoed_type = 'R'",
|
||||
"selectorforeign": "ALG_RUIMTE"
|
||||
}
|
||||
},
|
||||
"foreignfiltercode": null // Ook facilitor irrelevant
|
||||
},
|
||||
"locatiekey": { // liever location maar zo komt het uit de plaatsselector
|
||||
"dbs": "res_alg_ruimte.alg_ruimte_key", // door de "." wordt een update voorkomen
|
||||
@@ -66,7 +67,8 @@ function model_res_alg_ruimte(fnparams)
|
||||
"key": "alg_ruimte_key",
|
||||
"desc": "alg_locatie_code",
|
||||
"selectorforeign": "ALG_LOCATIE"
|
||||
}
|
||||
},
|
||||
"foreignfiltercode": null // Ook facilitor irrelevant
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user