<?xml version="1.0" encoding="UTF-8" ?>
<report libraries="ca1100,ca1700a" name="ca1700a" lpi="6">
 <description>Stampa fasi di analitica</description>
 <font face="Arial" size="8" />
 <section type="Head" pattern="1">
  <field x="0.5" type="Testo" width="22" pattern="1" text="Codice commessa&#2F;costo">
   <font face="Arial" bold="1" size="8" />
  </field>
  <field x="5" y="1" type="Testo" width="12" pattern="1" text="Codice fase">
   <font face="Arial" bold="1" size="8" />
  </field>
  <field x="20" y="1" type="Testo" width="20" pattern="1" text="Descrizione">
   <font face="Arial" bold="1" size="8" />
  </field>
  <field x="55" y="1" type="Testo" width="10" pattern="1" text="Data inizio">
   <font face="Arial" bold="1" size="8" />
  </field>
  <field x="66" y="1" type="Testo" width="10" pattern="1" text="Data fine">
   <font face="Arial" bold="1" size="8" />
  </field>
  <field x="77" y="1" type="Testo" width="10" pattern="1" text="Proroga">
   <font face="Arial" bold="1" size="8" />
  </field>
  <field border="1" x="0.5" y="2" type="Linea" width="96" height="0" pattern="1" />
 </section>
 <section type="Head" level="1" pattern="1">
  <field border="1" radius="50" x="6.5" y="0.5" type="Testo" valign="center" align="center" shade_offset="50" width="80" height="2" pattern="2" text="Fasi di Contabilit&#E0; Analitica">
   <font face="Arial" bold="1" size="16" />
  </field>
  <field x="2" y="3.5" type="Stringa" width="50" pattern="1">
   <font face="Arial" bold="1" size="8" />
   <source>#SYSTEM.RAGSOC</source>
   <prescript description="H1.0 PRESCRIPT">"!RAGSOC" 
#REPORT.FIRM</prescript>
  </field>
  <field x="84" y="3.5" type="Data" width="10" pattern="1">
   <font face="Arial" bold="1" size="8" />
   <source>#SYSTEM.DATE</source>
  </field>
 </section>
 <section type="Head" level="2" pattern="1">
  <groupby>CODCMSFAS</groupby>
  <font face="Arial" bold="1" size="8" />
  <field x="1" type="Stringa" width="25" pattern="1">
   <source>CODCMSFAS</source>
   <prescript>MESSAGE_FORMAT_CMSCDC</prescript>
  </field>
 </section>
 <section type="Body" pattern="1" />
 <section type="Body" level="1" pattern="1">
  <field x="5" type="Stringa" width="15" pattern="1">
   <source>CODFASE</source>
   <prescript description="B1.0 PRESCRIPT">MESSAGE_FORMAT_FASE</prescript>
  </field>
  <field x="20" type="Stringa" dynamic_height="1" width="34" height="2" pattern="1">
   <source>DESCRIZ</source>
  </field>
  <field x="55" type="Data" width="10" pattern="1">
   <source>DATAINIZIO</source>
  </field>
  <field x="66" type="Data" width="10" pattern="1">
   <source>DATAFINE</source>
  </field>
  <field x="77" type="Data" width="10" pattern="1">
   <source>DATAPROR</source>
  </field>
 </section>
 <section type="Foot" pattern="1">
  <field x="80" y="0.5" type="Stringa" width="10" pattern="1" text="Pag. #.###">
   <source>#REPORT.PAGE</source>
  </field>
 </section>
 <section type="Foot" level="1" pattern="1" />
 <section type="Foot" level="2" height="1" pattern="1" />
 <sql>USE FASI
FROM CODCMSFAS=#DACODCMSFAS CODFASE=#DACODFASE
TO CODCMSFAS=#ACODCMSFAS CODFASE=#ACODFASE</sql>
</report>