insert into formulare (typ,system,erstellt,geaendert,user_1,user_2,name,formular) values (38,1,
'2004-05-01 00:00:00','2004-05-01','system','system',
'Mischung Kurzfassung','

<!--

 -->

<report name="Mischung Kurzfassung" orientation="$options.report.mischung.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="160" dynamic="true" >
    <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="100%" height="18" alignment="center" >$locale.report.mischung.titel$</label>

     <label fontstyle="bold" fontsize="9" x="0%" y="22" width="29%" height="10" alignment="right" >$locale.report.mischung.nummer$</label>         
     <string-field fontstyle="plain" fontsize="9" x="30%" y="22" height="10" width="70%" alignment="left" fieldname="mischung_nummer"></string-field>
     <label fontstyle="bold" fontsize="9" x="0%" y="32" width="29%" height="10" alignment="right" >$locale.report.mischung.bezeichnung$</label>         
     <string-field fontstyle="plain" fontsize="9" x="30%" y="32" height="10" width="70%" alignment="left" fieldname="mischung_bezeichnung"></string-field>

	 <label fontstyle="bold" fontsize="9" x="0%" y="42" width="29%" height="10" alignment="right" >$locale.report.mischung.sorte$</label>         
     <string-field fontstyle="plain" fontsize="9" x="30%" y="42" height="10" width="70%" alignment="left" fieldname="mischung_sorte"></string-field> 

	 <label fontstyle="bold" fontsize="9" x="0%" y="52" width="29%" height="10" alignment="right" >$locale.report.mischung.losnummer$</label>         
     <string-field fontstyle="plain" fontsize="9" x="30%" y="52" height="10" width="70%" alignment="left" fieldname="mischung_losnummer"></string-field> 
	 <label fontstyle="bold" fontsize="9" x="0%" y="62" width="29%" height="10" alignment="right" >$locale.report.mischung.la$</label>         
     <string-field fontstyle="plain" fontsize="9" x="30%" y="62" height="10" width="70%" alignment="left" fieldname="mischung_la"></string-field> 
     
     <string-field fontstyle="plain" fontsize="9" x="30%" y="72" height="10" width="70%" alignment="left" fieldname="mischung_erstellt_datum"></string-field> 	
     <string-field fontstyle="plain" fontsize="9" x="30%" y="82" height="10" width="70%" alignment="left" fieldname="mischung_geaendert_datum"></string-field>
     <string-field fontstyle="plain" fontsize="9" x="30%" y="92" height="10" width="70%" alignment="left" fieldname="mischung_abgeschlossen_datum"></string-field> 

     <label fontstyle="bold" fontsize="9" x="0%" y="102" width="29%" height="10" alignment="right" >$locale.report.mischung.tank$</label>         
     <string-field fontstyle="plain" dynamic="true" fontsize="40" x="30%" y="102" height="22" width="70%" alignment="left" fieldname="mischung_tank"></string-field>     
     
     <label fontstyle="bold" fontsize="9" x="0%" y="152" width="29%" height="10" alignment="right" >$locale.report.mischung.bemerkungen$</label>         
     <string-field fontstyle="plain" dynamic="true" fontsize="9" x="30%" y="152" height="10" width="70%" alignment="left" fieldname="mischung_bemerkungen"></string-field> 	
		
  </reportheader>

  <pageheader height="160"  dynamic="true" 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="100%" height="18" alignment="center" >$locale.report.mischung.titel$</label>

     <label fontstyle="bold" fontsize="9" x="0%" y="22" width="29%" height="10" alignment="right" >$locale.report.mischung.nummer$</label>         
     <string-field fontstyle="plain" fontsize="9" x="30%" y="22" height="10" width="70%" alignment="left" fieldname="mischung_nummer"></string-field>
     <label fontstyle="bold" fontsize="9" x="0%" y="32" width="29%" height="10" alignment="right" >$locale.report.mischung.bezeichnung$</label>         
     <string-field fontstyle="plain" fontsize="9" x="30%" y="32" height="10" width="70%" alignment="left" fieldname="mischung_bezeichnung"></string-field>

	 <label fontstyle="bold" fontsize="9" x="0%" y="42" width="29%" height="10" alignment="right" >$locale.report.mischung.sorte$</label>         
     <string-field fontstyle="plain" fontsize="9" x="30%" y="42" height="10" width="70%" alignment="left" fieldname="mischung_sorte"></string-field> 

	 <label fontstyle="bold" fontsize="9" x="0%" y="52" width="29%" height="10" alignment="right" >$locale.report.mischung.losnummer$</label>         
     <string-field fontstyle="plain" fontsize="9" x="30%" y="52" height="10" width="70%" alignment="left" fieldname="mischung_losnummer"></string-field> 
	 <label fontstyle="bold" fontsize="9" x="0%" y="62" width="29%" height="10" alignment="right" >$locale.report.mischung.la$</label>         
     <string-field fontstyle="plain" fontsize="9" x="30%" y="62" height="10" width="70%" alignment="left" fieldname="mischung_la"></string-field> 
     
     <string-field fontstyle="plain" fontsize="9" x="30%" y="72" height="10" width="70%" alignment="left" fieldname="mischung_erstellt_datum"></string-field> 	
     <string-field fontstyle="plain" fontsize="9" x="30%" y="82" height="10" width="70%" alignment="left" fieldname="mischung_geaendert_datum"></string-field>
     <string-field fontstyle="plain" fontsize="9" x="30%" y="92" height="10" width="70%" alignment="left" fieldname="mischung_abgeschlossen_datum"></string-field> 

     <label fontstyle="bold" fontsize="9" x="0%" y="102" width="29%" height="10" alignment="right" >$locale.report.mischung.tank$</label>         
     <string-field fontstyle="plain" dynamic="true" fontsize="40" x="30%" y="102" height="22" width="70%" alignment="left" fieldname="mischung_tank"></string-field>     
     
     <label fontstyle="bold" fontsize="9" x="0%" y="152" width="29%" height="10" alignment="right" >$locale.report.mischung.bemerkungen$</label>         
     <string-field fontstyle="plain" dynamic="true" fontsize="9" x="30%" y="152" height="10" width="70%" alignment="left" fieldname="mischung_bemerkungen"></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>

  <groups>
   <group>
   	<groupheader height="20">
   		    <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"/>
            <label fontstyle="bold" fontsize="9" x="0%" y="3" width="29%" height="10" alignment="right" >$locale.report.ticket.transaktionsnummer$</label>            
    	    <string-field fontstyle="plain" dynamic="true" fontsize="9" x="30%" y="3" height="10" width="20%" alignment="left" fieldname="ticket_transaktionsnummer"></string-field> 	
    	    <string-field fontstyle="bold" dynamic="true" fontsize="12" x="50%" y="1" height="12" width="49%" alignment="left" fieldname="transaktion_bezeichnung"></string-field>
    	     	
    	    <label fontstyle="bold" fontsize="9" x="0%" y="13" width="29%" height="9" alignment="right" >$locale.report.transaktion.srcmischung$</label>   
    	    <string-field fontstyle="plain" dynamic="true" fontsize="9" x="30%" y="13" height="9" width="19%" alignment="left" fieldname="transaktion_src_mischung"></string-field> 	
    	        	    
    	    <label fontstyle="bold" fontsize="9" x="0%" y="23" width="29%" height="9" alignment="right" >$locale.report.transaktion.destmischung$</label>   
    	    <string-field fontstyle="plain" dynamic="true" fontsize="9" x="30%" y="23" height="9" width="19%" alignment="left" fieldname="transaktion_src_mischung"></string-field> 	    	    
    	        	    
    	    <label fontstyle="bold" fontsize="9" x="50%" y="13" width="29%" height="9" alignment="right" >$locale.report.transaktion.srctank$</label>   
    	    <string-field fontstyle="plain" dynamic="true" fontsize="9" x="80%" y="13" height="9" width="19%" alignment="left" fieldname="transaktion_src_tank"></string-field> 
    	        	    
    	    <label fontstyle="bold" fontsize="9" x="50%" y="23" width="29%" height="9" alignment="right" >$locale.report.transaktion.desttank$</label>      
    	    <string-field fontstyle="plain" dynamic="true" fontsize="9" x="80%" y="23" height="9" width="19%" alignment="left" fieldname="transaktion_dest_tank"></string-field> 
   	</groupheader>
   
   <fields>
		<field>ticket_transaktionsnummer</field>
	</fields>
   </group>
  </groups>

  <items>
    <band layout-cachable="false"  name="warenband" x="0" y="1" width="100%" height="38">
    	<rectangle  x="0" y="0" width="100%" height="100%" color="#000000" weight="1" draw="true" fill="false"/>
  		
		<label fontstyle="bold" fontsize="9" x="0%" y="10" width="29%" height="9" alignment="right" >$locale.report.ticket.nummer$</label>         
        <string-field fontstyle="plain" dynamic="true" fontsize="9" x="30%" y="10" height="9" width="19%" alignment="left" fieldname="ticket_nummer"></string-field> 	
        
		<label fontstyle="bold" fontsize="9" x="50%" y="10" width="19%" height="9" alignment="right">$locale.report.ticket_typ_string$</label>         
        <string-field fontstyle="plain" dynamic="true" fontsize="9" x="70%" y="10" height="9" width="29%" alignment="left" fieldname="ticket_typ_string"></string-field>
         
        <label fontstyle="bold" fontsize="9" x="0%" y="19" width="29%" height="9" alignment="right" >$locale.report.ticket.bezeichnung$</label>         
        <string-field fontstyle="plain" dynamic="true" fontsize="9" x="30%" y="19" height="9" width="70%" alignment="left" fieldname="ticket_bezeichnung"></string-field> 	
        
        <label fontstyle="bold" fontsize="9" x="50%" y="19" width="19%" height="9" alignment="right" >$locale.report.ticket.la$</label>         
        <string-field fontstyle="plain" dynamic="true" fontsize="9" x="70%" y="19" height="9" width="29%" alignment="left" fieldname="ticket_la"></string-field> 	
        <label fontstyle="bold" fontsize="9" x="0%" y="28" width="29%" height="9" alignment="right">$locale.report.ticket.original_losnummer$</label>         
        <string-field fontstyle="plain" dynamic="true" fontsize="9" x="30%" y="28" height="9" width="19%" alignment="left" fieldname="ticket_original_losnummer"></string-field>         	
	
   	     <string-field fontstyle="plain" fontsize="9" x="0%" y="1" height="9" width="50%" alignment="left" fieldname="ticket_erstellt_datum"></string-field>
	     <string-field fontstyle="plain" fontsize="9" x="50%" y="1" height="9" width="50%" alignment="right" fieldname="ticket_geaendert_datum"></string-field>    
    </band>

    <band layout-cachable="false"  name="textband" x="0" y="1" width="100%" height="38">
   		 <rectangle  x="0" y="0" width="100%" height="100%" color="#000000" weight="1" draw="true" fill="false"/>
		<label fontstyle="bold" fontsize="9" x="0%" y="10" width="29%" height="9" alignment="right" >$locale.report.ticket.nummer$</label>         
        <string-field fontstyle="plain" dynamic="true" fontsize="9" x="30%" y="10" height="9" width="19%" alignment="left" fieldname="ticket_nummer"></string-field> 	
        
		<label fontstyle="bold" fontsize="9" x="50%" y="10" width="19%" height="9" alignment="right">$locale.report.ticket_typ_string$</label>         
        <string-field fontstyle="plain" dynamic="true" fontsize="9" x="70%" y="10" height="9" width="29%" alignment="left" fieldname="ticket_typ_string"></string-field>
         
        <label fontstyle="bold" fontsize="9" x="0%" y="19" width="29%" height="9" alignment="right" >$locale.report.ticket.bezeichnung$</label>         
        <string-field fontstyle="plain" dynamic="true" fontsize="9" x="30%" y="19" height="9" width="70%" alignment="left" fieldname="ticket_bezeichnung"></string-field> 	
	
	     <string-field fontstyle="plain" fontsize="9" x="0%" y="1" height="9" width="50%" alignment="left" fieldname="ticket_erstellt_datum"></string-field>
	     <string-field fontstyle="plain" fontsize="9" x="50%" y="1" height="9" width="50%" alignment="right" fieldname="ticket_geaendert_datum"></string-field>      
    </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.VisibleTicketBandFunction"/>
  </functions>
  
  
</report>

');