Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/branches/R_10_00@21337 c028cbd2-c16b-5b4b-a496-9718f37d4682
62 lines
2.5 KiB
XML
Executable File
62 lines
2.5 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<report name="ps1001_forn_dippub" lpi="6">
|
|
<description>Fornitori dipendenti pubblici</description>
|
|
<font face="Arial" size="8" />
|
|
<section type="Head" pattern="1">
|
|
<font italic="1" face="Arial" bold="1" size="8" />
|
|
<field x="1" y="0.5" type="Testo" width="10" pattern="1" text="Fornitore" />
|
|
<field x="44" y="0.5" type="Testo" width="10" pattern="1" text="Ente" />
|
|
<field x="82" y="0.5" type="Testo" width="10" pattern="1" text="Allegato 14" />
|
|
<field x="97" y="0.5" type="Testo" width="10" pattern="1" text="Allegato 15" />
|
|
<field border="1" x="1" y="1.5" type="Linea" width="116" height="0" pattern="1" />
|
|
</section>
|
|
<section type="Head" level="1" pattern="1">
|
|
<field border="1" radius="50" x="27" y="0.5" type="Testo" valign="center" align="center" shade_offset="50" width="60" height="2" pattern="2" text="FORNITORI DIPENDENTI PUBBLICI">
|
|
<font face="Arial" bold="1" size="12" />
|
|
</field>
|
|
</section>
|
|
<section type="Body" pattern="1" />
|
|
<section type="Body" level="1" pattern="1">
|
|
<field x="1" type="Numero" align="right" width="6" pattern="1">
|
|
<source>CODCF</source>
|
|
</field>
|
|
<field x="8" type="Stringa" width="35" pattern="1">
|
|
<font face="Arial Narrow" size="8" />
|
|
<source>RAGSOC</source>
|
|
</field>
|
|
<field x="44" type="Stringa" width="35" pattern="1">
|
|
<font face="Arial Narrow" size="8" />
|
|
<source>ENTE</source>
|
|
</field>
|
|
<field x="82" type="Stringa" width="1" pattern="1">
|
|
<source>CFVEN._ALL14</source>
|
|
</field>
|
|
<field x="84" type="Data" width="10" pattern="1">
|
|
<source>CFVEN._ULTAGG14</source>
|
|
</field>
|
|
<field x="97" type="Stringa" width="1" pattern="1">
|
|
<source>CFVEN._ALL15</source>
|
|
</field>
|
|
<field x="99" type="Data" width="10" pattern="1">
|
|
<source>CFVEN._ULTAGG15</source>
|
|
</field>
|
|
</section>
|
|
<section type="Foot" pattern="1">
|
|
<font italic="1" face="Arial" bold="1" size="8" />
|
|
<field border="1" x="1" y="0.5" type="Linea" width="116" height="0" pattern="1" />
|
|
<field x="3" y="1" type="Testo" width="12" pattern="1" text="Data stampa" />
|
|
<field x="15" y="1" type="Data" width="10" pattern="1">
|
|
<source>#SYSTEM.DATE</source>
|
|
</field>
|
|
<field x="100" y="1" type="Testo" width="4" pattern="1" text="Pag." />
|
|
<field x="104" y="1" type="Numero" align="right" width="3" pattern="1">
|
|
<source>#REPORT.PAGE</source>
|
|
</field>
|
|
</section>
|
|
<section type="Foot" level="1" pattern="1" />
|
|
<sql>USE CLIFO
|
|
SELECT (DIPPUBB="X")
|
|
JOIN CFVEN INTO TIPOCF==TIPOCF CODCF==CODCF
|
|
FROM TIPOCF=F CODCF=#DACODCF
|
|
TO TIPOCF=F CODCF=#ACODCF</sql>
|
|
</report> |