campo-sirio/ca/ca3300a.rep

34 lines
1.2 KiB
Plaintext
Raw Normal View History

<report name="ca3300a" lpi="6">
<description>Stampa mastrini contabilta' analitica</description>
<font face="Courier New" size="10" />
<section type="Head">
<field type="Stringa" width="50" pattern="1">
<font face="Courier New" bold="1" size="10" />
<source>#SYSTEM.RAGSOC</source>
</field>
<field y="1" type="Testo" valign="center" align="center" width="198" height="2" pattern="1" text="Stampa Bilancio di Contabilita' Analitica">
<font face="Courier New" bold="1" size="14" />
</field>
</section>
<section type="Head" level="1" />
<section type="Head" level="2">
<groupby>CODCONTO</groupby>
<font face="Courier New" bold="1" size="12" />
<field border="1" y="3" type="Linea" width="198" height="0" pattern="1" />
</section>
<section type="Body" />
<section type="Body" level="1" />
<section type="Foot" height="1">
<field x="2" type="Data" width="10" pattern="1">
<source>#SYSTEM.DATE</source>
</field>
<field x="180" type="Numero" align="right" width="10" pattern="1">
<source>#REPORT.PAGE</source>
</field>
</section>
<section type="Foot" level="1" />
<section type="Foot" level="2" />
<sql>USE RMOVANA
JOIN PCONANA INTO CODCONTO==CODCONTO</sql>
</report>