<?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">
  <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>
  </field>
  <field x="70" type="Data" width="10" pattern="1">
   <source>#SYSTEM.DATE</source>
  </field>
  <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" />
  </field>
 </section>
 <section type="Body" />
 <section type="Body" level="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">
  <field x="100" type="Stringa" width="10" pattern="1" text="Pag. #.###">
   <source>#REPORT.PAGE</source>
  </field>
 </section>
 <section type="Foot" level="1" />
 <sql>USE COMMESSE
FROM CODCMS=#DACMS
TO CODCMS=#ACMS</sql>
</report>