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
This commit is contained in:
luca 2011-03-24 16:12:08 +00:00
parent 3ac4b35834
commit bb29fc2bd6

View File

@ -1,40 +1,63 @@
<?xml version="1.0" encoding="UTF-8" ?>
<report libraries="baststa" name="baststa" lpi="6"> <report libraries="baststa" name="baststa" lpi="6">
<font face="Courier New" size="10" /> <font face="Arial" size="8" />
<section keep_with_next="1" type="Head"> <section type="Head" pattern="1">
<field type="Testo" valign="center" align="center" width="96" height="2" text="Tabella Stati"> <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="Courier New" bold="1" size="14" /> <font face="Arial" bold="1" size="14" />
</field> </field>
<field border="2" x="1" y="2.5" type="Linea" width="93" height="0" /> <field border="2" x="1" y="2.5" type="Linea" width="93" height="0" pattern="2" />
<field x="2" y="3" type="Testo" width="10" text="Codice"> <field x="63" y="2.75" type="Testo" width="10" height="2" pattern="1" text="Fiscalita'
<font face="Courier New" bold="1" size="10" /> agevolata">
<font face="Arial" bold="1" size="8" />
</field> </field>
<field x="12" y="3" type="Testo" width="12" text="Descrizione"> <field x="3" y="3" type="Testo" width="6" pattern="1" text="Codice">
<font face="Courier New" bold="1" size="10" /> <font face="Arial" bold="1" size="8" />
</field> </field>
<field border="2" x="1" y="4.5" type="Linea" width="93" height="0" /> <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>
<section keep_with_next="1" type="Head" level="1" /> <section type="Head" level="1" pattern="1" />
<section keep_with_next="1" type="Body" /> <section type="Body" pattern="1" />
<section keep_with_next="1" type="Body" level="1"> <section type="Body" level="1" pattern="1">
<field x="2" type="Stringa" link="%STA.CODTAB" width="3"> <field x="3" type="Stringa" link="%STA.CODTAB" width="3" pattern="1">
<source>CODTAB</source> <source>CODTAB</source>
</field> </field>
<field x="12" type="Stringa" width="50"> <field x="10" type="Stringa" width="50" pattern="1">
<source>S0</source> <source>S0</source>
</field> </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>
<section keep_with_next="1" type="Foot" height="3"> <section type="Foot" height="3" pattern="1">
<field border="2" x="1" y="0.5" type="Linea" width="93" height="0" /> <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"> <field x="2" y="1" type="Data" width="10" pattern="2">
<source>#SYSTEM.DATE</source> <source>#SYSTEM.DATE</source>
</field> </field>
<field x="90" y="1" type="Numero" align="right" width="3"> <field x="90" y="1" type="Numero" align="right" width="3" pattern="2">
<source>#PAGE</source> <source>#PAGE</source>
</field> </field>
<field border="2" x="1" y="2.5" type="Linea" width="93" height="0" /> <field border="2" x="1" y="2.5" type="Linea" width="93" height="0" pattern="2" />
</section> </section>
<section keep_with_next="1" type="Foot" level="1" /> <section type="Foot" level="1" pattern="1" />
<sql>USE %STA <sql>USE %STA
FROM CODTAB=#FROM FROM CODTAB=#FROM
TO CODTAB=#TO</sql> TO CODTAB=#TO</sql>