Merge remote-tracking branch 'origin/R_10_00' into R_10_00

This commit is contained in:
Simone Palacino 2020-06-04 20:27:01 +02:00
commit 9b761650de
10 changed files with 395 additions and 346 deletions

7
cd/test/tp0966.txt Normal file
View File

@ -0,0 +1,7 @@
tp0900ac.rep
tp0900al.rep
tp0900ca.rep
tp0900le.rep
tp0900ve.rep
Corrette immagini di sfondo nelle dichiarazioni CONAI

25
cd/test/tp0966a.ini Normal file
View File

@ -0,0 +1,25 @@
[Main]
Demo=0
[tp1]
File(6) = tp0900ac.rep|X
File(8) = tp0900al.rep|X
File(10) = tp0900ca.rep|X
File(16) = tp0900le.rep|X
File(24) = tp0900ve.rep|X
Patch = 0966
Versione = 21511200
[tp]
Data = 04-06-2020
Descrizione = Trasferimento PACK
Dischi = 1
Moduli = ve
OEM =
Patch = 966
PostProcess =
PreProcess =
Prezzo(1) =
Prezzo(2) =
Versione = 21511200

BIN
cd/test/tp0966a1.zip Normal file

Binary file not shown.

View File

@ -246,7 +246,7 @@ void TRil_ore_cms_mask::elabora() const
format_report_month(get_int(F_ANNO), m, rep); format_report_month(get_int(F_ANNO), m, rep);
//query sul file interessato (commessa o centro di costo) //query sul file interessato (commessa o centro di costo)
TString16 cms_cdc; TString30 cms_cdc;
TString query_cms_cdc; TString query_cms_cdc;
TString msg, code_name; TString msg, code_name;
const char tipo_cms_cdc = get(F_CMSOCDC)[0]; const char tipo_cms_cdc = get(F_CMSOCDC)[0];

View File

