Browse Source

bugfix

master
Imo John 6 days ago
parent
commit
61700dbbc1
  1. 2
      src-modules/module/rpta/masken/48490_felderinfo.unl

2
src-modules/module/rpta/masken/48490_felderinfo.unl

@ -76,7 +76,7 @@ and R.systeminfo_id=7)\
and (1=(select 1 from sx_repository where art='SOS_KOEPFE_FAELLE_RPTA' and id='<<Köpfe oder Fälle ?>>')\ and (1=(select 1 from sx_repository where art='SOS_KOEPFE_FAELLE_RPTA' and id='<<Köpfe oder Fälle ?>>')\
or 1=(select 1 from koepfe_oder_faelle where apnr='<<Köpfe oder Fälle ?>>')\ or 1=(select 1 from koepfe_oder_faelle where apnr='<<Köpfe oder Fälle ?>>')\
)\ )\
order by sortnr, caption;^ ^<<SQL>><<SQL>> --Freemarker Template\ order by sortnr, caption;^ ^<<SQL>> --Freemarker Template\
SELECT uniquename, caption, sortnr\ SELECT uniquename, caption, sortnr\
FROM rpta_column_layout \ FROM rpta_column_layout \
where resultset_id in (select R.tid from rpta_resultset R where R.uniquename in ('rpta_sos_lab_stg_gew')\ where resultset_id in (select R.tid from rpta_resultset R where R.uniquename in ('rpta_sos_lab_stg_gew')\

Loading…
Cancel
Save