AAIT#39554 API2: als reservation/include reservationequipment enable_update heeft dan is dat bij reservationconsumables wel zo logisch

svn path=/Website/branches/v2016.3/; revision=33308
This commit is contained in:
Jos Groot Lipman
2017-03-29 12:10:38 +00:00
parent 4621b0fc87
commit 36427042bf

View File

@@ -88,7 +88,8 @@ function model_reservations(rsv_key, params)
enable_update: true
},
"reservationconsumables": { model: model_reservationconsumables,
joinfield: "reservation"
joinfield: "reservation",
enable_update: true
},
"tracking": {
model: new model_tracking(['reservering', 'xreservering']),