insert into formulare (typ,system,erstellt,geaendert,user_1,user_2,name,formular) values (6,1,
'2004-05-01 00:00:00','2004-05-01','system','system',
'Lieferschein/EAN','

<!--
Der Report unterstützt folgende Datenfelder


 -->

<report name="Lieferschein/EAN" orientation="$options.report.lieferschein.orientation$"
  pageformat="$options.report.general.pageformat$" topmargin="$options.report.general.margin.top$" leftmargin="$options.report.general.margin.left$" 
  bottommargin="$options.report.general.margin.bottom$" rightmargin="$options.report.general.margin.right$">
 

 <reportheader height="70" >
    <rectangle  x="0" y="0" width="100%" height="100%" color="$options.report.general.reportheader.background$" weight="0" draw="false" fill="true"/>
    <rectangle  x="0" y="0" width="100%" height="100%" color="#000000" weight="1" draw="true" fill="false"/>
    <date-field fontstyle="plain" fontsize="7" fieldname="datum" x="5" y="3" width="20%" height="10" alignment="left" format="d.MMM yyyy H.mm"></date-field>
    <label fontstyle="plain" fontsize="7" x="75%" y="3" width="14%" height="10" alignment="right" >$locale.report.user$</label>   
     <string-field fontstyle="plain" fontsize="7" x="90%" y="3" height="10" width="10%" alignment="left" fieldname="user"></string-field>
     <label fontstyle="bold" fontsize="16" x="0%" y="3" width="49%" height="20" alignment="right" >$locale.report.lieferschein.titel$</label>    
     <string-field fontstyle="bold" fontsize="14" x="51%" y="3" height="20" width="49%" alignment="left" fieldname="lieferschein-nummer"></string-field>
     <string-field fontstyle="bold" fontsize="9" x="0%" y="25" height="20" width="100%" alignment="center" fieldname="adresse-string"></string-field>
     <string-field fontstyle="plain" fontsize="8" x="0%" y="45" height="10" width="100%" alignment="center" fieldname="datum20"></string-field>
       
       
  </reportheader>

  <pageheader height="70" onfirstpage="false">
    <rectangle  x="0" y="0" width="100%" height="100%" color="$options.report.general.reportheader.background$" weight="0" draw="false" fill="true"/>
    <rectangle  x="0" y="0" width="100%" height="100%" color="#000000" weight="1" draw="true" fill="false"/>
    <date-field fontstyle="plain" fontsize="7" fieldname="datum" x="5" y="3" width="20%" height="10" alignment="left" format="d.MMM yyyy H.mm"></date-field>
    <label fontstyle="plain" fontsize="7" x="75%" y="3" width="14%" height="10" alignment="right" >$locale.report.user$</label>   
     <string-field fontstyle="plain" fontsize="7" x="90%" y="3" height="10" width="10%" alignment="left" fieldname="user"></string-field>
     <label fontstyle="bold" fontsize="16" x="0%" y="3" width="49%" height="20" alignment="right" >$locale.report.lieferschein.titel$</label>    
     <string-field fontstyle="bold" fontsize="14" x="51%" y="3" height="20" width="49%" alignment="left" fieldname="lieferschein-nummer"></string-field>
     <string-field fontstyle="bold" fontsize="9" x="0%" y="25" height="20" width="100%" alignment="center" fieldname="adresse-string"></string-field>
     <string-field fontstyle="plain" fontsize="8" x="0%" y="45" height="10" width="100%" alignment="center" fieldname="datum20"></string-field>
       
  </pageheader>
  
  <pagefooter height="20">
    <rectangle  x="0" y="1" width="100%" height="100%" color="$options.report.general.pagefooter.background$" weight="0" draw="false" fill="true"/>
    <rectangle  x="0" y="1" width="100%" height="100%" color="#000000" weight="1" draw="true" fill="false"/>
    <number-field fieldname="PageNumber" x="40%" y="10"  width="90" height="20" alignment="left" format="$locale.seite$ #0"></number-field>    
    <number-field fieldname="PageTotal" x="50%" y="10"  width="90" height="20" alignment="left" format="$locale.von$ #0"></number-field>

  </pagefooter>

  <items>
    <band name="container" layout-cachable="false" x="0" y="1" width="100%" height="12" dynamic="true">
       <string-field fontsize="9" fontstyle="plain" x="0" y="1" height="10" width="13%" alignment="left" fieldname="container-nummer" />
       <string-field fontsize="9" fontstyle="plain" x="14%" y="1" height="10" width="13%" alignment="left" fieldname="losnummer" dynamic="true" />
       <number-field format="$options.report.zahlen_lieferschein$" fontsize="9" fontstyle="plain" x="28%" y="1" width="13%" height="10" alignment="right" fieldname="brutto"/>
       <number-field format="$options.report.zahlen_lieferschein$" fontsize="9" fontstyle="plain" x="42%" y="1" width="13%" height="10" alignment="right" fieldname="tara"/>
       <number-field format="$options.report.zahlen_lieferschein$" fontsize="9" fontstyle="plain" x="58%" y="1" width="13%" height="10" alignment="right" fieldname="netto"/>
       <number-field format="$options.report.zahlen_lieferschein$" fontsize="9" fontstyle="plain" x="72%" y="1" width="13%" height="10" alignment="right" fieldname="liter"/>
       <number-field format="$options.report.zahlen_lieferschein$" fontsize="9" fontstyle="plain" x="86%" y="1" width="13%" height="10" alignment="right" fieldname="la"/>
  
    </band>

    <band name="summe" x="0" y="1" width="100%" height="14">
       <line x1="0" y1="1" x2="0" y2="1" weight="0.5"/>
       <label fontsize="9" fontstyle="bold" x="0" y="3" height="10" width="13%" alignment="left">$locale.string_summe$</label>
       <number-field format="$options.report.zahlen_lieferschein$" fontsize="9" fontstyle="bold" x="28%" y="3" width="13%" height="10" alignment="right" fieldname="brutto"/>
       <number-field format="$options.report.zahlen_lieferschein$" fontsize="9" fontstyle="bold" x="42%" y="3" width="13%" height="10" alignment="right" fieldname="tara"/>
       <number-field format="$options.report.zahlen_lieferschein$" fontsize="9" fontstyle="bold" x="58%" y="3" width="13%" height="10" alignment="right" fieldname="netto"/>
       <number-field format="$options.report.zahlen_lieferschein$" fontsize="9" fontstyle="bold" x="72%" y="3" width="13%" height="10" alignment="right" fieldname="liter"/>
       <number-field format="$options.report.zahlen_lieferschein$" fontsize="9" fontstyle="bold" x="86%" y="3" width="13%" height="10" alignment="right" fieldname="la"/>

    </band>

    
    <band name="auftrag" layout-cachable="false" x="0" y="1" width="100%" height="30">
  	   <string-field fontstyle="bold" fontsize="14" x="0%" y="1" height="14" width="49%" alignment="right" fieldname="auftrag-bezeichnung"></string-field> 
       <number-field format="$options.report.zahlen_staerke$" fontstyle="bold" fontsize="14" x="50%" y="1" height="14" width="15%" alignment="right" fieldname="auftrag-staerke"/>
       <label fontsize="14" fontstyle="bold" x="66%" y="1" height="14" width="15%" alignment="left">$locale.string_prozentvol$</label>
       
       <label fontsize="8" fontstyle="plain" x="0" y="20" height="9" width="13%" alignment="center">$locale.lieferschein.tableheader_nummer$</label>
       <label fontsize="8" fontstyle="plain" x="14%" y="20" height="9" width="13%" alignment="center">$locale.lieferschein.tableheader_losnummer$</label>
       <label fontsize="8" fontstyle="plain" x="28%" y="20" height="9" width="13%" alignment="center">$locale.lieferschein.tableheader_brutto$</label>
       <label fontsize="8" fontstyle="plain" x="42%" y="20" height="9" width="13%" alignment="center">$locale.lieferschein.tableheader_tara$</label>
       <label fontsize="8" fontstyle="plain" x="58%" y="20" height="9" width="13%" alignment="center">$locale.lieferschein.tableheader_netto$</label>
       <label fontsize="8" fontstyle="plain" x="72%" y="20" height="9" width="13%" alignment="center">$locale.lieferschein.tableheader_liter$</label>
       <label fontsize="8" fontstyle="plain" x="86%" y="20" height="9" width="13%" alignment="center">$locale.lieferschein.tableheader_la$</label>
   	  <line x1="0" y1="28" x2="0" y2="28" weight="0.5"/>
    </band>
    
    <band name="leer" layout-cachable="false" x="0" y="0" width="100%" height="25">
    <label x="0" y="0" width="100%" height="25" nullstring=""></label>
    </band>

  </items>

  <functions>
    <function name="PageNumber" class="org.jfree.report.function.PageFunction"/>  
    <function name="PageTotal" class="org.jfree.report.function.PageTotalFunction" deplevel="1"/> 
    <function name="SetVisible" class="de.lunqual.rzpro.ausgabe.VisibleLieferscheinBandFunction"/>
  </functions>
  
  
</report>

');