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:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user