FCLT#58538 api2/orders bevat geen issue key. Toch ook maar toegevoegd

svn path=/Website/branches/v2019.1/; revision=43411
This commit is contained in:
Jos Groot Lipman
2019-07-18 13:14:45 +00:00
parent e9c51867e7
commit 3fc154255d

View File

@@ -144,6 +144,11 @@ function model_mld_opdr()
}
fields_main_2 = {
"issue": { "dbs": "mld_melding_key",
"typ": "key",
"foreignsql": "SELECT TO_CHAR(mld_opdr.mld_melding_key) FROM DUAL",
"label": L("lcl_complain"),
"filter": "exact" },
"company": {
"dbs": "mld_uitvoerende_keys",
"label": L("lcl_ord_company"),