Files correlati : Ricompilazione Demo : [ ] Commento : Report realplast git-svn-id: svn://10.65.10.50/trunk@19886 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			65 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			65 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| 
 | |
| <report class="ps08721" name="StampaArtUM" lpi="6">
 | |
|  <description>Stampa Listini</description>
 | |
|  <font face="Courier New" size="10" />
 | |
|  <section type="Head" height="12">
 | |
|   <field type="Immagine" width="16" height="8" pattern="1">
 | |
|    <source>"reallogo.jpg"</source>
 | |
|   </field>
 | |
|   <field x="17" type="Testo" width="50" pattern="1" text="Azienda : RealPlast di Zaccarelli Roberto  C. Snc" />
 | |
|   <field x="95" type="Data" width="20" pattern="1" text="Data : ">
 | |
|    <source>#SYSTEM.DATE</source>
 | |
|   </field>
 | |
|   <field x="119" type="Numero" align="right" width="13" pattern="1" text="Pagina #.###">
 | |
|    <source>#REPORT.PAGE</source>
 | |
|   </field>
 | |
|   <field x="49" y="3" type="Testo" width="20" pattern="1" text="Stampa Listini">
 | |
|    <font face="Courier New" bold="1" size="10" />
 | |
|   </field>
 | |
|   <field x="26" y="4.5" type="Stringa" width="70" pattern="1">
 | |
|    <font face="Courier New" bold="1" size="10" />
 | |
|    <source>"Dall'Articolo : " + #DA + "   All'Articolo : " + #A</source>
 | |
|   </field>
 | |
|   <field x="1" y="10" type="Testo" width="20" pattern="1" text="Articolo">
 | |
|    <font face="Courier New" bold="1" size="10" />
 | |
|   </field>
 | |
|   <field x="26" y="10" type="Testo" width="50" pattern="1" text="Descrizione">
 | |
|    <font face="Courier New" bold="1" size="10" />
 | |
|   </field>
 | |
|   <field x="108" y="10" type="Testo" width="2" pattern="1" text="UM">
 | |
|    <font face="Courier New" bold="1" size="10" />
 | |
|   </field>
 | |
|   <field x="113" y="10" type="Testo" align="right" width="18" pattern="1" text="Prezzo">
 | |
|    <font face="Courier New" bold="1" size="10" />
 | |
|   </field>
 | |
|   <field border="2" y="11.5" type="Linea" width="132" height="0" pattern="1" />
 | |
|  </section>
 | |
|  <section type="Head" level="1" />
 | |
|  <section type="Body" />
 | |
|  <section type="Body" level="1">
 | |
|   <field border="1" x="1" type="Stringa" width="20" height="0.94" pattern="1">
 | |
|    <source>ANAMAG.CODART</source>
 | |
|   </field>
 | |
|   <field border="1" x="26" type="Stringa" width="80" height="0.94" pattern="1">
 | |
|    <source>ANAMAG.DESCR</source>
 | |
|   </field>
 | |
|   <field border="1" x="108" type="Stringa" width="3" height="0.94" pattern="1">
 | |
|    <source>UMART.UM</source>
 | |
|   </field>
 | |
|   <field border="1" x="113" type="Prezzo" align="right" width="18" height="0.94" pattern="1" hide_zero="1" text="###.###.###,@@">
 | |
|    <source>UMART.PREZZO</source>
 | |
|   </field>
 | |
|  </section>
 | |
|  <section type="Foot" height="4">
 | |
|   <field border="2" y="0.5" type="Linea" width="132" height="0" pattern="1" />
 | |
|   <field y="1" type="Testo" width="10" pattern="1" text="M014_0">
 | |
|    <font face="Courier New" size="9" />
 | |
|   </field>
 | |
|  </section>
 | |
|  <section type="Foot" level="1" />
 | |
|  <sql>USE ANAMAG SELECT ARTPROD=="X"
 | |
| JOIN UMART INTO CODART=CODART NRIGA="1" 
 | |
| FROM CODART=#DA
 | |
| TO CODART=#A
 | |
| </sql>
 | |
| </report> |