You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
3.1 KiB
63 lines
3.1 KiB
2 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<patch patch_id="2022-07-11">
|
||
|
<systeme>
|
||
|
<!--<system name="his1" codierung="utf8"/>-->
|
||
|
<system name="superx" codierung="utf8"/>
|
||
|
<system name="superx" codierung="iso"/>
|
||
|
</systeme>
|
||
|
|
||
|
|
||
|
<module name="kern" systeminfo_id="xxx" inst_from="xx">
|
||
|
<patch-description feature_id=""><strong>Generischer Export Tabellen mit JR </strong><br />
|
||
|
Pilotversion des Exports von Berichtsergebnissen im gener. Standardlayout nach Excel mit JR. Der Export bietet mehr Möglichkeiten der Fomatierung als der bisherige Excel Export (POI).
|
||
|
<br />
|
||
|
Nach Einspielen des Patches müssen Sie Tomcat neu starten.<br />
|
||
|
<strong>Achtung:</strong> Dieser Patch ist für SuperX 4.9 geeignet, nicht für HISinOne-BI. Für HISinOne-BI sind die Funktionen mit Version 2022.12 verfügbar.<br />
|
||
|
|
||
|
</patch-description>
|
||
|
|
||
|
<patch-test>
|
||
|
<!-- Bisher nur sql erlaubt. Ergebniss muss 0 sein, um zu erlauben, dass der Patch eingespielt wird! -->
|
||
|
<nativeaction sql="select 0 from xdummy where (select count(*) from db_version where his_system='kern') > 0 " scriptfile="" database=""/>
|
||
|
</patch-test>
|
||
|
|
||
|
<patch-data>
|
||
|
|
||
|
<files>
|
||
|
<file path="images/icons/magic.svg"><patch-description feature_id="">Logo Berichtsassistent</patch-description></file>
|
||
|
<file path="WEB-INF/lib/superx4.9.jar"><patch-description feature_id="">SuperX-Servlet</patch-description></file>
|
||
|
<file path="WEB-INF/conf/edustore/db/install/upgrade/kern49_patch_jr.sql"><patch-description feature_id="">Erweiterung Tabelle sx_stylesheets um Spalte is_generic</patch-description></file>
|
||
|
<file path="WEB-INF/conf/edustore/db/install/schluesseltabellen/sx_stylesheets_fuellen.sql"></file>
|
||
|
<file path="WEB-INF/conf/edustore/db/install/schluesseltabellen/sx_stylesheet_tabelle_jrxml_einfuegen.sql"></file>
|
||
|
<file path="WEB-INF/reports/simple_table.jrtx"><patch-description>Ausgelagerte Styles für JRXML</patch-description></file>
|
||
|
<file path="xml/pageComponents_html.xsl"><patch-description>Export JR Button</patch-description></file>
|
||
|
<file path="xml/tabelle_jrxml_a4_quer.xsl"><patch-description>XSL Stylesheet erzeugt JRXML</patch-description></file>
|
||
|
<file path="xml/jr_templates.xsl"><patch-description>XSL Stylesheet erzeugt JRXML</patch-description></file>
|
||
|
<file path="xml/viz_rpt_assistent.xsl"><patch-description>XSL Stylesheet Berichtsassistent</patch-description></file>
|
||
|
</files>
|
||
|
|
||
|
<database name="superx">
|
||
|
<!-- TODO: hier können beliebige Elemente der normalen Modul-XML stehen-->
|
||
|
<masken>
|
||
|
|
||
|
</masken>
|
||
|
</database>
|
||
|
|
||
|
<upgrade>
|
||
|
<upgrade-step>
|
||
|
<action>
|
||
|
<nativeaction sql="" scriptfile="$SUPERX_DIR/db/install/upgrade/kern49_patch_jr.sql" database=""><patch-description>Anpassung Stylesheets-Tabelle</patch-description></nativeaction>
|
||
|
<nativeaction sql="" scriptfile="$SUPERX_DIR/db/install/schluesseltabellen/sx_stylesheets_fuellen.sql" database=""><patch-description>Anpassung Stylesheets-Tabelle</patch-description></nativeaction>
|
||
|
<nativeaction sql="" scriptfile="$SUPERX_DIR/db/install/schluesseltabellen/sx_stylesheet_tabelle_jrxml_einfuegen.sql" database=""><patch-description>Anpassung Stylesheets-Tabelle</patch-description></nativeaction>
|
||
|
</action>
|
||
|
</upgrade-step>
|
||
|
</upgrade>
|
||
|
|
||
|
</patch-data>
|
||
|
|
||
|
</module>
|
||
|
|
||
|
|
||
|
|
||
|
</patch>
|