NYBU#67720 doorklik veld in rapportage

svn path=/Customer/trunk/; revision=52762
This commit is contained in:
Suzan Wiegerinck
2021-08-24 13:10:48 +00:00
parent fddb2eac81
commit a31fe3d3e2

View File

@@ -1,4 +1,4 @@
/* Formatted on 17-5-2021 17:01:14 (QP5 v5.336) */
/* Formatted on 24-8-2021 15:05:47 (QP5 v5.336) */
--
-- $Id$
--
@@ -7506,6 +7506,8 @@ AS
studentnr,
c.cnt_contract_nummer_intern
contract,
c.cnt_contract_key
contract_key,
g.alg_gebouw_naam
gebouw,
rg.alg_verdieping_code
@@ -7754,6 +7756,13 @@ AS
SELECT naam_full fclt_f_naam,
studentnr,
contract fclt_f_contract,
'<a class="details" onclick=''FcltMgr.openDetail("'
|| 'appl/cnt/cnt_contract.asp?'
|| 'cnt_key='
|| contract_key
|| '")''>'
|| HTF.escape_sc (contract)
|| '</a>' html_contract,
gebouw,
verdieping,
COALESCE (kamer, '(Geen)') fclt_f_kamer,