FCLT#53510: AADS AiAi bij opvragen fiatteringslist.

svn path=/Website/branches/v2017.3/; revision=38091
This commit is contained in:
Maykel Geerdink
2018-06-07 07:12:17 +00:00
parent 77f6bfb95e
commit 5279d37e2b

View File

@@ -303,8 +303,8 @@ function getSqlFiatCnt(fiatstatus, prsKeys, params)
+ " WHEN COALESCE (c.cnt_contract_approved, 0) <= " + S("cnt_contract_limit5") + " WHEN COALESCE (c.cnt_contract_approved, 0) <= " + S("cnt_contract_limit5")
+ " THEN '5'" + " THEN '5'"
+ " ELSE '0'" + " ELSE '0'"
+ " END fiatteur" + " END"
: " , ' '") : " , ' '") + " fiatteur"
+ " , NULL bes_bestelling_parentkey" + " , NULL bes_bestelling_parentkey"
+ " , NULL prefix" + " , NULL prefix"
+ " , NULL uitvoerende" + " , NULL uitvoerende"