campo-sirio/ve/vestnum.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

90 lines
3.0 KiB
Plaintext
Executable File

<report name="vestnum" 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 Numerazione Documenti">
<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="11" text="Descrizione">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="64" y="3" type="Testo" width="8" text="Prefisso">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="73" y="3" type="Testo" width="8" text="Suffisso">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="83" y="3" type="Testo" width="10" text="Provv/def.">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="10" y="4" type="Testo" width="4" text="Aut.">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="20" y="4" type="Testo" width="21" text="Tipi documenti validi">
<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="%NUM.CODTAB[1,8]" width="8">
<source>CODTAB[1,8]</source>
</field>
<field x="13" type="Stringa" width="50">
<source>S0</source>
</field>
<field x="64" type="Stringa" width="7">
<source>S6[1,7]</source>
</field>
<field x="73" type="Stringa" width="7">
<source>S7[1,7]</source>
</field>
<field x="83" type="Array" width="10">
<source>B0</source>
<list>
<li Value="Definitiva" Code=" " />
<li Value="Provvisoria" Code="X" />
</list>
</field>
<field x="11" y="1" type="Stringa" width="1">
<source>B1</source>
</field>
<field x="20" y="1" type="Stringa" width="4">
<source>S2[1,4]</source>
</field>
<field x="26" y="1" type="Stringa" width="4">
<source>S2[5,8]</source>
</field>
<field x="32" y="1" type="Stringa" width="4">
<source>S2[9,12]</source>
</field>
<field x="38" y="1" type="Stringa" width="4">
<source>S2[13,16]</source>
</field>
<field x="44" y="1" type="Stringa" width="4">
<source>S2[17,20]</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 %NUM
FROM CODTAB=#FROM
TO CODTAB=#TO
</sql>
</report>