campo-sirio/ve/vestfrm.rep
luca 4f23ee9839 Patch level :10.0 284
Files correlati     :
Ricompilazione Demo : [ ]
Commento            :
0001251: range di selezione
Descrizione  nelle seguenti stampe non funziona il range di selezione:

Formule documento;
formule righe documento;
Elaborazioni differite;
Stato documento.


git-svn-id: svn://10.65.10.50/trunk@18721 c028cbd2-c16b-5b4b-a496-9718f37d4682
2009-04-16 15:51:30 +00:00

66 lines
2.4 KiB
Plaintext
Executable File

<report name="vestfrm" lpi="6">
<font face="Courier New" size="10" />
<section keep_with_next="1" type="Head">
<field type="Testo" valign="center" align="center" width="96" height="2" text="Tabella Formule per Ricalcolo Magazzino">
<font face="Courier New" bold="1" size="14" />
</field>
<field border="2" x="1" y="2.5" type="Linea" width="93" height="0" />
<field x="2" y="3" type="Testo" width="6" text="Codice">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="13" y="3" type="Testo" width="12" text="Descrizione">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="65" y="3" type="Testo" width="12" text="Tipo formula">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="2" y="4" type="Testo" width="14" text="Formula riga 1">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="48" y="4" type="Testo" width="14" text="Formula riga 2">
<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 keep_with_next="1" type="Head" level="1" />
<section keep_with_next="1" type="Body" />
<section keep_with_next="1" type="Body" level="1">
<field x="2" type="Stringa" link="%FRM.CODTAB" width="10">
<source>CODTAB</source>
</field>
<field x="13" type="Stringa" width="50">
<source>S0</source>
</field>
<field x="65" type="Array" width="15">
<source>B0</source>
<list>
<li Value="Non numerica" Code=" " />
<li Value="Numerica" Code="X" />
</list>
</field>
<field x="2" y="1" type="Stringa" dynamic_height="1" width="45" height="2">
<source>S1</source>
</field>
<field x="48" y="1" type="Stringa" dynamic_height="1" width="45" height="2">
<source>S2</source>
</field>
<field border="1" y="2.5" type="Linea" width="93" height="0" />
</section>
<section keep_with_next="1" 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 keep_with_next="1" type="Foot" level="1" />
<sql>
USE %FRM
FROM CODTAB=#FROM
TO CODTAB=#TO
</sql>
</report>