2008-05-14 14:39:56 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<report libraries="ca1100,ca1600a" name="ca1600a" orientation="2" lpi="6">
|
2005-04-01 11:23:49 +00:00
|
|
|
<description>Stampa commesse di analitica</description>
|
2008-05-14 14:39:56 +00:00
|
|
|
<font face="Arial" size="8" />
|
|
|
|
<section type="Head">
|
|
|
|
<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">
|
|
|
|
<field x="1" type="Stringa" width="50" pattern="1">
|
|
|
|
<source>#SYSTEM.RAGSOC</source>
|
2005-04-01 11:23:49 +00:00
|
|
|
</field>
|
2008-05-14 14:39:56 +00:00
|
|
|
<field x="70" type="Data" width="10" pattern="1">
|
2005-04-01 11:23:49 +00:00
|
|
|
<source>#SYSTEM.DATE</source>
|
|
|
|
</field>
|
2008-05-14 14:39:56 +00:00
|
|
|
<field x="34.5" y="1.5" type="Testo" align="center" width="35" pattern="1" text="Stampa Commesse Analitica">
|
|
|
|
<font face="Arial" bold="1" size="12" />
|
2005-04-01 11:23:49 +00:00
|
|
|
</field>
|
|
|
|
</section>
|
|
|
|
<section type="Body" />
|
|
|
|
<section type="Body" level="1">
|
2008-05-14 14:39:56 +00:00
|
|
|
<field x="1" type="Stringa" width="20" pattern="1">
|
2005-04-01 11:23:49 +00:00
|
|
|
<source>CODCMS</source>
|
|
|
|
<prescript description="B1.0 PRESCRIPT">MESSAGE_FORMAT_COMMESSA</prescript>
|
|
|
|
</field>
|
2008-05-14 14:39:56 +00:00
|
|
|
<field x="22" type="Stringa" dynamic_height="1" width="50" height="20" pattern="1">
|
2005-04-01 11:23:49 +00:00
|
|
|
<source>DESCRIZ + DESCRAGG</source>
|
|
|
|
</field>
|
2008-05-14 14:39:56 +00:00
|
|
|
<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">
|
|
|
|
<field x="100" type="Stringa" width="10" pattern="1" text="Pag. #.###">
|
|
|
|
<source>#REPORT.PAGE</source>
|
|
|
|
</field>
|
2005-04-01 11:23:49 +00:00
|
|
|
</section>
|
|
|
|
<section type="Foot" level="1" />
|
2005-04-01 15:16:14 +00:00
|
|
|
<sql>USE COMMESSE
|
|
|
|
FROM CODCMS=#DACMS
|
|
|
|
TO CODCMS=#ACMS</sql>
|
2005-04-01 11:23:49 +00:00
|
|
|
</report>
|