diff --git a/src-modules/module/sxc/conf/sxc.xml b/src-modules/module/sxc/conf/sxc.xml index 3ce7bbe..5bd5a8c 100644 --- a/src-modules/module/sxc/conf/sxc.xml +++ b/src-modules/module/sxc/conf/sxc.xml @@ -244,7 +244,7 @@ rightname="CS_BIA_STANDARDREPORTS_ADMIN[SXC]" /> - + @@ -265,7 +265,7 @@ where hs_nr_hauptsitz is not null and hs_nr is not null; ]]> - + @@ -285,7 +285,25 @@ union select trim(name)|| ' Standort '||standort_ort, hs_nr::char(10), 'ST_'||hs where hs_nr_hauptsitz is not null and hs_nr is not null; ]]> - + + + + + + + +