campo-sirio/src/ba/barc00001.rep

90 lines
4.2 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" ?>
<report name="barc00001" orientation="2" lpi="6" class="repcom">
<description>Fatturato e situazione contabile</description>
<font face="Courier New" size="7" />
<section type="Head" pattern="1">
<field x="184" type="Stringa" width="10" pattern="1">
<prescript description="H0.0 PRESCRIPT">MESSAGE _PAGENO</prescript>
</field>
<field x="179" y="0.25" type="Testo" width="5" pattern="1" text="Pag." />
<field y="2" type="Testo" align="right" width="6" pattern="1" text="Codice" />
<field x="7" y="2" type="Testo" width="25" pattern="1" text="Regione Sociale" />
<field x="33" y="2" type="Testo" width="5" pattern="1" text="CAP" />
<field x="39" y="2" type="Testo" align="right" width="5" pattern="1" text="Banca" />
<field x="45" y="2" type="Testo" align="right" width="5" pattern="1" text="Agenz." />
<field x="51" y="2" type="Testo" width="4" pattern="1" text="Pag." />
<field x="56" y="2" type="Testo" width="5" pattern="1" text="Ag1" />
<field x="62" y="2" type="Testo" width="2" pattern="1" text="Zona" />
<field x="65" y="2" type="Testo" width="4" pattern="1" text="Ins." />
<field x="69.5" y="2" type="Testo" width="5" pattern="1" text="Lis." />
<field x="75" y="2" type="Testo" width="25" pattern="1" text="Sconto" />
<field x="101" y="2" type="Testo" align="right" width="15" pattern="1" text="Fido" />
<field x="117" y="2" type="Testo" align="right" width="15" pattern="1" text="Dare" />
<field x="133" y="2" type="Testo" align="right" width="15" pattern="1" text="Avere" />
<field x="148.5" y="2" type="Testo" align="right" width="15" pattern="1" text="Imponibile" />
<field x="164" y="2" type="Testo" align="right" width="15" pattern="1" text="Fatturato" />
<field x="180" y="2" type="Testo" align="right" width="15" pattern="1" text="Scaduto " />
<field border="2" y="3" type="Linea" width="194" height="0" pattern="1" />
</section>
<section type="Head" level="1" pattern="1" />
<section type="Body" pattern="1" />
<section type="Body" level="1" pattern="1">
<field type="Numero" align="right" width="6" pattern="1">
<source>CLIFO.CODCF</source>
</field>
<field x="7" type="Stringa" dynamic_height="1" width="25" height="2" pattern="1">
<source>CLIFO.RAGSOC</source>
</field>
<field x="33" type="Stringa" width="5" pattern="1">
<source>CLIFO.CAPCF</source>
</field>
<field x="39" type="Numero" width="5" pattern="1">
<source>CLIFO.CODABI</source>
</field>
<field x="45" type="Numero" width="5" pattern="1">
<source>CLIFO.CODCAB</source>
</field>
<field x="51" type="Stringa" width="4" pattern="1">
<source>CLIFO.CODPAG</source>
</field>
<field x="56" type="Stringa" width="5" pattern="1">
<source>CFVEN.CODAG</source>
</field>
<field x="62" type="Stringa" width="2" pattern="1">
<source>CFVEN.CODZONA</source>
</field>
<field x="65" type="Stringa" width="4" pattern="1">
<source>NINS</source>
</field>
<field x="69.5" type="Stringa" width="5" pattern="1">
<source>CFVEN.CODLIST</source>
</field>
<field x="75" type="Stringa" width="25" pattern="1">
<source>CFVEN.SCONTO</source>
</field>
<field x="101" type="Valuta" align="right" width="15" pattern="1" text="#########,@@">
<source>FIDO</source>
</field>
<field x="117" type="Valuta" align="right" width="15" pattern="1" text="#########,@@">
<source>DARE</source>
</field>
<field x="133" type="Valuta" align="right" width="15" pattern="1" text="#########,@@">
<source>AVERE</source>
</field>
<field x="148.5" type="Valuta" align="right" width="15" pattern="1" text="#########,@@">
<source>IMPFATT</source>
</field>
<field x="164" type="Valuta" align="right" width="15" pattern="1" text="#########,@@">
<source>TOTFATT</source>
</field>
<field x="179.5" type="Valuta" align="right" width="15" pattern="1" text="#########,@@">
<source>SCADUTO</source>
</field>
</section>
<section type="Foot" pattern="1" />
<section type="Foot" level="1" pattern="1" />
<sql>USE CLIFO KEY $KEY SELECT $REPSEL
JOIN CFVEN INTO TIPOCF==TIPOCF CODCF==CODCF
FROM TIPOCF='$TIPOCF'
TO TIPOCF='$TIPOCF'</sql>
</report>