FCLT#54891 AiAi bij toevoegen catering via API2
svn path=/Website/branches/v2018.1/; revision=39710
This commit is contained in:
@@ -63,6 +63,8 @@ function model_reservations(rsv_key, params)
|
||||
"flag" : { dbs: "res_rsv_ruimte_flag", typ: "number", LOV: ""},
|
||||
"resroom" : { dbs: "res_ruimte_opstelling.res_ruimte_key", typ: "key", filter: "exact", label: L("lcl_room"), foreign: "res_ruimte" },
|
||||
"configuration" : { dbs: "res_ruimte_opstelling.res_opstelling_key", typ: "key", foreign: "res_opstelling" },
|
||||
"room": {"dbs": "alg_ruimte_key","label": L("lcl_room"),"typ": "key","foreign": "alg_ruimte"},
|
||||
|
||||
"approved" : { dbs: "res_rsv_ruimte_afgerond", typ: "number", label: L("lcl_res_resappr"), track: true },
|
||||
"warning" : { dbs: "res_rsv_ruimte_dirtlevel", typ: "number", foreign: fndirtwarn, readonly: true },
|
||||
"reservation" : { dbs: "res_reservering_key", typ: "key", label: L("lcl_reservation") },
|
||||
|
||||
Reference in New Issue
Block a user