campo-sirio/ps/pg0099100a.rep
alex 8700805497 Patch level : 10.0 225
Files correlati     :
Ricompilazione Demo : [ ]
Commento            :

Rportata la versione 3.2 patch 1314


git-svn-id: svn://10.65.10.50/trunk@18269 c028cbd2-c16b-5b4b-a496-9718f37d4682
2009-02-14 17:13:09 +00:00

77 lines
3.8 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8" ?>
<report name="pg0099100a" lpi="6">
<description>Elenco versamenti da effettuare</description>
<font face="Arial" size="8" />
<section type="Head">
<font face="Arial" bold="1" size="8" />
<field type="Testo" align="right" width="7" pattern="1" text="N.Doc." />
<field x="10" type="Testo" width="10" pattern="1" text="Cliente" />
<field x="68" type="Testo" align="right" width="10" pattern="1" text="Imponibile" />
<field x="79" type="Testo" align="right" width="10" pattern="1" text="Imposta" />
<field x="90" type="Testo" align="right" width="10" pattern="1" text="Rit. Prof." />
<field x="101" type="Testo" align="right" width="10" pattern="1" text="Rit. Acc." />
<field x="112" type="Testo" align="right" width="10" pattern="1" text="Tot. Doc." />
<field border="1" x="1" y="1" type="Linea" width="130" height="0" pattern="1" />
</section>
<section type="Head" level="1">
<field border="2" radius="100" x="33" y="0.5" type="Rettangolo" width="60" height="2" pattern="1" />
<field x="33" y="1" type="Testo" align="center" width="60" height="2" pattern="1" text="Elenco versamenti da effettuare">
<font face="Arial" size="14" />
</field>
</section>
<section type="Body" />
<section type="Body" level="1">
<field x="1" type="Numero" align="right" width="6" pattern="1">
<source>NDOC</source>
</field>
<field x="9" type="Numero" align="right" width="6" pattern="1">
<source>CLIFO.CODCF</source>
</field>
<field x="16" type="Stringa" width="50" pattern="1">
<source>CLIFO.RAGSOC</source>
</field>
<field x="68" type="Valuta" align="right" width="10" pattern="1" text="#########,@@">
<source>IMPONIBILI</source>
<postscript description="B1.0 POSTSCRIPT">MESSAGE ADD,F1.101</postscript>
</field>
<field x="79" type="Valuta" align="right" width="10" pattern="1" text="#########,@@">
<source>IMPOSTE</source>
<postscript description="B1.0 POSTSCRIPT">MESSAGE ADD,F1.102</postscript>
</field>
<field x="90" type="Valuta" align="right" width="10" pattern="1" text="#########,@@">
<source>TOTRITSOC</source>
<postscript description="B1.0 POSTSCRIPT">MESSAGE ADD,F1.103</postscript>
</field>
<field x="101" type="Valuta" align="right" width="10" pattern="1" text="#########,@@">
<source>TOTRITFIS</source>
<postscript description="B1.0 POSTSCRIPT">MESSAGE ADD,F1.104</postscript>
</field>
<field x="112" type="Valuta" align="right" width="10" pattern="1" text="#########,@@">
<source>TOTDOC</source>
<postscript description="B1.0 POSTSCRIPT">MESSAGE ADD,F1.105</postscript>
</field>
</section>
<section type="Foot">
<font face="Arial" bold="1" size="8" />
<field border="1" type="Linea" width="130" height="0" pattern="1" />
<field x="106" type="Testo" width="4" pattern="1" text="Pag." />
<field x="110" type="Numero" align="right" width="3" pattern="1">
<source>#REPORT.PAGE</source>
</field>
</section>
<section type="Foot" level="1">
<font face="Arial" bold="1" size="8" />
<field border="1" x="1" type="Linea" width="130" height="0" pattern="1" />
<field x="50" y="0.5" type="Testo" width="10" pattern="1" text="TOTALI" />
<field x="68" y="0.5" type="Valuta" align="right" width="10" id="101" pattern="1" text="#########,@@" />
<field x="79" y="0.5" type="Valuta" align="right" width="10" id="102" pattern="1" text="#########,@@" />
<field x="90" y="0.5" type="Valuta" align="right" width="10" id="103" pattern="1" text="#########,@@" />
<field x="101" y="0.5" type="Valuta" align="right" width="10" id="104" pattern="1" text="#########,@@" />
<field x="112" y="0.5" type="Valuta" align="right" width="10" id="105" pattern="1" text="#########,@@" />
</section>
<sql>USE DOC
SELECT BETWEEN(DATADOC,#DADATA,#ADATA)
JOIN CLIFO INTO TIPOCF=="C" CODCF==CODCF
FROM PROVV="D" ANNO=#ANNO CODNUM=#CODNUM
TO PROVV="D" ANNO=#ANNO CODNUM=#CODNUM</sql>
</report>