campo-sirio/ba/baststa.rep
luca bb29fc2bd6 Patch level :10.0 960
Files correlati     :
Ricompilazione Demo : [ ]
Commento            :
0001788: Stampa stati blacklist
Descrizione Aggiungere la selezione sulla stampa della tabella stati


git-svn-id: svn://10.65.10.50/branches/R_10_00@21822 c028cbd2-c16b-5b4b-a496-9718f37d4682
2011-03-24 16:12:08 +00:00

64 lines
2.3 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8" ?>
<report libraries="baststa" name="baststa" lpi="6">
<font face="Arial" size="8" />
<section type="Head" pattern="1">
<field border="1" radius="50" x="25" type="Testo" valign="center" align="center" shade_offset="50" width="40" height="2" pattern="2" text="Tabella Stati">
<font face="Arial" bold="1" size="14" />
</field>
<field border="2" x="1" y="2.5" type="Linea" width="93" height="0" pattern="2" />
<field x="63" y="2.75" type="Testo" width="10" height="2" pattern="1" text="Fiscalita'
agevolata">
<font face="Arial" bold="1" size="8" />
</field>
<field x="3" y="3" type="Testo" width="6" pattern="1" text="Codice">
<font face="Arial" bold="1" size="8" />
</field>
<field x="10" y="3" type="Testo" width="12" pattern="1" text="Descrizione">
<font face="Arial" bold="1" size="8" />
</field>
<field x="73" y="3" type="Testo" width="8" pattern="1" text="S.Marino">
<font face="Arial" bold="1" size="8" />
</field>
<field border="2" x="1" y="4.5" type="Linea" width="93" height="0" pattern="2" />
</section>
<section type="Head" level="1" pattern="1" />
<section type="Body" pattern="1" />
<section type="Body" level="1" pattern="1">
<field x="3" type="Stringa" link="%STA.CODTAB" width="3" pattern="1">
<source>CODTAB</source>
</field>
<field x="10" type="Stringa" width="50" pattern="1">
<source>S0</source>
</field>
<field x="64" type="Array" width="2" pattern="1">
<font face="Arial" bold="1" size="8" />
<source>B0</source>
<list>
<li Value=" " Code=" " />
<li Value="X" Code="X" />
</list>
</field>
<field x="74.5" type="Array" width="2" pattern="1">
<font face="Arial" bold="1" size="8" />
<source>B1</source>
<list>
<li Value=" " Code=" " />
<li Value="X" Code="X" />
</list>
</field>
</section>
<section type="Foot" height="3" pattern="1">
<field border="2" x="1" y="0.5" type="Linea" width="93" height="0" pattern="2" />
<field x="2" y="1" type="Data" width="10" pattern="2">
<source>#SYSTEM.DATE</source>
</field>
<field x="90" y="1" type="Numero" align="right" width="3" pattern="2">
<source>#PAGE</source>
</field>
<field border="2" x="1" y="2.5" type="Linea" width="93" height="0" pattern="2" />
</section>
<section type="Foot" level="1" pattern="1" />
<sql>USE %STA
FROM CODTAB=#FROM
TO CODTAB=#TO</sql>
</report>