campo-sirio/ba/bastcco.rep

69 lines
2.4 KiB
Plaintext
Raw Normal View History

<report libraries="bastcco" name="bastcco" lpi="6">
<font face="Courier New" size="10" />
<section keep_with_next="1" type="Head">
<field type="Stringa" width="50">
<font italic="1" face="Courier New" bold="1" size="10" />
<source>#SYSTEM.RAGSOC</source>
</field>
<field y="1" type="Testo" valign="center" align="center" width="96" height="2" text="Tabella Categorie Contabili C/F">
<font face="Courier New" bold="1" size="14" />
</field>
<field border="2" x="1" y="3.5" type="Linea" width="93" height="0" />
<field x="2" y="4" type="Testo" width="6" text="Codice">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="10" y="4" type="Testo" width="11" text="Descrizione">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="61" y="4" type="Testo" width="13" text="Conto Vendita">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="80" y="4" type="Testo" width="13" text="Conto Acquisto">
<font face="Courier New" bold="1" size="10" />
</field>
<field border="2" x="1" y="5.5" type="Linea" width="93" height="0" />
</section>
<section keep_with_next="1" type="Head" level="1" />
<section keep_with_next="1" type="Body" />
<section keep_with_next="1" type="Body" level="1">
<field x="2" type="Stringa" link="CCO.CODTAB" width="8">
<source>CODTAB</source>
</field>
<field x="10" type="Stringa" width="50">
<source>S0</source>
</field>
<field x="61" type="Numero" align="right" width="3">
<source>I3</source>
</field>
<field x="65" type="Numero" align="right" width="3">
<source>I4</source>
</field>
<field x="69" type="Numero" align="right" width="6">
<source>I5</source>
</field>
<field x="80" type="Numero" align="right" width="3">
<source>I0</source>
</field>
<field x="84" type="Numero" align="right" width="3">
<source>I1</source>
</field>
<field x="88" type="Numero" align="right" width="6">
<source>I2</source>
</field>
</section>
<section keep_with_next="1" type="Foot" height="3">
<field border="2" x="1" y="0.5" type="Linea" width="93" height="0" />
<field x="2" y="1" type="Data" width="10">
<source>#SYSTEM.DATE</source>
</field>
<field x="90" y="1" type="Numero" align="right" width="3">
<source>#PAGE</source>
</field>
<field border="2" x="1" y="2.5" type="Linea" width="93" height="0" />
</section>
<section keep_with_next="1" type="Foot" level="1" />
<sql>USE CCO
FROM CODTAB=#FROM
TO CODTAB=#TO</sql>
</report>