campo-sirio/ps/condeco.rep
alex 96f33c01ee Patch level : 4.0 979
Files correlati     : ve6.exe
Ricompilazione Demo : [ ]
Commento            :

Riportata la versione 3.1 patch 979


git-svn-id: svn://10.65.10.50/trunk@15623 c028cbd2-c16b-5b4b-a496-9718f37d4682
2007-09-17 15:33:04 +00:00

61 lines
2.1 KiB
Plaintext
Executable File

<report name="condeco" orientation="2" lpi="6">
<description>Stampa bollettini postali condeco</description>
<font face="Courier New" size="10" />
<section type="Head" />
<section type="Head" level="1" />
<section type="Body">
<field type="Immagine" width="130" height="23" pattern="1">
<source>"condeco.jpg"</source>
</field>
<field y="22" type="Immagine" width="130" height="23" pattern="1">
<source>"condeco.jpg"</source>
</field>
</section>
<section type="Body" level="1" height="22">
<field x="109" y="2.5" type="Numero" align="right" width="18" pattern="1">
<font face="Courier New" size="12" />
<source>IMPORTO</source>
</field>
<field x="38" y="3" type="Numero" align="right" width="18" pattern="1">
<font face="Courier New" size="12" />
<source>IMPORTO</source>
</field>
<field x="6" y="9" type="Stringa" width="50" pattern="1">
<source>#F_CAUSALE</source>
</field>
<field x="62" y="9" type="Stringa" width="50" pattern="1">
<source>#F_CAUSALE</source>
</field>
<field x="6" y="12" type="Stringa" width="25" height="2" pattern="1">
<source>20.RAGSOC</source>
</field>
<field x="83" y="12" type="Stringa" width="40" height="2" pattern="1">
<source>20.RAGSOC</source>
</field>
<field x="6" y="14" type="Stringa" width="35" pattern="1">
<source>20.INDCF</source>
</field>
<field x="83" y="14.5" type="Stringa" width="35" pattern="1">
<source>20.INDCF</source>
</field>
<field x="6" y="15" type="Stringa" width="5" pattern="1">
<source>20.CAPCF</source>
</field>
<field x="6" y="16" type="Stringa" width="30" height="2" pattern="1">
<source>13.DENCOM</source>
</field>
<field x="83" y="16.5" type="Stringa" width="5" pattern="1">
<source>20.CAPCF</source>
</field>
<field x="95" y="16.5" type="Stringa" width="30" height="2" pattern="1">
<source>13.DENCOM</source>
</field>
</section>
<section type="Foot" />
<section type="Foot" level="1" />
<sql>USE 31
SELECT NDIST=#F_NUMBER
JOIN 20 TO 31 INTO TIPOCF==TIPOCF CODCF==CODCF
JOIN 13 TO 20 INTO STATO==STATOCF COM==COMCF</sql>
</report>