Files correlati : Ricompilazione Demo : [ ] Commento : 0001446: 001638 - stampa cambi giornalieri Descrizione la stampa dei cambi giornalieri non produce risultati se la selezione è fatta per cambio, stampa invece correttamente selezionando per data. git-svn-id: svn://10.65.10.50/trunk@19530 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			58 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			XML
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			58 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			XML
		
	
	
		
			Executable File
		
	
	
	
	
| <?xml version="1.0" encoding="UTF-8" ?>
 | |
| <report libraries="cgstcam" name="cgstcam" lpi="6">
 | |
|  <font face="Courier New" size="10" />
 | |
|  <section type="Head">
 | |
|   <field type="Stringa" width="50">
 | |
|    <font italic="1" face="Courier New" bold="1" size="10" />
 | |
|    <source>#SYSTEM.RAGSOC</source>
 | |
|   </field>
 | |
|   <field y="1" type="Testo" valign="center" align="center" width="94" height="2" text="Tabella Cambi Giornalieri">
 | |
|    <font face="Courier New" bold="1" size="14" />
 | |
|   </field>
 | |
|   <field border="2" x="1" y="3.5" type="Linea" width="93" height="0" />
 | |
|   <field x="2" y="4" type="Testo" width="7" text="Codice">
 | |
|    <font face="Courier New" bold="1" size="10" />
 | |
|   </field>
 | |
|   <field x="14" y="4" type="Testo" width="5" text="Data">
 | |
|    <font face="Courier New" bold="1" size="10" />
 | |
|   </field>
 | |
|   <field x="26" y="4" type="Testo" width="12" text="Descrizione">
 | |
|    <font face="Courier New" bold="1" size="10" />
 | |
|   </field>
 | |
|   <field x="84" y="4" type="Testo" width="7" text="Cambio">
 | |
|    <font face="Courier New" bold="1" size="10" />
 | |
|   </field>
 | |
|   <field border="2" x="1" y="5.5" type="Linea" width="93" height="0" />
 | |
|  </section>
 | |
|  <section type="Head" level="1" />
 | |
|  <section type="Body" />
 | |
|  <section type="Body" level="1">
 | |
|   <field x="2" type="Stringa" link="CAM.CODTAB[1,3]" width="11">
 | |
|    <source>CODTAB[1,3]</source>
 | |
|    <prescript description="B1.0 PRESCRIPT">MESSAGE TABLEREAD,%VAL,#THIS_FIELD,103=S0</prescript>
 | |
|   </field>
 | |
|   <field x="14" type="Data" width="10">
 | |
|    <source>D0</source>
 | |
|   </field>
 | |
|   <field x="76" type="Numero" align="right" width="16" text="#######@,@@@@@">
 | |
|    <source>S4</source>
 | |
|   </field>
 | |
|   <field x="93" type="Stringa" hidden="1" link="CAM.CODTAB[4,11]" width="8" pattern="1">
 | |
|    <source>CODTAB[4,11]</source>
 | |
|   </field>
 | |
|   <field x="25" type="Stringa" width="50" id="103" />
 | |
|  </section>
 | |
|  <section type="Foot" height="3">
 | |
|   <field border="2" x="1" y="0.5" type="Linea" width="93" height="0" />
 | |
|   <field x="2" y="1" type="Data" width="10">
 | |
|    <source>#SYSTEM.DATE</source>
 | |
|   </field>
 | |
|   <field x="90" y="1" type="Numero" align="right" width="3">
 | |
|    <source>#PAGE</source>
 | |
|   </field>
 | |
|   <field border="2" x="1" y="2.5" type="Linea" width="93" height="0" />
 | |
|  </section>
 | |
|  <section type="Foot" level="1" />
 | |
|  <sql>USE CAM
 | |
| </sql>
 | |
| </report> |