Skip to content
Snippets Groups Projects
Commit f2414f0b authored by Johannes Goderbauer's avatar Johannes Goderbauer
Browse files

Merge branch '1067484_FixOderFooterSizeStretching' into 'master'

1067484 salesorderreport footer fix

See merge request xrm/basic!566
parents 7c79ff0c f67efcd3
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="Beleg" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="e7a916c8-3f9a-497d-84bb-3909b15271ea">
<property name="ireport.zoom" value="2.3579476910000023"/>
<property name="ireport.x" value="175"/>
<property name="ireport.y" value="665"/>
<property name="ireport.x" value="29"/>
<property name="ireport.y" value="905"/>
<parameter name="myAddr" class="java.lang.String"/>
<parameter name="Artikelbezeichnung" class="java.lang.String"/>
<parameter name="Artikel-Nr" class="java.lang.String"/>
......@@ -304,7 +304,7 @@
</band>
<band height="50">
<textField isStretchWithOverflow="true">
<reportElement x="0" y="0" width="555" height="50" uuid="678c4956-6136-49ba-8199-ed41c384e3ea"/>
<reportElement x="0" y="0" width="555" height="31" uuid="678c4956-6136-49ba-8199-ed41c384e3ea"/>
<textElement>
<font size="8"/>
</textElement>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment