campo-sirio/ca/ca1600a.rep
luca 5cb2709c00 Patch level :10.0 770
Files correlati     :
Ricompilazione Demo : [ ]
Commento            :
ricompilato ca3 x avere le stampe con i campi a colori!
Sistemati i report di cdc/cms/fase che nun se potevano guardà!


git-svn-id: svn://10.65.10.50/trunk@20569 c028cbd2-c16b-5b4b-a496-9718f37d4682
2010-06-16 11:08:02 +00:00

69 lines
2.9 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8" ?>
<report libraries="ca1100,ca1600a" name="ca1600a" orientation="2" lpi="6">
<description>Stampa commesse di analitica</description>
<font face="Arial" size="8" />
<section type="Head" pattern="1">
<font face="Arial" bold="1" size="8" />
<field x="116.5" type="Testo" width="3" pattern="1" text="Reg. " />
<field x="121" type="Testo" width="6" pattern="1" text="Codice" />
<field x="1" y="0.5" type="Testo" width="10" pattern="1" text="Codice" />
<field x="22" y="0.5" type="Testo" width="20" pattern="1" text="Descrizione" />
<field x="73" y="0.5" type="Testo" width="10" pattern="1" text="C.d.C." />
<field x="84" y="0.5" type="Testo" width="10" pattern="1" text="Inizio" />
<field x="95" y="0.5" type="Testo" width="10" pattern="1" text="Fine" />
<field x="106" y="0.5" type="Testo" width="10" pattern="1" text="Proroga" />
<field x="116.5" y="0.75" type="Testo" width="3" pattern="1" text="IVA" />
<field x="121" y="0.75" type="Testo" width="9" pattern="1" text="Attivita'" />
<field border="1" x="1" y="1.5" type="Linea" width="126" height="0" pattern="1" />
</section>
<section type="Head" level="1" pattern="1">
<field border="1" radius="50" x="30" y="0.5" type="Testo" valign="center" align="center" shade_offset="50" width="65" height="2" pattern="2" text="Commesse per Contabilit&#E0; Analitica">
<font face="Arial" bold="1" size="16" />
</field>
<field x="1" y="3.5" type="Stringa" width="50" pattern="1">
<font face="Arial" bold="1" size="8" />
<source>#SYSTEM.RAGSOC</source>
</field>
<field x="70" y="3.5" type="Data" width="10" pattern="1">
<font face="Arial" bold="1" size="8" />
<source>#SYSTEM.DATE</source>
</field>
</section>
<section type="Body" pattern="1" />
<section type="Body" level="1" pattern="1">
<field x="1" type="Stringa" width="20" pattern="1">
<source>CODCMS</source>
<prescript description="B1.0 PRESCRIPT">MESSAGE_FORMAT_COMMESSA</prescript>
</field>
<field x="22" type="Stringa" dynamic_height="1" width="50" height="20" pattern="1">
<source>DESCRIZ + DESCRAGG</source>
</field>
<field x="73" type="Stringa" dynamic_height="1" width="10" height="2" pattern="1">
<source>CODCOSTO</source>
</field>
<field x="84" type="Data" width="10" pattern="1">
<source>DATAINIZIO</source>
</field>
<field x="95" type="Data" width="10" pattern="1">
<source>DATAFINE</source>
</field>
<field x="106" type="Data" width="10" pattern="1">
<source>DATAPROR</source>
</field>
<field x="117" type="Stringa" width="3" pattern="1">
<source>REGIVA</source>
</field>
<field x="122" type="Stringa" width="5" pattern="1">
<source>CODATT</source>
</field>
</section>
<section type="Foot" pattern="1">
<field x="100" type="Stringa" width="10" pattern="1" text="Pag. #.###">
<source>#REPORT.PAGE</source>
</field>
</section>
<section type="Foot" level="1" pattern="1" />
<sql>USE COMMESSE
FROM CODCMS=#DACMS
TO CODCMS=#ACMS</sql>
</report>