campo-sirio/ca/ca3300d.rep
guy 10509cff01 Patch level : 2.2
Files correlati     :
Ricompilazione Demo : [ ]
Commento            :
Aggiunta stampa date limite nelle stampe di bilancio,


git-svn-id: svn://10.65.10.50/trunk@13779 c028cbd2-c16b-5b4b-a496-9718f37d4682
2006-02-09 16:33:56 +00:00

90 lines
3.6 KiB
Plaintext
Executable File

<report name="ca3300d" orientation="2" lpi="8" command="ca3 -2" class="ca3300d">
<description>Bilancio a sezioni contrapposte</description>
<font face="Courier New" size="8" />
<section type="Head">
<field x="1" type="Stringa" width="50" pattern="1">
<source>#SYSTEM.RAGSOC</source>
</field>
<field x="91" type="Data" width="10" pattern="1">
<source>#SYSTEM.DATE</source>
</field>
<field x="165" type="Numero" align="right" width="4" pattern="1">
<source>#REPORT.PAGE</source>
</field>
<field x="1.09" y="1.08" type="Testo" width="20" pattern="1" text="Movimenti dal:">
<prescript>MESSAGE ISAMREAD,COMMESSE,CODCMS=#COMMESSA,DESCRIZ</prescript>
</field>
<field x="21.09" y="1.08" type="Data" width="12" pattern="1">
<source>#DATA_INIZIALE</source>
</field>
<field x="37.09" y="1.08" type="Testo" width="4" pattern="1" text="al" />
<field x="41.09" y="1.08" type="Data" width="12" pattern="1">
<source>#DATA_FINALE</source>
</field>
<field x="1" y="2" type="Testo" width="20" pattern="1" text="Centro di costo:" />
<field x="21" y="2" type="Stringa" width="24" pattern="1">
<source>#COSTO</source>
</field>
<field x="46" y="2" type="Stringa" width="50" pattern="1">
<prescript>MESSAGE ISAMREAD,CDC,CODCOSTO=#COSTO,DESCRIZ</prescript>
</field>
<field x="1" y="3" type="Testo" width="20" pattern="1" text="Commessa:" />
<field x="21" y="3" type="Stringa" width="24" pattern="1">
<source>#COMMESSA</source>
</field>
<field x="46" y="3" type="Stringa" width="50" pattern="1">
<prescript>MESSAGE ISAMREAD,COMMESSE,CODCMS=#COMMESSA,DESCRIZ</prescript>
</field>
<field x="1" y="4" type="Testo" width="20" pattern="1" text="Fase:" />
<field x="21" y="4" type="Stringa" width="13" pattern="1">
<source>#FASE</source>
</field>
<field x="46" y="4" type="Stringa" width="50" pattern="1">
<prescript>MESSAGE ISAMREAD,FASI,CODCMSFAS=#CMSCDC!CODFASE=#FASE,DESCRIZ</prescript>
</field>
<field border="1" x="1" y="6" type="Linea" width="168" height="0" pattern="1" />
</section>
<section type="Head" level="1" />
<section type="Head" level="2" height="3" page_break="1">
<groupby>SEZIONE</groupby>
<field x="26" y="1" type="Stringa" width="12" pattern="1">
<source>IF(SEZIONE=="AP","ATTIVITA'","COSTI")</source>
</field>
<field x="109" y="1" type="Stringa" width="12" pattern="1">
<source>IF(SEZIONE=="AP","PASSIVITA'","RICAVI")</source>
</field>
</section>
<section type="Body" />
<section type="Body" level="1">
<field x="1" type="Stringa" width="24" pattern="1">
<source>LEFT:CONTO</source>
<prescript description="B1.0 PRESCRIPT">CA_FORMAT_CONTO</prescript>
</field>
<field x="26" type="Stringa" dynamic_height="1" width="35" height="2" pattern="1">
<source>LEFT:DESCR</source>
</field>
<field x="62" type="Valuta" align="right" width="16" pattern="1" hide_zero="1" text="###.###.###,@@">
<source>LEFT:SALDO</source>
</field>
<field x="79" type="Stringa" width="1" pattern="1">
<source>LEFT:SEZIONE</source>
</field>
<field x="84" type="Stringa" width="24" pattern="1">
<source>RIGHT:CONTO</source>
<prescript description="B1.0 PRESCRIPT">CA_FORMAT_CONTO</prescript>
</field>
<field x="109" type="Stringa" dynamic_height="1" width="35" height="2" pattern="1">
<source>RIGHT:DESCR</source>
</field>
<field x="145" type="Valuta" align="right" width="16" pattern="1" hide_zero="1" text="###.###.###,@@">
<source>RIGHT:SALDO</source>
</field>
<field x="162" type="Stringa" width="1" pattern="1">
<source>RIGHT:SEZIONE</source>
</field>
</section>
<section type="Foot" />
<section type="Foot" level="1" />
<section type="Foot" level="2" />
</report>