@ -446,6 +446,23 @@ public:
}; };
class TString30 : public TFixed_string
{
char _str30[36];
protected:
virtual TObject* dup() const { return new TString30(_str30); }
public:
TString30(const char* s = "") : TFixed_string(_str30, 31) { set(s); }
TString30(const TString& s) : TFixed_string(_str30, 31) { set(s); }
TString30(const TString30& s) : TFixed_string(_str30, 31) { set(s); }
const TString& operator =(const char* s) { return set(s); }
const TString& operator =(const TString& s) { return set((const char*)s); }
const TString& operator =(const TString30& s) { return set((const char*)s); }
};
class TString40 : public TFixed_string class TString40 : public TFixed_string
{ {
char _str40[48]; char _str40[48];

View File

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<report name="tp0900ac" orientation="1" lpi="6"> <report libraries="" page_merge="" save_printer="" name="tp0900ac" use_printer_font="" orientation="1" page_split="" lpi="6" command="" class="">
<description>Dichiarazione CONAI acciaio 6.1</description> <description>Dichiarazione CONAI acciaio 6.1</description>
<font face="Courier New" size="10" /> <font face="Courier New" size="10" />
<section type="Head" height="25.25" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="" hidden="" height="25.25" page_break="" can_break="" pattern="1">
<font face="Arial Narrow" size="10" /> <font face="Arial Narrow" size="10" />
<field x="18.5" y="9.25" type="Array" hidden="1" width="1" pattern="1"> <field x="18.5" y="9.25" deactivated="" type="Array" hidden="1" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<source>#PERIODO</source> <source>#PERIODO</source>
<list> <list>
<li Value="ANNO" Code="1">MESSAGE HIDE,2@|HIDE,3@</li> <li Value="ANNO" Code="1">MESSAGE HIDE,2@|HIDE,3@</li>
@ -12,138 +12,138 @@
<li Value="MESE" Code="3">MESSAGE HIDE,2@|SHOW,3@</li> <li Value="MESE" Code="3">MESSAGE HIDE,2@|SHOW,3@</li>
</list> </list>
</field> </field>
<field x="19.75" y="9.5" type="Stringa" valign="center" align="center" width="1" pattern="1"> <field x="19.75" y="9.5" deactivated="" type="Stringa" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PERIODO="1","X","")</source> <source>IF(#PERIODO="1","X","")</source>
</field> </field>
<field x="60.5" y="9.75" type="Numero" align="right" width="5" pattern="1"> <field x="60.5" y="9.75" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Arial" size="10" /> <font face="Arial" size="10" />
<source>#ANNO</source> <source>#ANNO</source>
</field> </field>
<field x="19.75" y="10.5" type="Stringa" valign="center" align="center" width="1" pattern="1"> <field x="19.75" y="10.5" deactivated="" type="Stringa" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PERIODO="2","X","")</source> <source>IF(#PERIODO="2","X","")</source>
</field> </field>
<field x="42" y="10.5" type="Stringa" width="1" pattern="1"> <field x="42" y="10.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>2</groups> <groups>2</groups>
<source>IF(#TRIMESTRE="3","X","")</source> <source>IF(#TRIMESTRE="3","X","")</source>
</field> </field>
<field x="55.5" y="10.5" type="Stringa" width="1" pattern="1"> <field x="55.5" y="10.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>2</groups> <groups>2</groups>
<source>IF(#TRIMESTRE="6","X","")</source> <source>IF(#TRIMESTRE="6","X","")</source>
</field> </field>
<field x="70" y="10.5" type="Stringa" width="1" pattern="1"> <field x="70" y="10.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>2</groups> <groups>2</groups>
<source>IF(#TRIMESTRE="9","X","")</source> <source>IF(#TRIMESTRE="9","X","")</source>
</field> </field>
<field x="84" y="10.5" type="Stringa" width="1" pattern="1"> <field x="84" y="10.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>2</groups> <groups>2</groups>
<source>IF(#TRIMESTRE="12","X","")</source> <source>IF(#TRIMESTRE="12","X","")</source>
</field> </field>
<field x="19.75" y="11.25" type="Stringa" valign="center" align="center" width="1" pattern="1"> <field x="19.75" y="11.25" deactivated="" type="Stringa" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PERIODO="3","X","")</source> <source>IF(#PERIODO="3","X","")</source>
</field> </field>
<field x="37" y="11.5" type="Stringa" width="1" pattern="1"> <field x="37" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="01","X","")</source> <source>IF(#MESE="01","X","")</source>
</field> </field>
<field x="41.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="41.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="02","X","")</source> <source>IF(#MESE="02","X","")</source>
</field> </field>
<field x="46" y="11.5" type="Stringa" width="1" pattern="1"> <field x="46" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="03","X","")</source> <source>IF(#MESE="03","X","")</source>
</field> </field>
<field x="51" y="11.5" type="Stringa" width="1" pattern="1"> <field x="51" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="04","X","")</source> <source>IF(#MESE="04","X","")</source>
</field> </field>
<field x="55.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="55.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="05","X","")</source> <source>IF(#MESE="05","X","")</source>
</field> </field>
<field x="60.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="60.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="06","X","")</source> <source>IF(#MESE="06","X","")</source>
</field> </field>
<field x="65" y="11.5" type="Stringa" width="1" pattern="1"> <field x="65" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="07","X","")</source> <source>IF(#MESE="07","X","")</source>
</field> </field>
<field x="70" y="11.5" type="Stringa" width="1" pattern="1"> <field x="70" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="08","X","")</source> <source>IF(#MESE="08","X","")</source>
</field> </field>
<field x="74.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="74.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="09","X","")</source> <source>IF(#MESE="09","X","")</source>
</field> </field>
<field x="79.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="79.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="10","X","")</source> <source>IF(#MESE="10","X","")</source>
</field> </field>
<field x="84" y="11.5" type="Stringa" width="1" pattern="1"> <field x="84" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="11","X","")</source> <source>IF(#MESE="11","X","")</source>
</field> </field>
<field x="88.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="88.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="12","X","")</source> <source>IF(#MESE="12","X","")</source>
</field> </field>
<field x="20.5" y="13.75" type="Stringa" width="30" pattern="1"> <field x="20.5" y="13.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="">
<source>#SOCIO</source> <source>#SOCIO</source>
</field> </field>
<field x="64.25" y="14" type="Stringa" width="1" pattern="1"> <field x="64.25" y="14" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PRODUT="1","X","")</source> <source>IF(#PRODUT="1","X","")</source>
</field> </field>
<field x="73.75" y="14" type="Stringa" width="1" pattern="1"> <field x="73.75" y="14" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PRODUT="2","X","")</source> <source>IF(#PRODUT="2","X","")</source>
</field> </field>
<field x="22.5" y="14.75" type="Stringa" width="50" pattern="1"> <field x="22.5" y="14.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="50" codval="" id="" pattern="1" hide_zero="" text="">
<source>#RAGSOC</source> <source>#RAGSOC</source>
</field> </field>
<field x="18" y="15.75" type="Stringa" width="30" pattern="1"> <field x="18" y="15.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="">
<source>#INDIR</source> <source>#INDIR</source>
</field> </field>
<field x="20" y="16.75" type="Stringa" width="16" pattern="1"> <field x="20" y="16.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="16" codval="" id="" pattern="1" hide_zero="" text="">
<source>#PAIV</source> <source>#PAIV</source>
</field> </field>
<field x="62.25" y="16.75" type="Stringa" width="16" pattern="1"> <field x="62.25" y="16.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="16" codval="" id="" pattern="1" hide_zero="" text="">
<source>#COFI</source> <source>#COFI</source>
</field> </field>
<field x="31.5" y="17.75" type="Stringa" width="18" pattern="1"> <field x="31.5" y="17.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="">
<source>#RESP</source> <source>#RESP</source>
</field> </field>
<field x="54.25" y="17.75" type="Stringa" width="16" pattern="1"> <field x="54.25" y="17.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="16" codval="" id="" pattern="1" hide_zero="" text="">
<source>#TEL</source> <source>#TEL</source>
</field> </field>
<field x="76" y="17.75" type="Stringa" width="18" pattern="1"> <field x="76" y="17.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Arial Narrow" size="8" /> <font face="Arial Narrow" size="8" />
<source>#EMAIL</source> <source>#EMAIL</source>
</field> </field>
</section> </section>
<section type="Head" level="1" pattern="1" /> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="1" hidden="" page_break="" can_break="" pattern="1" />
<section type="Head" level="2" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="2" hidden="" page_break="" can_break="" pattern="1">
<groupby>J</groupby> <groupby>J</groupby>
<prescript description="H2 PRESCRIPT">0 #F2.101 ! <prescript description="H2 PRESCRIPT">0 #F2.101 !
0 0
@ -153,54 +153,54 @@
0 0
#F2.104 !</prescript> #F2.104 !</prescript>
</section> </section>
<section type="Body" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="" hidden="" page_break="" can_break="" pattern="1">
<field x="2" y="0.5" type="Immagine" width="90" height="55" pattern="1"> <field x="2" y="0.5" deactivated="" type="Immagine" hidden="" link="" dynamic_height="" shade_offset="" width="90" codval="" height="55" id="" pattern="1" hide_zero="" text="">
<source>"tp0900pl.png"</source> <source>"tp0900ac.png"</source>
</field> </field>
</section> </section>
<section type="Body" level="1" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="1" hidden="" page_break="" can_break="" pattern="1">
<field x="10" y="1" type="Stringa" hidden="1" width="4" pattern="1"> <field x="10" y="1" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="">
<source>CODNUM</source> <source>CODNUM</source>
</field> </field>
<field x="16" y="1" type="Numero" hidden="1" align="right" width="4" pattern="1"> <field x="16" y="1" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="">
<source>ANNO</source> <source>ANNO</source>
</field> </field>
<field x="23" y="1" type="Numero" hidden="1" align="right" width="7" pattern="1"> <field x="23" y="1" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="7" codval="" id="" pattern="1" hide_zero="" text="">
<source>NDOC</source> <source>NDOC</source>
</field> </field>
<field x="32" y="1" type="Data" hidden="1" width="10" pattern="1"> <field x="32" y="1" deactivated="" type="Data" hidden="1" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="">
<source>DATADOC</source> <source>DATADOC</source>
</field> </field>
<field x="43" y="1" type="Stringa" hidden="1" width="7" pattern="1"> <field x="43" y="1" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="7" codval="" id="" pattern="1" hide_zero="" text="">
<source>CODCLI</source> <source>CODCLI</source>
</field> </field>
<field type="Stringa" hidden="1" align="right" width="4" id="100" pattern="1"> <field deactivated="" type="Stringa" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="4" codval="" id="100" pattern="1" hide_zero="" text="">
<source>NUM(SOTTOCL[3,4])</source> <source>NUM(SOTTOCL[3,4])</source>
<postscript description="B1.100 POSTSCRIPT">#THIS @ <postscript description="B1.100 POSTSCRIPT">#THIS @
#F2.100 !</postscript> #F2.100 !</postscript>
</field> </field>
<field x="10" type="Numero" hidden="1" align="right" width="10" id="101" pattern="1" hide_zero="1"> <field x="10" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="101" pattern="1" hide_zero="1" text="">
<source>CONAIA</source> <source>CONAIA</source>
<postscript description="B1.101 POSTSCRIPT">#THIS @ <postscript description="B1.101 POSTSCRIPT">#THIS @
#F2.101 @ #F2.101 @
+ +
#F2.101 !</postscript> #F2.101 !</postscript>
</field> </field>
<field x="30" type="Numero" hidden="1" align="right" width="10" id="102" pattern="1" hide_zero="1"> <field x="30" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="102" pattern="1" hide_zero="1" text="">
<source>CONAIB</source> <source>CONAIB</source>
<postscript description="B1.102 POSTSCRIPT">#THIS @ <postscript description="B1.102 POSTSCRIPT">#THIS @
#F2.102 @ #F2.102 @
+ +
#F2.102 !</postscript> #F2.102 !</postscript>
</field> </field>
<field x="50" type="Valuta" hidden="1" align="right" width="10" id="103" pattern="1" hide_zero="1" text="#########,@@"> <field x="50" deactivated="" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="103" pattern="1" hide_zero="1" text="#########,@@">
<source>CONAIBxC</source> <source>CONAIBxC</source>
<postscript description="B1.103 POSTSCRIPT">#THIS @ <postscript description="B1.103 POSTSCRIPT">#THIS @
#F2.103 @ #F2.103 @
+ +
#F2.103 !</postscript> #F2.103 !</postscript>
</field> </field>
<field x="70" type="Numero" hidden="1" align="right" width="10" id="104" pattern="1" hide_zero="1"> <field x="70" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="104" pattern="1" hide_zero="1" text="">
<postscript description="B1.104 POSTSCRIPT">#101 @ <postscript description="B1.104 POSTSCRIPT">#101 @
#102 @ #102 @
+ +
@ -209,43 +209,43 @@ DUP
#F2.104 #F2.104
+!</postscript> +!</postscript>
</field> </field>
<field x="51" y="1" type="Stringa" hidden="1" bg_color="#F2F2F2" width="50" id="200" pattern="1"> <field x="51" y="1" deactivated="" type="Stringa" hidden="1" link="" bg_color="#F2F2F2" dynamic_height="" shade_offset="" width="50" codval="" id="200" pattern="1" hide_zero="" text="">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<source>DESCR</source> <source>DESCR</source>
<postscript description="B1.200 POSTSCRIPT">#THIS @ <postscript description="B1.200 POSTSCRIPT">#THIS @
#F2.200 !</postscript> #F2.200 !</postscript>
</field> </field>
</section> </section>
<section y="41" type="Foot" pattern="1"> <section repeat="" y="41" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="" hidden="" page_break="" can_break="" pattern="1">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<field x="26.5" y="10.75" type="Data" width="14" pattern="1"> <field x="26.5" y="10.75" deactivated="" type="Data" hidden="" link="" dynamic_height="" shade_offset="" width="14" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" size="10" /> <font face="Courier New" size="10" />
<source>#SYSTEM.DATE</source> <source>#SYSTEM.DATE</source>
</field> </field>
<field x="29.25" y="0.5" type="Numero" align="right" width="10" id="101" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="29.25" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="101" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
</field> </field>
<field x="39.75" y="0.5" type="Numero" align="right" width="10" id="102" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="39.75" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="102" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
</field> </field>
<field x="83.37" y="0.56" type="Valuta" hidden="1" align="right" width="10" id="103" pattern="1" hide_zero="1" text="#########,@@"> <field x="83.37" y="0.56" deactivated="" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="103" pattern="1" hide_zero="1" text="#########,@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
</field> </field>
<field x="53" y="0.5" type="Numero" align="right" width="5" id="104" pattern="1" hide_zero="1" text="###,@"> <field x="53" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="104" pattern="1" hide_zero="1" text="###,@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
<prescript description="F0.104 PRESCRIPT">#103 @ <prescript description="F0.104 PRESCRIPT">#103 @
#102 @ #102 @
&#2F; &#2F;
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="70.75" y="0.5" type="Numero" align="right" width="10" id="105" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="70.75" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="105" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
<prescript description="F0.105 PRESCRIPT">#101 @ <prescript description="F0.105 PRESCRIPT">#101 @
#102 @ #102 @
+ +
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="60.5" y="0.5" type="Valuta" align="right" width="10" id="106" pattern="1" hide_zero="1" text="#########,@@"> <field x="60.5" y="0.5" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="106" pattern="1" hide_zero="1" text="#########,@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
<prescript description="F0.106 PRESCRIPT">#102 @ <prescript description="F0.106 PRESCRIPT">#102 @
#104 @ #104 @
@ -253,12 +253,12 @@ DUP
#THIS !</prescript> #THIS !</prescript>
</field> </field>
</section> </section>
<section type="Foot" level="1" pattern="1" /> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="1" hidden="" page_break="" can_break="" pattern="1" />
<section type="Foot" level="2" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="2" hidden="" page_break="" can_break="" pattern="1">
<field x="5" type="Stringa" bg_color="#F2F2F2" width="2" id="100" pattern="1"> <field x="5" deactivated="" type="Stringa" hidden="" link="" bg_color="#F2F2F2" dynamic_height="" shade_offset="" width="2" codval="" id="100" pattern="1" hide_zero="" text="">
<font face="Arial Narrow" size="8" /> <font face="Arial Narrow" size="8" />
</field> </field>
<field x="29.25" type="Numero" align="right" width="10" id="101" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="29.25" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="101" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.101 PRESCRIPT">#THIS @ <prescript description="F2.101 PRESCRIPT">#THIS @
1000 &#2F; 1000 &#2F;
@ -269,7 +269,7 @@ DUP
+ +
#F0.101 !</postscript> #F0.101 !</postscript>
</field> </field>
<field x="39.75" type="Numero" align="right" width="10" id="102" pattern="1" text="#####@,@@@"> <field x="39.75" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="102" pattern="1" hide_zero="" text="#####@,@@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.102 PRESCRIPT">#THIS @ <prescript description="F2.102 PRESCRIPT">#THIS @
1000 &#2F; 1000 &#2F;
@ -280,36 +280,36 @@ DUP
+ +
#F0.102 !</postscript> #F0.102 !</postscript>
</field> </field>
<field x="84.87" type="Valuta" hidden="1" align="right" width="10" id="103" pattern="1" hide_zero="1" text="#########,@@"> <field x="84.87" deactivated="" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="103" pattern="1" hide_zero="1" text="#########,@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<postscript description="F2.103 POSTSCRIPT">#THIS @ <postscript description="F2.103 POSTSCRIPT">#THIS @
#F0.103 @ #F0.103 @
+ +
#F0.103 !</postscript> #F0.103 !</postscript>
</field> </field>
<field x="53" type="Numero" align="right" width="5" id="104" pattern="1" text="###,@"> <field x="53" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="104" pattern="1" hide_zero="" text="###,@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.104 PRESCRIPT">#103 @ <prescript description="F2.104 PRESCRIPT">#103 @
#102 @ #102 @
&#2F; &#2F;
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="70.75" type="Numero" align="right" width="10" id="105" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="70.75" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="105" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.105 PRESCRIPT">#101 @ <prescript description="F2.105 PRESCRIPT">#101 @
#102 @ #102 @
+ +
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="60.5" type="Valuta" align="right" width="10" id="106" pattern="1" text="#########,@@"> <field x="60.5" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="106" pattern="1" hide_zero="" text="#########,@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.106 PRESCRIPT">#102 @ <prescript description="F2.106 PRESCRIPT">#102 @
#104 @ #104 @
* *
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="12" type="Stringa" bg_color="#F2F2F2" dynamic_height="1" width="18" height="3" id="200" pattern="1"> <field x="12" deactivated="" type="Stringa" hidden="" link="" bg_color="#F2F2F2" dynamic_height="1" shade_offset="" width="18" codval="" height="3" id="200" pattern="1" hide_zero="" text="">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
</field> </field>
</section> </section>
</report> </report>

View File

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<report name="tp0900al" orientation="1" lpi="6"> <report libraries="" page_merge="" save_printer="" name="tp0900al" use_printer_font="" orientation="1" page_split="" lpi="6" command="" class="">
<description>Dichiarazione CONAI alluminio 6.1</description> <description>Dichiarazione CONAI alluminio 6.1</description>
<font face="Courier New" size="10" /> <font face="Courier New" size="10" />
<section type="Head" height="25.25" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="" hidden="" height="25.25" page_break="" can_break="" pattern="1">
<font face="Arial Narrow" size="10" /> <font face="Arial Narrow" size="10" />
<field x="18.5" y="9.25" type="Array" hidden="1" width="1" pattern="1"> <field x="18.5" y="9.25" deactivated="" type="Array" hidden="1" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<source>#PERIODO</source> <source>#PERIODO</source>
<list> <list>
<li Value="ANNO" Code="1">MESSAGE HIDE,2@|HIDE,3@</li> <li Value="ANNO" Code="1">MESSAGE HIDE,2@|HIDE,3@</li>
@ -12,138 +12,138 @@
<li Value="MESE" Code="3">MESSAGE HIDE,2@|SHOW,3@</li> <li Value="MESE" Code="3">MESSAGE HIDE,2@|SHOW,3@</li>
</list> </list>
</field> </field>
<field x="19.75" y="9.5" type="Stringa" valign="center" align="center" width="1" pattern="1"> <field x="19.75" y="9.5" deactivated="" type="Stringa" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PERIODO="1","X","")</source> <source>IF(#PERIODO="1","X","")</source>
</field> </field>
<field x="60.5" y="9.75" type="Numero" align="right" width="5" pattern="1"> <field x="60.5" y="9.75" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Arial" size="10" /> <font face="Arial" size="10" />
<source>#ANNO</source> <source>#ANNO</source>
</field> </field>
<field x="19.75" y="10.5" type="Stringa" valign="center" align="center" width="1" pattern="1"> <field x="19.75" y="10.5" deactivated="" type="Stringa" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PERIODO="2","X","")</source> <source>IF(#PERIODO="2","X","")</source>
</field> </field>
<field x="42" y="10.5" type="Stringa" width="1" pattern="1"> <field x="42" y="10.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>2</groups> <groups>2</groups>
<source>IF(#TRIMESTRE="3","X","")</source> <source>IF(#TRIMESTRE="3","X","")</source>
</field> </field>
<field x="55.5" y="10.5" type="Stringa" width="1" pattern="1"> <field x="55.5" y="10.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>2</groups> <groups>2</groups>
<source>IF(#TRIMESTRE="6","X","")</source> <source>IF(#TRIMESTRE="6","X","")</source>
</field> </field>
<field x="70" y="10.5" type="Stringa" width="1" pattern="1"> <field x="70" y="10.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>2</groups> <groups>2</groups>
<source>IF(#TRIMESTRE="9","X","")</source> <source>IF(#TRIMESTRE="9","X","")</source>
</field> </field>
<field x="84" y="10.5" type="Stringa" width="1" pattern="1"> <field x="84" y="10.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>2</groups> <groups>2</groups>
<source>IF(#TRIMESTRE="12","X","")</source> <source>IF(#TRIMESTRE="12","X","")</source>
</field> </field>
<field x="19.75" y="11.25" type="Stringa" valign="center" align="center" width="1" pattern="1"> <field x="19.75" y="11.25" deactivated="" type="Stringa" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PERIODO="3","X","")</source> <source>IF(#PERIODO="3","X","")</source>
</field> </field>
<field x="37" y="11.5" type="Stringa" width="1" pattern="1"> <field x="37" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="01","X","")</source> <source>IF(#MESE="01","X","")</source>
</field> </field>
<field x="41.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="41.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="02","X","")</source> <source>IF(#MESE="02","X","")</source>
</field> </field>
<field x="46" y="11.5" type="Stringa" width="1" pattern="1"> <field x="46" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="03","X","")</source> <source>IF(#MESE="03","X","")</source>
</field> </field>
<field x="51" y="11.5" type="Stringa" width="1" pattern="1"> <field x="51" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="04","X","")</source> <source>IF(#MESE="04","X","")</source>
</field> </field>
<field x="55.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="55.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="05","X","")</source> <source>IF(#MESE="05","X","")</source>
</field> </field>
<field x="60.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="60.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="06","X","")</source> <source>IF(#MESE="06","X","")</source>
</field> </field>
<field x="65" y="11.5" type="Stringa" width="1" pattern="1"> <field x="65" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="07","X","")</source> <source>IF(#MESE="07","X","")</source>
</field> </field>
<field x="70" y="11.5" type="Stringa" width="1" pattern="1"> <field x="70" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="08","X","")</source> <source>IF(#MESE="08","X","")</source>
</field> </field>
<field x="74.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="74.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="09","X","")</source> <source>IF(#MESE="09","X","")</source>
</field> </field>
<field x="79.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="79.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="10","X","")</source> <source>IF(#MESE="10","X","")</source>
</field> </field>
<field x="84" y="11.5" type="Stringa" width="1" pattern="1"> <field x="84" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="11","X","")</source> <source>IF(#MESE="11","X","")</source>
</field> </field>
<field x="88.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="88.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="12","X","")</source> <source>IF(#MESE="12","X","")</source>
</field> </field>
<field x="20.5" y="13.75" type="Stringa" width="30" pattern="1"> <field x="20.5" y="13.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="">
<source>#SOCIO</source> <source>#SOCIO</source>
</field> </field>
<field x="64.25" y="14" type="Stringa" width="1" pattern="1"> <field x="64.25" y="14" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PRODUT="1","X","")</source> <source>IF(#PRODUT="1","X","")</source>
</field> </field>
<field x="73.75" y="14" type="Stringa" width="1" pattern="1"> <field x="73.75" y="14" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PRODUT="2","X","")</source> <source>IF(#PRODUT="2","X","")</source>
</field> </field>
<field x="22.5" y="14.75" type="Stringa" width="50" pattern="1"> <field x="22.5" y="14.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="50" codval="" id="" pattern="1" hide_zero="" text="">
<source>#RAGSOC</source> <source>#RAGSOC</source>
</field> </field>
<field x="18" y="15.75" type="Stringa" width="30" pattern="1"> <field x="18" y="15.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="">
<source>#INDIR</source> <source>#INDIR</source>
</field> </field>
<field x="20" y="16.75" type="Stringa" width="16" pattern="1"> <field x="20" y="16.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="16" codval="" id="" pattern="1" hide_zero="" text="">
<source>#PAIV</source> <source>#PAIV</source>
</field> </field>
<field x="62.25" y="16.75" type="Stringa" width="16" pattern="1"> <field x="62.25" y="16.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="16" codval="" id="" pattern="1" hide_zero="" text="">
<source>#COFI</source> <source>#COFI</source>
</field> </field>
<field x="31.5" y="17.75" type="Stringa" width="18" pattern="1"> <field x="31.5" y="17.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="">
<source>#RESP</source> <source>#RESP</source>
</field> </field>
<field x="54.25" y="17.75" type="Stringa" width="16" pattern="1"> <field x="54.25" y="17.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="16" codval="" id="" pattern="1" hide_zero="" text="">
<source>#TEL</source> <source>#TEL</source>
</field> </field>
<field x="76" y="17.75" type="Stringa" width="18" pattern="1"> <field x="76" y="17.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Arial Narrow" size="8" /> <font face="Arial Narrow" size="8" />
<source>#EMAIL</source> <source>#EMAIL</source>
</field> </field>
</section> </section>
<section type="Head" level="1" pattern="1" /> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="1" hidden="" page_break="" can_break="" pattern="1" />
<section type="Head" level="2" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="2" hidden="" page_break="" can_break="" pattern="1">
<groupby>J</groupby> <groupby>J</groupby>
<prescript description="H2 PRESCRIPT">0 #F2.101 ! <prescript description="H2 PRESCRIPT">0 #F2.101 !
0 0
@ -153,54 +153,54 @@
0 0
#F2.104 !</prescript> #F2.104 !</prescript>
</section> </section>
<section type="Body" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="" hidden="" page_break="" can_break="" pattern="1">
<field x="2" y="0.5" type="Immagine" width="90" height="55" pattern="1"> <field x="2" y="0.5" deactivated="" type="Immagine" hidden="" link="" dynamic_height="" shade_offset="" width="90" codval="" height="55" id="" pattern="1" hide_zero="" text="">
<source>"tp0900pl.png"</source> <source>"tp0900al.png"</source>
</field> </field>
</section> </section>
<section type="Body" level="1" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="1" hidden="" page_break="" can_break="" pattern="1">
<field x="10" y="1" type="Stringa" hidden="1" width="4" pattern="1"> <field x="10" y="1" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="">
<source>CODNUM</source> <source>CODNUM</source>
</field> </field>
<field x="16" y="1" type="Numero" hidden="1" align="right" width="4" pattern="1"> <field x="16" y="1" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="">
<source>ANNO</source> <source>ANNO</source>
</field> </field>
<field x="23" y="1" type="Numero" hidden="1" align="right" width="7" pattern="1"> <field x="23" y="1" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="7" codval="" id="" pattern="1" hide_zero="" text="">
<source>NDOC</source> <source>NDOC</source>
</field> </field>
<field x="32" y="1" type="Data" hidden="1" width="10" pattern="1"> <field x="32" y="1" deactivated="" type="Data" hidden="1" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="">
<source>DATADOC</source> <source>DATADOC</source>
</field> </field>
<field x="43" y="1" type="Stringa" hidden="1" width="7" pattern="1"> <field x="43" y="1" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="7" codval="" id="" pattern="1" hide_zero="" text="">
<source>CODCLI</source> <source>CODCLI</source>
</field> </field>
<field type="Stringa" hidden="1" align="right" width="4" id="100" pattern="1"> <field deactivated="" type="Stringa" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="4" codval="" id="100" pattern="1" hide_zero="" text="">
<source>NUM(SOTTOCL[3,4])</source> <source>NUM(SOTTOCL[3,4])</source>
<postscript description="B1.100 POSTSCRIPT">#THIS @ <postscript description="B1.100 POSTSCRIPT">#THIS @
#F2.100 !</postscript> #F2.100 !</postscript>
</field> </field>
<field x="10" type="Numero" hidden="1" align="right" width="10" id="101" pattern="1" hide_zero="1"> <field x="10" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="101" pattern="1" hide_zero="1" text="">
<source>CONAIA</source> <source>CONAIA</source>
<postscript description="B1.101 POSTSCRIPT">#THIS @ <postscript description="B1.101 POSTSCRIPT">#THIS @
#F2.101 @ #F2.101 @
+ +
#F2.101 !</postscript> #F2.101 !</postscript>
</field> </field>
<field x="30" type="Numero" hidden="1" align="right" width="10" id="102" pattern="1" hide_zero="1"> <field x="30" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="102" pattern="1" hide_zero="1" text="">
<source>CONAIB</source> <source>CONAIB</source>
<postscript description="B1.102 POSTSCRIPT">#THIS @ <postscript description="B1.102 POSTSCRIPT">#THIS @
#F2.102 @ #F2.102 @
+ +
#F2.102 !</postscript> #F2.102 !</postscript>
</field> </field>
<field x="50" type="Valuta" hidden="1" align="right" width="10" id="103" pattern="1" hide_zero="1" text="#########,@@"> <field x="50" deactivated="" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="103" pattern="1" hide_zero="1" text="#########,@@">
<source>CONAIBxC</source> <source>CONAIBxC</source>
<postscript description="B1.103 POSTSCRIPT">#THIS @ <postscript description="B1.103 POSTSCRIPT">#THIS @
#F2.103 @ #F2.103 @
+ +
#F2.103 !</postscript> #F2.103 !</postscript>
</field> </field>
<field x="70" type="Numero" hidden="1" align="right" width="10" id="104" pattern="1" hide_zero="1"> <field x="70" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="104" pattern="1" hide_zero="1" text="">
<postscript description="B1.104 POSTSCRIPT">#101 @ <postscript description="B1.104 POSTSCRIPT">#101 @
#102 @ #102 @
+ +
@ -209,43 +209,43 @@ DUP
#F2.104 #F2.104
+!</postscript> +!</postscript>
</field> </field>
<field x="51" y="1" type="Stringa" hidden="1" bg_color="#F2F2F2" width="50" id="200" pattern="1"> <field x="51" y="1" deactivated="" type="Stringa" hidden="1" link="" bg_color="#F2F2F2" dynamic_height="" shade_offset="" width="50" codval="" id="200" pattern="1" hide_zero="" text="">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<source>DESCR</source> <source>DESCR</source>
<postscript description="B1.200 POSTSCRIPT">#THIS @ <postscript description="B1.200 POSTSCRIPT">#THIS @
#F2.200 !</postscript> #F2.200 !</postscript>
</field> </field>
</section> </section>
<section y="41" type="Foot" pattern="1"> <section repeat="" y="41" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="" hidden="" page_break="" can_break="" pattern="1">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<field x="26.5" y="10.75" type="Data" width="14" pattern="1"> <field x="26.5" y="10.75" deactivated="" type="Data" hidden="" link="" dynamic_height="" shade_offset="" width="14" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" size="10" /> <font face="Courier New" size="10" />
<source>#SYSTEM.DATE</source> <source>#SYSTEM.DATE</source>
</field> </field>
<field x="29.25" y="0.5" type="Numero" align="right" width="10" id="101" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="29.25" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="101" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
</field> </field>
<field x="39.75" y="0.5" type="Numero" align="right" width="10" id="102" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="39.75" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="102" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
</field> </field>
<field x="83.37" y="0.56" type="Valuta" hidden="1" align="right" width="10" id="103" pattern="1" hide_zero="1" text="#########,@@"> <field x="83.37" y="0.56" deactivated="" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="103" pattern="1" hide_zero="1" text="#########,@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
</field> </field>
<field x="53" y="0.5" type="Numero" align="right" width="5" id="104" pattern="1" hide_zero="1" text="###,@"> <field x="53" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="104" pattern="1" hide_zero="1" text="###,@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
<prescript description="F0.104 PRESCRIPT">#103 @ <prescript description="F0.104 PRESCRIPT">#103 @
#102 @ #102 @
&#2F; &#2F;
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="70.75" y="0.5" type="Numero" align="right" width="10" id="105" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="70.75" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="105" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
<prescript description="F0.105 PRESCRIPT">#101 @ <prescript description="F0.105 PRESCRIPT">#101 @
#102 @ #102 @
+ +
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="60.5" y="0.5" type="Valuta" align="right" width="10" id="106" pattern="1" hide_zero="1" text="#########,@@"> <field x="60.5" y="0.5" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="106" pattern="1" hide_zero="1" text="#########,@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
<prescript description="F0.106 PRESCRIPT">#102 @ <prescript description="F0.106 PRESCRIPT">#102 @
#104 @ #104 @
@ -253,12 +253,12 @@ DUP
#THIS !</prescript> #THIS !</prescript>
</field> </field>
</section> </section>
<section type="Foot" level="1" pattern="1" /> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="1" hidden="" page_break="" can_break="" pattern="1" />
<section type="Foot" level="2" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="2" hidden="" page_break="" can_break="" pattern="1">
<field x="5" type="Stringa" bg_color="#F2F2F2" width="2" id="100" pattern="1"> <field x="5" deactivated="" type="Stringa" hidden="" link="" bg_color="#F2F2F2" dynamic_height="" shade_offset="" width="2" codval="" id="100" pattern="1" hide_zero="" text="">
<font face="Arial Narrow" size="8" /> <font face="Arial Narrow" size="8" />
</field> </field>
<field x="29.25" type="Numero" align="right" width="10" id="101" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="29.25" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="101" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.101 PRESCRIPT">#THIS @ <prescript description="F2.101 PRESCRIPT">#THIS @
1000 &#2F; 1000 &#2F;
@ -269,7 +269,7 @@ DUP
+ +
#F0.101 !</postscript> #F0.101 !</postscript>
</field> </field>
<field x="39.75" type="Numero" align="right" width="10" id="102" pattern="1" text="#####@,@@@"> <field x="39.75" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="102" pattern="1" hide_zero="" text="#####@,@@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.102 PRESCRIPT">#THIS @ <prescript description="F2.102 PRESCRIPT">#THIS @
1000 &#2F; 1000 &#2F;
@ -280,36 +280,36 @@ DUP
+ +
#F0.102 !</postscript> #F0.102 !</postscript>
</field> </field>
<field x="84.87" type="Valuta" hidden="1" align="right" width="10" id="103" pattern="1" hide_zero="1" text="#########,@@"> <field x="84.87" deactivated="" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="103" pattern="1" hide_zero="1" text="#########,@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<postscript description="F2.103 POSTSCRIPT">#THIS @ <postscript description="F2.103 POSTSCRIPT">#THIS @
#F0.103 @ #F0.103 @
+ +
#F0.103 !</postscript> #F0.103 !</postscript>
</field> </field>
<field x="53" type="Numero" align="right" width="5" id="104" pattern="1" text="###,@"> <field x="53" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="104" pattern="1" hide_zero="" text="###,@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.104 PRESCRIPT">#103 @ <prescript description="F2.104 PRESCRIPT">#103 @
#102 @ #102 @
&#2F; &#2F;
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="70.75" type="Numero" align="right" width="10" id="105" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="70.75" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="105" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.105 PRESCRIPT">#101 @ <prescript description="F2.105 PRESCRIPT">#101 @
#102 @ #102 @
+ +
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="60.5" type="Valuta" align="right" width="10" id="106" pattern="1" text="#########,@@"> <field x="60.5" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="106" pattern="1" hide_zero="" text="#########,@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.106 PRESCRIPT">#102 @ <prescript description="F2.106 PRESCRIPT">#102 @
#104 @ #104 @
* *
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="12" type="Stringa" bg_color="#F2F2F2" dynamic_height="1" width="18" height="3" id="200" pattern="1"> <field x="12" deactivated="" type="Stringa" hidden="" link="" bg_color="#F2F2F2" dynamic_height="1" shade_offset="" width="18" codval="" height="3" id="200" pattern="1" hide_zero="" text="">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
</field> </field>
</section> </section>
</report> </report>

View File

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<report name="tp0900ca" orientation="1" lpi="6"> <report libraries="" page_merge="" save_printer="" name="tp0900ca" use_printer_font="" orientation="1" page_split="" lpi="6" command="" class="">
<description>Dichiarazione CONAI carta 6.1</description> <description>Dichiarazione CONAI carta 6.1</description>
<font face="Courier New" size="10" /> <font face="Courier New" size="10" />
<section type="Head" height="25.25" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="" hidden="" height="25.25" page_break="" can_break="" pattern="1">
<font face="Arial Narrow" size="10" /> <font face="Arial Narrow" size="10" />
<field x="18.5" y="9.25" type="Array" hidden="1" width="1" pattern="1"> <field x="18.5" y="9.25" deactivated="" type="Array" hidden="1" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<source>#PERIODO</source> <source>#PERIODO</source>
<list> <list>
<li Value="ANNO" Code="1">MESSAGE HIDE,2@|HIDE,3@</li> <li Value="ANNO" Code="1">MESSAGE HIDE,2@|HIDE,3@</li>
@ -12,138 +12,138 @@
<li Value="MESE" Code="3">MESSAGE HIDE,2@|SHOW,3@</li> <li Value="MESE" Code="3">MESSAGE HIDE,2@|SHOW,3@</li>
</list> </list>
</field> </field>
<field x="19.75" y="9.5" type="Stringa" valign="center" align="center" width="1" pattern="1"> <field x="19.75" y="9.5" deactivated="" type="Stringa" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PERIODO="1","X","")</source> <source>IF(#PERIODO="1","X","")</source>
</field> </field>
<field x="60.5" y="9.75" type="Numero" align="right" width="5" pattern="1"> <field x="60.5" y="9.75" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Arial" size="10" /> <font face="Arial" size="10" />
<source>#ANNO</source> <source>#ANNO</source>
</field> </field>
<field x="19.75" y="10.5" type="Stringa" valign="center" align="center" width="1" pattern="1"> <field x="19.75" y="10.5" deactivated="" type="Stringa" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PERIODO="2","X","")</source> <source>IF(#PERIODO="2","X","")</source>
</field> </field>
<field x="42" y="10.5" type="Stringa" width="1" pattern="1"> <field x="42" y="10.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>2</groups> <groups>2</groups>
<source>IF(#TRIMESTRE="3","X","")</source> <source>IF(#TRIMESTRE="3","X","")</source>
</field> </field>
<field x="55.5" y="10.5" type="Stringa" width="1" pattern="1"> <field x="55.5" y="10.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>2</groups> <groups>2</groups>
<source>IF(#TRIMESTRE="6","X","")</source> <source>IF(#TRIMESTRE="6","X","")</source>
</field> </field>
<field x="70" y="10.5" type="Stringa" width="1" pattern="1"> <field x="70" y="10.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>2</groups> <groups>2</groups>
<source>IF(#TRIMESTRE="9","X","")</source> <source>IF(#TRIMESTRE="9","X","")</source>
</field> </field>
<field x="84" y="10.5" type="Stringa" width="1" pattern="1"> <field x="84" y="10.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>2</groups> <groups>2</groups>
<source>IF(#TRIMESTRE="12","X","")</source> <source>IF(#TRIMESTRE="12","X","")</source>
</field> </field>
<field x="19.75" y="11.25" type="Stringa" valign="center" align="center" width="1" pattern="1"> <field x="19.75" y="11.25" deactivated="" type="Stringa" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PERIODO="3","X","")</source> <source>IF(#PERIODO="3","X","")</source>
</field> </field>
<field x="37" y="11.5" type="Stringa" width="1" pattern="1"> <field x="37" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="01","X","")</source> <source>IF(#MESE="01","X","")</source>
</field> </field>
<field x="41.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="41.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="02","X","")</source> <source>IF(#MESE="02","X","")</source>
</field> </field>
<field x="46" y="11.5" type="Stringa" width="1" pattern="1"> <field x="46" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="03","X","")</source> <source>IF(#MESE="03","X","")</source>
</field> </field>
<field x="51" y="11.5" type="Stringa" width="1" pattern="1"> <field x="51" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="04","X","")</source> <source>IF(#MESE="04","X","")</source>
</field> </field>
<field x="55.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="55.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="05","X","")</source> <source>IF(#MESE="05","X","")</source>
</field> </field>
<field x="60.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="60.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="06","X","")</source> <source>IF(#MESE="06","X","")</source>
</field> </field>
<field x="65" y="11.5" type="Stringa" width="1" pattern="1"> <field x="65" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="07","X","")</source> <source>IF(#MESE="07","X","")</source>
</field> </field>
<field x="70" y="11.5" type="Stringa" width="1" pattern="1"> <field x="70" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="08","X","")</source> <source>IF(#MESE="08","X","")</source>
</field> </field>
<field x="74.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="74.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="09","X","")</source> <source>IF(#MESE="09","X","")</source>
</field> </field>
<field x="79.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="79.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="10","X","")</source> <source>IF(#MESE="10","X","")</source>
</field> </field>
<field x="84" y="11.5" type="Stringa" width="1" pattern="1"> <field x="84" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="11","X","")</source> <source>IF(#MESE="11","X","")</source>
</field> </field>
<field x="88.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="88.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="12","X","")</source> <source>IF(#MESE="12","X","")</source>
</field> </field>
<field x="20.5" y="13.75" type="Stringa" width="30" pattern="1"> <field x="20.5" y="13.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="">
<source>#SOCIO</source> <source>#SOCIO</source>
</field> </field>
<field x="64.25" y="14" type="Stringa" width="1" pattern="1"> <field x="64.25" y="14" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PRODUT="1","X","")</source> <source>IF(#PRODUT="1","X","")</source>
</field> </field>
<field x="73.75" y="14" type="Stringa" width="1" pattern="1"> <field x="73.75" y="14" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PRODUT="2","X","")</source> <source>IF(#PRODUT="2","X","")</source>
</field> </field>
<field x="22.5" y="14.75" type="Stringa" width="50" pattern="1"> <field x="22.5" y="14.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="50" codval="" id="" pattern="1" hide_zero="" text="">
<source>#RAGSOC</source> <source>#RAGSOC</source>
</field> </field>
<field x="18" y="15.75" type="Stringa" width="30" pattern="1"> <field x="18" y="15.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="">
<source>#INDIR</source> <source>#INDIR</source>
</field> </field>
<field x="20" y="16.75" type="Stringa" width="16" pattern="1"> <field x="20" y="16.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="16" codval="" id="" pattern="1" hide_zero="" text="">
<source>#PAIV</source> <source>#PAIV</source>
</field> </field>
<field x="62.25" y="16.75" type="Stringa" width="16" pattern="1"> <field x="62.25" y="16.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="16" codval="" id="" pattern="1" hide_zero="" text="">
<source>#COFI</source> <source>#COFI</source>
</field> </field>
<field x="31.5" y="17.75" type="Stringa" width="18" pattern="1"> <field x="31.5" y="17.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="">
<source>#RESP</source> <source>#RESP</source>
</field> </field>
<field x="54.25" y="17.75" type="Stringa" width="16" pattern="1"> <field x="54.25" y="17.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="16" codval="" id="" pattern="1" hide_zero="" text="">
<source>#TEL</source> <source>#TEL</source>
</field> </field>
<field x="76" y="17.75" type="Stringa" width="18" pattern="1"> <field x="76" y="17.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Arial Narrow" size="8" /> <font face="Arial Narrow" size="8" />
<source>#EMAIL</source> <source>#EMAIL</source>
</field> </field>
</section> </section>
<section type="Head" level="1" pattern="1" /> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="1" hidden="" page_break="" can_break="" pattern="1" />
<section type="Head" level="2" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="2" hidden="" page_break="" can_break="" pattern="1">
<groupby>J</groupby> <groupby>J</groupby>
<prescript description="H2 PRESCRIPT">0 #F2.101 ! <prescript description="H2 PRESCRIPT">0 #F2.101 !
0 0
@ -153,54 +153,54 @@
0 0
#F2.104 !</prescript> #F2.104 !</prescript>
</section> </section>
<section type="Body" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="" hidden="" page_break="" can_break="" pattern="1">
<field x="2" y="0.5" type="Immagine" width="90" height="55" pattern="1"> <field x="2" y="0.5" deactivated="" type="Immagine" hidden="" link="" dynamic_height="" shade_offset="" width="90" codval="" height="55" id="" pattern="1" hide_zero="" text="">
<source>"tp0900pl.png"</source> <source>"tp0900ca.png"</source>
</field> </field>
</section> </section>
<section type="Body" level="1" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="1" hidden="" page_break="" can_break="" pattern="1">
<field x="10" y="1" type="Stringa" hidden="1" width="4" pattern="1"> <field x="10" y="1" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="">
<source>CODNUM</source> <source>CODNUM</source>
</field> </field>
<field x="16" y="1" type="Numero" hidden="1" align="right" width="4" pattern="1"> <field x="16" y="1" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="">
<source>ANNO</source> <source>ANNO</source>
</field> </field>
<field x="23" y="1" type="Numero" hidden="1" align="right" width="7" pattern="1"> <field x="23" y="1" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="7" codval="" id="" pattern="1" hide_zero="" text="">
<source>NDOC</source> <source>NDOC</source>
</field> </field>
<field x="32" y="1" type="Data" hidden="1" width="10" pattern="1"> <field x="32" y="1" deactivated="" type="Data" hidden="1" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="">
<source>DATADOC</source> <source>DATADOC</source>
</field> </field>
<field x="43" y="1" type="Stringa" hidden="1" width="7" pattern="1"> <field x="43" y="1" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="7" codval="" id="" pattern="1" hide_zero="" text="">
<source>CODCLI</source> <source>CODCLI</source>
</field> </field>
<field type="Stringa" hidden="1" align="right" width="4" id="100" pattern="1"> <field deactivated="" type="Stringa" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="4" codval="" id="100" pattern="1" hide_zero="" text="">
<source>NUM(SOTTOCL[3,4])</source> <source>NUM(SOTTOCL[3,4])</source>
<postscript description="B1.100 POSTSCRIPT">#THIS @ <postscript description="B1.100 POSTSCRIPT">#THIS @
#F2.100 !</postscript> #F2.100 !</postscript>
</field> </field>
<field x="10" type="Numero" hidden="1" align="right" width="10" id="101" pattern="1" hide_zero="1"> <field x="10" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="101" pattern="1" hide_zero="1" text="">
<source>CONAIA</source> <source>CONAIA</source>
<postscript description="B1.101 POSTSCRIPT">#THIS @ <postscript description="B1.101 POSTSCRIPT">#THIS @
#F2.101 @ #F2.101 @
+ +
#F2.101 !</postscript> #F2.101 !</postscript>
</field> </field>
<field x="30" type="Numero" hidden="1" align="right" width="10" id="102" pattern="1" hide_zero="1"> <field x="30" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="102" pattern="1" hide_zero="1" text="">
<source>CONAIB</source> <source>CONAIB</source>
<postscript description="B1.102 POSTSCRIPT">#THIS @ <postscript description="B1.102 POSTSCRIPT">#THIS @
#F2.102 @ #F2.102 @
+ +
#F2.102 !</postscript> #F2.102 !</postscript>
</field> </field>
<field x="50" type="Valuta" hidden="1" align="right" width="10" id="103" pattern="1" hide_zero="1" text="#########,@@"> <field x="50" deactivated="" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="103" pattern="1" hide_zero="1" text="#########,@@">
<source>CONAIBxC</source> <source>CONAIBxC</source>
<postscript description="B1.103 POSTSCRIPT">#THIS @ <postscript description="B1.103 POSTSCRIPT">#THIS @
#F2.103 @ #F2.103 @
+ +
#F2.103 !</postscript> #F2.103 !</postscript>
</field> </field>
<field x="70" type="Numero" hidden="1" align="right" width="10" id="104" pattern="1" hide_zero="1"> <field x="70" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="104" pattern="1" hide_zero="1" text="">
<postscript description="B1.104 POSTSCRIPT">#101 @ <postscript description="B1.104 POSTSCRIPT">#101 @
#102 @ #102 @
+ +
@ -209,43 +209,43 @@ DUP
#F2.104 #F2.104
+!</postscript> +!</postscript>
</field> </field>
<field x="51" y="1" type="Stringa" hidden="1" bg_color="#F2F2F2" width="50" id="200" pattern="1"> <field x="51" y="1" deactivated="" type="Stringa" hidden="1" link="" bg_color="#F2F2F2" dynamic_height="" shade_offset="" width="50" codval="" id="200" pattern="1" hide_zero="" text="">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<source>DESCR</source> <source>DESCR</source>
<postscript description="B1.200 POSTSCRIPT">#THIS @ <postscript description="B1.200 POSTSCRIPT">#THIS @
#F2.200 !</postscript> #F2.200 !</postscript>
</field> </field>
</section> </section>
<section y="41" type="Foot" pattern="1"> <section repeat="" y="41" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="" hidden="" page_break="" can_break="" pattern="1">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<field x="26.5" y="10.75" type="Data" width="14" pattern="1"> <field x="26.5" y="10.75" deactivated="" type="Data" hidden="" link="" dynamic_height="" shade_offset="" width="14" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" size="10" /> <font face="Courier New" size="10" />
<source>#SYSTEM.DATE</source> <source>#SYSTEM.DATE</source>
</field> </field>
<field x="29.25" y="0.5" type="Numero" align="right" width="10" id="101" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="29.25" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="101" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
</field> </field>
<field x="39.75" y="0.5" type="Numero" align="right" width="10" id="102" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="39.75" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="102" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
</field> </field>
<field x="83.37" y="0.56" type="Valuta" hidden="1" align="right" width="10" id="103" pattern="1" hide_zero="1" text="#########,@@"> <field x="83.37" y="0.56" deactivated="" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="103" pattern="1" hide_zero="1" text="#########,@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
</field> </field>
<field x="53" y="0.5" type="Numero" align="right" width="5" id="104" pattern="1" hide_zero="1" text="###,@"> <field x="53" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="104" pattern="1" hide_zero="1" text="###,@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
<prescript description="F0.104 PRESCRIPT">#103 @ <prescript description="F0.104 PRESCRIPT">#103 @
#102 @ #102 @
&#2F; &#2F;
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="70.75" y="0.5" type="Numero" align="right" width="10" id="105" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="70.75" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="105" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
<prescript description="F0.105 PRESCRIPT">#101 @ <prescript description="F0.105 PRESCRIPT">#101 @
#102 @ #102 @
+ +
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="60.5" y="0.5" type="Valuta" align="right" width="10" id="106" pattern="1" hide_zero="1" text="#########,@@"> <field x="60.5" y="0.5" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="106" pattern="1" hide_zero="1" text="#########,@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
<prescript description="F0.106 PRESCRIPT">#102 @ <prescript description="F0.106 PRESCRIPT">#102 @
#104 @ #104 @
@ -253,12 +253,12 @@ DUP
#THIS !</prescript> #THIS !</prescript>
</field> </field>
</section> </section>
<section type="Foot" level="1" pattern="1" /> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="1" hidden="" page_break="" can_break="" pattern="1" />
<section type="Foot" level="2" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="2" hidden="" page_break="" can_break="" pattern="1">
<field x="5" type="Stringa" bg_color="#F2F2F2" width="2" id="100" pattern="1"> <field x="5" deactivated="" type="Stringa" hidden="" link="" bg_color="#F2F2F2" dynamic_height="" shade_offset="" width="2" codval="" id="100" pattern="1" hide_zero="" text="">
<font face="Arial Narrow" size="8" /> <font face="Arial Narrow" size="8" />
</field> </field>
<field x="29.25" type="Numero" align="right" width="10" id="101" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="29.25" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="101" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.101 PRESCRIPT">#THIS @ <prescript description="F2.101 PRESCRIPT">#THIS @
1000 &#2F; 1000 &#2F;
@ -269,7 +269,7 @@ DUP
+ +
#F0.101 !</postscript> #F0.101 !</postscript>
</field> </field>
<field x="39.75" type="Numero" align="right" width="10" id="102" pattern="1" text="#####@,@@@"> <field x="39.75" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="102" pattern="1" hide_zero="" text="#####@,@@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.102 PRESCRIPT">#THIS @ <prescript description="F2.102 PRESCRIPT">#THIS @
1000 &#2F; 1000 &#2F;
@ -280,36 +280,36 @@ DUP
+ +
#F0.102 !</postscript> #F0.102 !</postscript>
</field> </field>
<field x="84.87" type="Valuta" hidden="1" align="right" width="10" id="103" pattern="1" hide_zero="1" text="#########,@@"> <field x="84.87" deactivated="" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="103" pattern="1" hide_zero="1" text="#########,@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<postscript description="F2.103 POSTSCRIPT">#THIS @ <postscript description="F2.103 POSTSCRIPT">#THIS @
#F0.103 @ #F0.103 @
+ +
#F0.103 !</postscript> #F0.103 !</postscript>
</field> </field>
<field x="53" type="Numero" align="right" width="5" id="104" pattern="1" text="###,@"> <field x="53" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="104" pattern="1" hide_zero="" text="###,@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.104 PRESCRIPT">#103 @ <prescript description="F2.104 PRESCRIPT">#103 @
#102 @ #102 @
&#2F; &#2F;
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="70.75" type="Numero" align="right" width="10" id="105" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="70.75" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="105" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.105 PRESCRIPT">#101 @ <prescript description="F2.105 PRESCRIPT">#101 @
#102 @ #102 @
+ +
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="60.5" type="Valuta" align="right" width="10" id="106" pattern="1" text="#########,@@"> <field x="60.5" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="106" pattern="1" hide_zero="" text="#########,@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.106 PRESCRIPT">#102 @ <prescript description="F2.106 PRESCRIPT">#102 @
#104 @ #104 @
* *
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="12" type="Stringa" bg_color="#F2F2F2" dynamic_height="1" width="18" height="3" id="200" pattern="1"> <field x="12" deactivated="" type="Stringa" hidden="" link="" bg_color="#F2F2F2" dynamic_height="1" shade_offset="" width="18" codval="" height="3" id="200" pattern="1" hide_zero="" text="">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
</field> </field>
</section> </section>
</report> </report>

View File

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<report name="tp0900le" orientation="1" lpi="6"> <report libraries="" page_merge="" save_printer="" name="tp0900le" use_printer_font="" orientation="1" page_split="" lpi="6" command="" class="">
<description>Dichiarazione CONAI legno 6.1</description> <description>Dichiarazione CONAI legno 6.1</description>
<font face="Courier New" size="10" /> <font face="Courier New" size="10" />
<section type="Head" height="25.25" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="" hidden="" height="25.25" page_break="" can_break="" pattern="1">
<font face="Arial Narrow" size="10" /> <font face="Arial Narrow" size="10" />
<field x="18.5" y="9.25" type="Array" hidden="1" width="1" pattern="1"> <field x="18.5" y="9.25" deactivated="" type="Array" hidden="1" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<source>#PERIODO</source> <source>#PERIODO</source>
<list> <list>
<li Value="ANNO" Code="1">MESSAGE HIDE,2@|HIDE,3@</li> <li Value="ANNO" Code="1">MESSAGE HIDE,2@|HIDE,3@</li>
@ -12,138 +12,138 @@
<li Value="MESE" Code="3">MESSAGE HIDE,2@|SHOW,3@</li> <li Value="MESE" Code="3">MESSAGE HIDE,2@|SHOW,3@</li>
</list> </list>
</field> </field>
<field x="19.75" y="9.5" type="Stringa" valign="center" align="center" width="1" pattern="1"> <field x="19.75" y="9.5" deactivated="" type="Stringa" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PERIODO="1","X","")</source> <source>IF(#PERIODO="1","X","")</source>
</field> </field>
<field x="60.5" y="9.75" type="Numero" align="right" width="5" pattern="1"> <field x="60.5" y="9.75" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Arial" size="10" /> <font face="Arial" size="10" />
<source>#ANNO</source> <source>#ANNO</source>
</field> </field>
<field x="19.75" y="10.5" type="Stringa" valign="center" align="center" width="1" pattern="1"> <field x="19.75" y="10.5" deactivated="" type="Stringa" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PERIODO="2","X","")</source> <source>IF(#PERIODO="2","X","")</source>
</field> </field>
<field x="42" y="10.5" type="Stringa" width="1" pattern="1"> <field x="42" y="10.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>2</groups> <groups>2</groups>
<source>IF(#TRIMESTRE="3","X","")</source> <source>IF(#TRIMESTRE="3","X","")</source>
</field> </field>
<field x="55.5" y="10.5" type="Stringa" width="1" pattern="1"> <field x="55.5" y="10.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>2</groups> <groups>2</groups>
<source>IF(#TRIMESTRE="6","X","")</source> <source>IF(#TRIMESTRE="6","X","")</source>
</field> </field>
<field x="70" y="10.5" type="Stringa" width="1" pattern="1"> <field x="70" y="10.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>2</groups> <groups>2</groups>
<source>IF(#TRIMESTRE="9","X","")</source> <source>IF(#TRIMESTRE="9","X","")</source>
</field> </field>
<field x="84" y="10.5" type="Stringa" width="1" pattern="1"> <field x="84" y="10.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>2</groups> <groups>2</groups>
<source>IF(#TRIMESTRE="12","X","")</source> <source>IF(#TRIMESTRE="12","X","")</source>
</field> </field>
<field x="19.75" y="11.25" type="Stringa" valign="center" align="center" width="1" pattern="1"> <field x="19.75" y="11.25" deactivated="" type="Stringa" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PERIODO="3","X","")</source> <source>IF(#PERIODO="3","X","")</source>
</field> </field>
<field x="37" y="11.5" type="Stringa" width="1" pattern="1"> <field x="37" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="01","X","")</source> <source>IF(#MESE="01","X","")</source>
</field> </field>
<field x="41.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="41.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="02","X","")</source> <source>IF(#MESE="02","X","")</source>
</field> </field>
<field x="46" y="11.5" type="Stringa" width="1" pattern="1"> <field x="46" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="03","X","")</source> <source>IF(#MESE="03","X","")</source>
</field> </field>
<field x="51" y="11.5" type="Stringa" width="1" pattern="1"> <field x="51" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="04","X","")</source> <source>IF(#MESE="04","X","")</source>
</field> </field>
<field x="55.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="55.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="05","X","")</source> <source>IF(#MESE="05","X","")</source>
</field> </field>
<field x="60.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="60.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="06","X","")</source> <source>IF(#MESE="06","X","")</source>
</field> </field>
<field x="65" y="11.5" type="Stringa" width="1" pattern="1"> <field x="65" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="07","X","")</source> <source>IF(#MESE="07","X","")</source>
</field> </field>
<field x="70" y="11.5" type="Stringa" width="1" pattern="1"> <field x="70" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="08","X","")</source> <source>IF(#MESE="08","X","")</source>
</field> </field>
<field x="74.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="74.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="09","X","")</source> <source>IF(#MESE="09","X","")</source>
</field> </field>
<field x="79.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="79.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="10","X","")</source> <source>IF(#MESE="10","X","")</source>
</field> </field>
<field x="84" y="11.5" type="Stringa" width="1" pattern="1"> <field x="84" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="11","X","")</source> <source>IF(#MESE="11","X","")</source>
</field> </field>
<field x="88.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="88.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="12","X","")</source> <source>IF(#MESE="12","X","")</source>
</field> </field>
<field x="20.5" y="13.75" type="Stringa" width="30" pattern="1"> <field x="20.5" y="13.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="">
<source>#SOCIO</source> <source>#SOCIO</source>
</field> </field>
<field x="64.25" y="14" type="Stringa" width="1" pattern="1"> <field x="64.25" y="14" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PRODUT="1","X","")</source> <source>IF(#PRODUT="1","X","")</source>
</field> </field>
<field x="73.75" y="14" type="Stringa" width="1" pattern="1"> <field x="73.75" y="14" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PRODUT="2","X","")</source> <source>IF(#PRODUT="2","X","")</source>
</field> </field>
<field x="22.5" y="14.75" type="Stringa" width="50" pattern="1"> <field x="22.5" y="14.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="50" codval="" id="" pattern="1" hide_zero="" text="">
<source>#RAGSOC</source> <source>#RAGSOC</source>
</field> </field>
<field x="18" y="15.75" type="Stringa" width="30" pattern="1"> <field x="18" y="15.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="">
<source>#INDIR</source> <source>#INDIR</source>
</field> </field>
<field x="20" y="16.75" type="Stringa" width="16" pattern="1"> <field x="20" y="16.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="16" codval="" id="" pattern="1" hide_zero="" text="">
<source>#PAIV</source> <source>#PAIV</source>
</field> </field>
<field x="62.25" y="16.75" type="Stringa" width="16" pattern="1"> <field x="62.25" y="16.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="16" codval="" id="" pattern="1" hide_zero="" text="">
<source>#COFI</source> <source>#COFI</source>
</field> </field>
<field x="31.5" y="17.75" type="Stringa" width="18" pattern="1"> <field x="31.5" y="17.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="">
<source>#RESP</source> <source>#RESP</source>
</field> </field>
<field x="54.25" y="17.75" type="Stringa" width="16" pattern="1"> <field x="54.25" y="17.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="16" codval="" id="" pattern="1" hide_zero="" text="">
<source>#TEL</source> <source>#TEL</source>
</field> </field>
<field x="76" y="17.75" type="Stringa" width="18" pattern="1"> <field x="76" y="17.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Arial Narrow" size="8" /> <font face="Arial Narrow" size="8" />
<source>#EMAIL</source> <source>#EMAIL</source>
</field> </field>
</section> </section>
<section type="Head" level="1" pattern="1" /> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="1" hidden="" page_break="" can_break="" pattern="1" />
<section type="Head" level="2" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="2" hidden="" page_break="" can_break="" pattern="1">
<groupby>J</groupby> <groupby>J</groupby>
<prescript description="H2 PRESCRIPT">0 #F2.101 ! <prescript description="H2 PRESCRIPT">0 #F2.101 !
0 0
@ -153,54 +153,54 @@
0 0
#F2.104 !</prescript> #F2.104 !</prescript>
</section> </section>
<section type="Body" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="" hidden="" page_break="" can_break="" pattern="1">
<field x="2" y="0.5" type="Immagine" width="90" height="55" pattern="1"> <field x="2" y="0.5" deactivated="" type="Immagine" hidden="" link="" dynamic_height="" shade_offset="" width="90" codval="" height="55" id="" pattern="1" hide_zero="" text="">
<source>"tp0900pl.png"</source> <source>"tp0900le.png"</source>
</field> </field>
</section> </section>
<section type="Body" level="1" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="1" hidden="" page_break="" can_break="" pattern="1">
<field x="10" y="1" type="Stringa" hidden="1" width="4" pattern="1"> <field x="10" y="1" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="">
<source>CODNUM</source> <source>CODNUM</source>
</field> </field>
<field x="16" y="1" type="Numero" hidden="1" align="right" width="4" pattern="1"> <field x="16" y="1" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="">
<source>ANNO</source> <source>ANNO</source>
</field> </field>
<field x="23" y="1" type="Numero" hidden="1" align="right" width="7" pattern="1"> <field x="23" y="1" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="7" codval="" id="" pattern="1" hide_zero="" text="">
<source>NDOC</source> <source>NDOC</source>
</field> </field>
<field x="32" y="1" type="Data" hidden="1" width="10" pattern="1"> <field x="32" y="1" deactivated="" type="Data" hidden="1" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="">
<source>DATADOC</source> <source>DATADOC</source>
</field> </field>
<field x="43" y="1" type="Stringa" hidden="1" width="7" pattern="1"> <field x="43" y="1" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="7" codval="" id="" pattern="1" hide_zero="" text="">
<source>CODCLI</source> <source>CODCLI</source>
</field> </field>
<field type="Stringa" hidden="1" align="right" width="4" id="100" pattern="1"> <field deactivated="" type="Stringa" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="4" codval="" id="100" pattern="1" hide_zero="" text="">
<source>NUM(SOTTOCL[3,4])</source> <source>NUM(SOTTOCL[3,4])</source>
<postscript description="B1.100 POSTSCRIPT">#THIS @ <postscript description="B1.100 POSTSCRIPT">#THIS @
#F2.100 !</postscript> #F2.100 !</postscript>
</field> </field>
<field x="10" type="Numero" hidden="1" align="right" width="10" id="101" pattern="1" hide_zero="1"> <field x="10" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="101" pattern="1" hide_zero="1" text="">
<source>CONAIA</source> <source>CONAIA</source>
<postscript description="B1.101 POSTSCRIPT">#THIS @ <postscript description="B1.101 POSTSCRIPT">#THIS @
#F2.101 @ #F2.101 @
+ +
#F2.101 !</postscript> #F2.101 !</postscript>
</field> </field>
<field x="30" type="Numero" hidden="1" align="right" width="10" id="102" pattern="1" hide_zero="1"> <field x="30" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="102" pattern="1" hide_zero="1" text="">
<source>CONAIB</source> <source>CONAIB</source>
<postscript description="B1.102 POSTSCRIPT">#THIS @ <postscript description="B1.102 POSTSCRIPT">#THIS @
#F2.102 @ #F2.102 @
+ +
#F2.102 !</postscript> #F2.102 !</postscript>
</field> </field>
<field x="50" type="Valuta" hidden="1" align="right" width="10" id="103" pattern="1" hide_zero="1" text="#########,@@"> <field x="50" deactivated="" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="103" pattern="1" hide_zero="1" text="#########,@@">
<source>CONAIBxC</source> <source>CONAIBxC</source>
<postscript description="B1.103 POSTSCRIPT">#THIS @ <postscript description="B1.103 POSTSCRIPT">#THIS @
#F2.103 @ #F2.103 @
+ +
#F2.103 !</postscript> #F2.103 !</postscript>
</field> </field>
<field x="70" type="Numero" hidden="1" align="right" width="10" id="104" pattern="1" hide_zero="1"> <field x="70" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="104" pattern="1" hide_zero="1" text="">
<postscript description="B1.104 POSTSCRIPT">#101 @ <postscript description="B1.104 POSTSCRIPT">#101 @
#102 @ #102 @
+ +
@ -209,43 +209,43 @@ DUP
#F2.104 #F2.104
+!</postscript> +!</postscript>
</field> </field>
<field x="51" y="1" type="Stringa" hidden="1" bg_color="#F2F2F2" width="50" id="200" pattern="1"> <field x="51" y="1" deactivated="" type="Stringa" hidden="1" link="" bg_color="#F2F2F2" dynamic_height="" shade_offset="" width="50" codval="" id="200" pattern="1" hide_zero="" text="">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<source>DESCR</source> <source>DESCR</source>
<postscript description="B1.200 POSTSCRIPT">#THIS @ <postscript description="B1.200 POSTSCRIPT">#THIS @
#F2.200 !</postscript> #F2.200 !</postscript>
</field> </field>
</section> </section>
<section y="41" type="Foot" pattern="1"> <section repeat="" y="41" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="" hidden="" page_break="" can_break="" pattern="1">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<field x="26.5" y="10.75" type="Data" width="14" pattern="1"> <field x="26.5" y="10.75" deactivated="" type="Data" hidden="" link="" dynamic_height="" shade_offset="" width="14" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" size="10" /> <font face="Courier New" size="10" />
<source>#SYSTEM.DATE</source> <source>#SYSTEM.DATE</source>
</field> </field>
<field x="29.25" y="0.5" type="Numero" align="right" width="10" id="101" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="29.25" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="101" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
</field> </field>
<field x="39.75" y="0.5" type="Numero" align="right" width="10" id="102" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="39.75" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="102" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
</field> </field>
<field x="83.37" y="0.56" type="Valuta" hidden="1" align="right" width="10" id="103" pattern="1" hide_zero="1" text="#########,@@"> <field x="83.37" y="0.56" deactivated="" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="103" pattern="1" hide_zero="1" text="#########,@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
</field> </field>
<field x="53" y="0.5" type="Numero" align="right" width="5" id="104" pattern="1" hide_zero="1" text="###,@"> <field x="53" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="104" pattern="1" hide_zero="1" text="###,@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
<prescript description="F0.104 PRESCRIPT">#103 @ <prescript description="F0.104 PRESCRIPT">#103 @
#102 @ #102 @
&#2F; &#2F;
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="70.75" y="0.5" type="Numero" align="right" width="10" id="105" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="70.75" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="105" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
<prescript description="F0.105 PRESCRIPT">#101 @ <prescript description="F0.105 PRESCRIPT">#101 @
#102 @ #102 @
+ +
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="60.5" y="0.5" type="Valuta" align="right" width="10" id="106" pattern="1" hide_zero="1" text="#########,@@"> <field x="60.5" y="0.5" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="106" pattern="1" hide_zero="1" text="#########,@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
<prescript description="F0.106 PRESCRIPT">#102 @ <prescript description="F0.106 PRESCRIPT">#102 @
#104 @ #104 @
@ -253,12 +253,12 @@ DUP
#THIS !</prescript> #THIS !</prescript>
</field> </field>
</section> </section>
<section type="Foot" level="1" pattern="1" /> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="1" hidden="" page_break="" can_break="" pattern="1" />
<section type="Foot" level="2" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="2" hidden="" page_break="" can_break="" pattern="1">
<field x="5" type="Stringa" bg_color="#F2F2F2" width="2" id="100" pattern="1"> <field x="5" deactivated="" type="Stringa" hidden="" link="" bg_color="#F2F2F2" dynamic_height="" shade_offset="" width="2" codval="" id="100" pattern="1" hide_zero="" text="">
<font face="Arial Narrow" size="8" /> <font face="Arial Narrow" size="8" />
</field> </field>
<field x="29.25" type="Numero" align="right" width="10" id="101" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="29.25" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="101" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.101 PRESCRIPT">#THIS @ <prescript description="F2.101 PRESCRIPT">#THIS @
1000 &#2F; 1000 &#2F;
@ -269,7 +269,7 @@ DUP
+ +
#F0.101 !</postscript> #F0.101 !</postscript>
</field> </field>
<field x="39.75" type="Numero" align="right" width="10" id="102" pattern="1" text="#####@,@@@"> <field x="39.75" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="102" pattern="1" hide_zero="" text="#####@,@@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.102 PRESCRIPT">#THIS @ <prescript description="F2.102 PRESCRIPT">#THIS @
1000 &#2F; 1000 &#2F;
@ -280,36 +280,36 @@ DUP
+ +
#F0.102 !</postscript> #F0.102 !</postscript>
</field> </field>
<field x="84.87" type="Valuta" hidden="1" align="right" width="10" id="103" pattern="1" hide_zero="1" text="#########,@@"> <field x="84.87" deactivated="" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="103" pattern="1" hide_zero="1" text="#########,@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<postscript description="F2.103 POSTSCRIPT">#THIS @ <postscript description="F2.103 POSTSCRIPT">#THIS @
#F0.103 @ #F0.103 @
+ +
#F0.103 !</postscript> #F0.103 !</postscript>
</field> </field>
<field x="53" type="Numero" align="right" width="5" id="104" pattern="1" text="###,@"> <field x="53" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="104" pattern="1" hide_zero="" text="###,@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.104 PRESCRIPT">#103 @ <prescript description="F2.104 PRESCRIPT">#103 @
#102 @ #102 @
&#2F; &#2F;
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="70.75" type="Numero" align="right" width="10" id="105" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="70.75" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="105" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.105 PRESCRIPT">#101 @ <prescript description="F2.105 PRESCRIPT">#101 @
#102 @ #102 @
+ +
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="60.5" type="Valuta" align="right" width="10" id="106" pattern="1" text="#########,@@"> <field x="60.5" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="106" pattern="1" hide_zero="" text="#########,@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.106 PRESCRIPT">#102 @ <prescript description="F2.106 PRESCRIPT">#102 @
#104 @ #104 @
* *
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="12" type="Stringa" bg_color="#F2F2F2" dynamic_height="1" width="18" height="3" id="200" pattern="1"> <field x="12" deactivated="" type="Stringa" hidden="" link="" bg_color="#F2F2F2" dynamic_height="1" shade_offset="" width="18" codval="" height="3" id="200" pattern="1" hide_zero="" text="">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
</field> </field>
</section> </section>
</report> </report>

View File

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<report name="tp0900ve" orientation="1" lpi="6"> <report libraries="" page_merge="" save_printer="" name="tp0900ve" use_printer_font="" orientation="1" page_split="" lpi="6" command="" class="">
<description>Dichiarazione CONAI vetro 6.1</description> <description>Dichiarazione CONAI vetro 6.1</description>
<font face="Courier New" size="10" /> <font face="Courier New" size="10" />
<section type="Head" height="25.25" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="" hidden="" height="25.25" page_break="" can_break="" pattern="1">
<font face="Arial Narrow" size="10" /> <font face="Arial Narrow" size="10" />
<field x="18.5" y="9.25" type="Array" hidden="1" width="1" pattern="1"> <field x="18.5" y="9.25" deactivated="" type="Array" hidden="1" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<source>#PERIODO</source> <source>#PERIODO</source>
<list> <list>
<li Value="ANNO" Code="1">MESSAGE HIDE,2@|HIDE,3@</li> <li Value="ANNO" Code="1">MESSAGE HIDE,2@|HIDE,3@</li>
@ -12,138 +12,138 @@
<li Value="MESE" Code="3">MESSAGE HIDE,2@|SHOW,3@</li> <li Value="MESE" Code="3">MESSAGE HIDE,2@|SHOW,3@</li>
</list> </list>
</field> </field>
<field x="19.75" y="9.5" type="Stringa" valign="center" align="center" width="1" pattern="1"> <field x="19.75" y="9.5" deactivated="" type="Stringa" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PERIODO="1","X","")</source> <source>IF(#PERIODO="1","X","")</source>
</field> </field>
<field x="60.5" y="9.75" type="Numero" align="right" width="5" pattern="1"> <field x="60.5" y="9.75" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Arial" size="10" /> <font face="Arial" size="10" />
<source>#ANNO</source> <source>#ANNO</source>
</field> </field>
<field x="19.75" y="10.5" type="Stringa" valign="center" align="center" width="1" pattern="1"> <field x="19.75" y="10.5" deactivated="" type="Stringa" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PERIODO="2","X","")</source> <source>IF(#PERIODO="2","X","")</source>
</field> </field>
<field x="42" y="10.5" type="Stringa" width="1" pattern="1"> <field x="42" y="10.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>2</groups> <groups>2</groups>
<source>IF(#TRIMESTRE="3","X","")</source> <source>IF(#TRIMESTRE="3","X","")</source>
</field> </field>
<field x="55.5" y="10.5" type="Stringa" width="1" pattern="1"> <field x="55.5" y="10.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>2</groups> <groups>2</groups>
<source>IF(#TRIMESTRE="6","X","")</source> <source>IF(#TRIMESTRE="6","X","")</source>
</field> </field>
<field x="70" y="10.5" type="Stringa" width="1" pattern="1"> <field x="70" y="10.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>2</groups> <groups>2</groups>
<source>IF(#TRIMESTRE="9","X","")</source> <source>IF(#TRIMESTRE="9","X","")</source>
</field> </field>
<field x="84" y="10.5" type="Stringa" width="1" pattern="1"> <field x="84" y="10.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>2</groups> <groups>2</groups>
<source>IF(#TRIMESTRE="12","X","")</source> <source>IF(#TRIMESTRE="12","X","")</source>
</field> </field>
<field x="19.75" y="11.25" type="Stringa" valign="center" align="center" width="1" pattern="1"> <field x="19.75" y="11.25" deactivated="" type="Stringa" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PERIODO="3","X","")</source> <source>IF(#PERIODO="3","X","")</source>
</field> </field>
<field x="37" y="11.5" type="Stringa" width="1" pattern="1"> <field x="37" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="01","X","")</source> <source>IF(#MESE="01","X","")</source>
</field> </field>
<field x="41.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="41.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="02","X","")</source> <source>IF(#MESE="02","X","")</source>
</field> </field>
<field x="46" y="11.5" type="Stringa" width="1" pattern="1"> <field x="46" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="03","X","")</source> <source>IF(#MESE="03","X","")</source>
</field> </field>
<field x="51" y="11.5" type="Stringa" width="1" pattern="1"> <field x="51" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="04","X","")</source> <source>IF(#MESE="04","X","")</source>
</field> </field>
<field x="55.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="55.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="05","X","")</source> <source>IF(#MESE="05","X","")</source>
</field> </field>
<field x="60.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="60.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="06","X","")</source> <source>IF(#MESE="06","X","")</source>
</field> </field>
<field x="65" y="11.5" type="Stringa" width="1" pattern="1"> <field x="65" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="07","X","")</source> <source>IF(#MESE="07","X","")</source>
</field> </field>
<field x="70" y="11.5" type="Stringa" width="1" pattern="1"> <field x="70" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="08","X","")</source> <source>IF(#MESE="08","X","")</source>
</field> </field>
<field x="74.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="74.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="09","X","")</source> <source>IF(#MESE="09","X","")</source>
</field> </field>
<field x="79.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="79.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="10","X","")</source> <source>IF(#MESE="10","X","")</source>
</field> </field>
<field x="84" y="11.5" type="Stringa" width="1" pattern="1"> <field x="84" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="11","X","")</source> <source>IF(#MESE="11","X","")</source>
</field> </field>
<field x="88.5" y="11.5" type="Stringa" width="1" pattern="1"> <field x="88.5" y="11.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<groups>3</groups> <groups>3</groups>
<source>IF(#MESE="12","X","")</source> <source>IF(#MESE="12","X","")</source>
</field> </field>
<field x="20.5" y="13.75" type="Stringa" width="30" pattern="1"> <field x="20.5" y="13.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="">
<source>#SOCIO</source> <source>#SOCIO</source>
</field> </field>
<field x="64.25" y="14" type="Stringa" width="1" pattern="1"> <field x="64.25" y="14" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PRODUT="1","X","")</source> <source>IF(#PRODUT="1","X","")</source>
</field> </field>
<field x="73.75" y="14" type="Stringa" width="1" pattern="1"> <field x="73.75" y="14" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" bold="1" size="12" /> <font face="Courier New" bold="1" size="12" />
<source>IF(#PRODUT="2","X","")</source> <source>IF(#PRODUT="2","X","")</source>
</field> </field>
<field x="22.5" y="14.75" type="Stringa" width="50" pattern="1"> <field x="22.5" y="14.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="50" codval="" id="" pattern="1" hide_zero="" text="">
<source>#RAGSOC</source> <source>#RAGSOC</source>
</field> </field>
<field x="18" y="15.75" type="Stringa" width="30" pattern="1"> <field x="18" y="15.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="">
<source>#INDIR</source> <source>#INDIR</source>
</field> </field>
<field x="20" y="16.75" type="Stringa" width="16" pattern="1"> <field x="20" y="16.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="16" codval="" id="" pattern="1" hide_zero="" text="">
<source>#PAIV</source> <source>#PAIV</source>
</field> </field>
<field x="62.25" y="16.75" type="Stringa" width="16" pattern="1"> <field x="62.25" y="16.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="16" codval="" id="" pattern="1" hide_zero="" text="">
<source>#COFI</source> <source>#COFI</source>
</field> </field>
<field x="31.5" y="17.75" type="Stringa" width="18" pattern="1"> <field x="31.5" y="17.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="">
<source>#RESP</source> <source>#RESP</source>
</field> </field>
<field x="54.25" y="17.75" type="Stringa" width="16" pattern="1"> <field x="54.25" y="17.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="16" codval="" id="" pattern="1" hide_zero="" text="">
<source>#TEL</source> <source>#TEL</source>
</field> </field>
<field x="76" y="17.75" type="Stringa" width="18" pattern="1"> <field x="76" y="17.75" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Arial Narrow" size="8" /> <font face="Arial Narrow" size="8" />
<source>#EMAIL</source> <source>#EMAIL</source>
</field> </field>
</section> </section>
<section type="Head" level="1" pattern="1" /> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="1" hidden="" page_break="" can_break="" pattern="1" />
<section type="Head" level="2" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="2" hidden="" page_break="" can_break="" pattern="1">
<groupby>J</groupby> <groupby>J</groupby>
<prescript description="H2 PRESCRIPT">0 #F2.101 ! <prescript description="H2 PRESCRIPT">0 #F2.101 !
0 0
@ -153,54 +153,54 @@
0 0
#F2.104 !</prescript> #F2.104 !</prescript>
</section> </section>
<section type="Body" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="" hidden="" page_break="" can_break="" pattern="1">
<field x="2" y="0.5" type="Immagine" width="90" height="55" pattern="1"> <field x="2" y="0.5" deactivated="" type="Immagine" hidden="" link="" dynamic_height="" shade_offset="" width="90" codval="" height="55" id="" pattern="1" hide_zero="" text="">
<source>"tp0900pl.png"</source> <source>"tp0900ve.png"</source>
</field> </field>
</section> </section>
<section type="Body" level="1" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="1" hidden="" page_break="" can_break="" pattern="1">
<field x="10" y="1" type="Stringa" hidden="1" width="4" pattern="1"> <field x="10" y="1" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="">
<source>CODNUM</source> <source>CODNUM</source>
</field> </field>
<field x="16" y="1" type="Numero" hidden="1" align="right" width="4" pattern="1"> <field x="16" y="1" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="">
<source>ANNO</source> <source>ANNO</source>
</field> </field>
<field x="23" y="1" type="Numero" hidden="1" align="right" width="7" pattern="1"> <field x="23" y="1" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="7" codval="" id="" pattern="1" hide_zero="" text="">
<source>NDOC</source> <source>NDOC</source>
</field> </field>
<field x="32" y="1" type="Data" hidden="1" width="10" pattern="1"> <field x="32" y="1" deactivated="" type="Data" hidden="1" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="">
<source>DATADOC</source> <source>DATADOC</source>
</field> </field>
<field x="43" y="1" type="Stringa" hidden="1" width="7" pattern="1"> <field x="43" y="1" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="7" codval="" id="" pattern="1" hide_zero="" text="">
<source>CODCLI</source> <source>CODCLI</source>
</field> </field>
<field type="Stringa" hidden="1" align="right" width="4" id="100" pattern="1"> <field deactivated="" type="Stringa" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="4" codval="" id="100" pattern="1" hide_zero="" text="">
<source>NUM(SOTTOCL[3,4])</source> <source>NUM(SOTTOCL[3,4])</source>
<postscript description="B1.100 POSTSCRIPT">#THIS @ <postscript description="B1.100 POSTSCRIPT">#THIS @
#F2.100 !</postscript> #F2.100 !</postscript>
</field> </field>
<field x="10" type="Numero" hidden="1" align="right" width="10" id="101" pattern="1" hide_zero="1"> <field x="10" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="101" pattern="1" hide_zero="1" text="">
<source>CONAIA</source> <source>CONAIA</source>
<postscript description="B1.101 POSTSCRIPT">#THIS @ <postscript description="B1.101 POSTSCRIPT">#THIS @
#F2.101 @ #F2.101 @
+ +
#F2.101 !</postscript> #F2.101 !</postscript>
</field> </field>
<field x="30" type="Numero" hidden="1" align="right" width="10" id="102" pattern="1" hide_zero="1"> <field x="30" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="102" pattern="1" hide_zero="1" text="">
<source>CONAIB</source> <source>CONAIB</source>
<postscript description="B1.102 POSTSCRIPT">#THIS @ <postscript description="B1.102 POSTSCRIPT">#THIS @
#F2.102 @ #F2.102 @
+ +
#F2.102 !</postscript> #F2.102 !</postscript>
</field> </field>
<field x="50" type="Valuta" hidden="1" align="right" width="10" id="103" pattern="1" hide_zero="1" text="#########,@@"> <field x="50" deactivated="" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="103" pattern="1" hide_zero="1" text="#########,@@">
<source>CONAIBxC</source> <source>CONAIBxC</source>
<postscript description="B1.103 POSTSCRIPT">#THIS @ <postscript description="B1.103 POSTSCRIPT">#THIS @
#F2.103 @ #F2.103 @
+ +
#F2.103 !</postscript> #F2.103 !</postscript>
</field> </field>
<field x="70" type="Numero" hidden="1" align="right" width="10" id="104" pattern="1" hide_zero="1"> <field x="70" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="104" pattern="1" hide_zero="1" text="">
<postscript description="B1.104 POSTSCRIPT">#101 @ <postscript description="B1.104 POSTSCRIPT">#101 @
#102 @ #102 @
+ +
@ -209,43 +209,43 @@ DUP
#F2.104 #F2.104
+!</postscript> +!</postscript>
</field> </field>
<field x="51" y="1" type="Stringa" hidden="1" bg_color="#F2F2F2" width="50" id="200" pattern="1"> <field x="51" y="1" deactivated="" type="Stringa" hidden="1" link="" bg_color="#F2F2F2" dynamic_height="" shade_offset="" width="50" codval="" id="200" pattern="1" hide_zero="" text="">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<source>DESCR</source> <source>DESCR</source>
<postscript description="B1.200 POSTSCRIPT">#THIS @ <postscript description="B1.200 POSTSCRIPT">#THIS @
#F2.200 !</postscript> #F2.200 !</postscript>
</field> </field>
</section> </section>
<section y="41" type="Foot" pattern="1"> <section repeat="" y="41" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="" hidden="" page_break="" can_break="" pattern="1">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<field x="26.5" y="10.75" type="Data" width="14" pattern="1"> <field x="26.5" y="10.75" deactivated="" type="Data" hidden="" link="" dynamic_height="" shade_offset="" width="14" codval="" id="" pattern="1" hide_zero="" text="">
<font face="Courier New" size="10" /> <font face="Courier New" size="10" />
<source>#SYSTEM.DATE</source> <source>#SYSTEM.DATE</source>
</field> </field>
<field x="29.25" y="0.5" type="Numero" align="right" width="10" id="101" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="29.25" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="101" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
</field> </field>
<field x="39.75" y="0.5" type="Numero" align="right" width="10" id="102" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="39.75" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="102" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
</field> </field>
<field x="83.37" y="0.56" type="Valuta" hidden="1" align="right" width="10" id="103" pattern="1" hide_zero="1" text="#########,@@"> <field x="83.37" y="0.56" deactivated="" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="103" pattern="1" hide_zero="1" text="#########,@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
</field> </field>
<field x="53" y="0.5" type="Numero" align="right" width="5" id="104" pattern="1" hide_zero="1" text="###,@"> <field x="53" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="104" pattern="1" hide_zero="1" text="###,@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
<prescript description="F0.104 PRESCRIPT">#103 @ <prescript description="F0.104 PRESCRIPT">#103 @
#102 @ #102 @
&#2F; &#2F;
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="70.75" y="0.5" type="Numero" align="right" width="10" id="105" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="70.75" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="105" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
<prescript description="F0.105 PRESCRIPT">#101 @ <prescript description="F0.105 PRESCRIPT">#101 @
#102 @ #102 @
+ +
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="60.5" y="0.5" type="Valuta" align="right" width="10" id="106" pattern="1" hide_zero="1" text="#########,@@"> <field x="60.5" y="0.5" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="106" pattern="1" hide_zero="1" text="#########,@@">
<font face="Courier New" bold="1" size="8" /> <font face="Courier New" bold="1" size="8" />
<prescript description="F0.106 PRESCRIPT">#102 @ <prescript description="F0.106 PRESCRIPT">#102 @
#104 @ #104 @
@ -253,12 +253,12 @@ DUP
#THIS !</prescript> #THIS !</prescript>
</field> </field>
</section> </section>
<section type="Foot" level="1" pattern="1" /> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="1" hidden="" page_break="" can_break="" pattern="1" />
<section type="Foot" level="2" pattern="1"> <section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="2" hidden="" page_break="" can_break="" pattern="1">
<field x="5" type="Stringa" bg_color="#F2F2F2" width="2" id="100" pattern="1"> <field x="5" deactivated="" type="Stringa" hidden="" link="" bg_color="#F2F2F2" dynamic_height="" shade_offset="" width="2" codval="" id="100" pattern="1" hide_zero="" text="">
<font face="Arial Narrow" size="8" /> <font face="Arial Narrow" size="8" />
</field> </field>
<field x="29.25" type="Numero" align="right" width="10" id="101" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="29.25" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="101" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.101 PRESCRIPT">#THIS @ <prescript description="F2.101 PRESCRIPT">#THIS @
1000 &#2F; 1000 &#2F;
@ -269,7 +269,7 @@ DUP
+ +
#F0.101 !</postscript> #F0.101 !</postscript>
</field> </field>
<field x="39.75" type="Numero" align="right" width="10" id="102" pattern="1" text="#####@,@@@"> <field x="39.75" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="102" pattern="1" hide_zero="" text="#####@,@@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.102 PRESCRIPT">#THIS @ <prescript description="F2.102 PRESCRIPT">#THIS @
1000 &#2F; 1000 &#2F;
@ -280,36 +280,36 @@ DUP
+ +
#F0.102 !</postscript> #F0.102 !</postscript>
</field> </field>
<field x="84.87" type="Valuta" hidden="1" align="right" width="10" id="103" pattern="1" hide_zero="1" text="#########,@@"> <field x="84.87" deactivated="" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="103" pattern="1" hide_zero="1" text="#########,@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<postscript description="F2.103 POSTSCRIPT">#THIS @ <postscript description="F2.103 POSTSCRIPT">#THIS @
#F0.103 @ #F0.103 @
+ +
#F0.103 !</postscript> #F0.103 !</postscript>
</field> </field>
<field x="53" type="Numero" align="right" width="5" id="104" pattern="1" text="###,@"> <field x="53" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="104" pattern="1" hide_zero="" text="###,@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.104 PRESCRIPT">#103 @ <prescript description="F2.104 PRESCRIPT">#103 @
#102 @ #102 @
&#2F; &#2F;
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="70.75" type="Numero" align="right" width="10" id="105" pattern="1" hide_zero="1" text="#####@,@@@"> <field x="70.75" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="105" pattern="1" hide_zero="1" text="#####@,@@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.105 PRESCRIPT">#101 @ <prescript description="F2.105 PRESCRIPT">#101 @
#102 @ #102 @
+ +
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="60.5" type="Valuta" align="right" width="10" id="106" pattern="1" text="#########,@@"> <field x="60.5" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="106" pattern="1" hide_zero="" text="#########,@@">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
<prescript description="F2.106 PRESCRIPT">#102 @ <prescript description="F2.106 PRESCRIPT">#102 @
#104 @ #104 @
* *
#THIS !</prescript> #THIS !</prescript>
</field> </field>
<field x="12" type="Stringa" bg_color="#F2F2F2" dynamic_height="1" width="18" height="3" id="200" pattern="1"> <field x="12" deactivated="" type="Stringa" hidden="" link="" bg_color="#F2F2F2" dynamic_height="1" shade_offset="" width="18" codval="" height="3" id="200" pattern="1" hide_zero="" text="">
<font face="Courier New" size="8" /> <font face="Courier New" size="8" />
</field> </field>
</section> </section>
</report> </report>