Patch level : 12.0 1006
Files correlati : ci1.exe ci1200.msk ci1300a.msk ci1400a.msk ci1200a.rep ci1200b.rep ci1200d.rep ci1200e.rep ci1300a.rep ci1300b.rep ci1400a.rep ci1400b.rep Commento : Resa opzionale la data di stampa nella stampa dei riepiloghi dell contabilità industriale Interno
This commit is contained in:
parent
7aba9e2e73
commit
482182c5c1
@ -400,6 +400,9 @@ void TRiepiloghi_app::main_loop()
|
||||
|
||||
TSheet_field& sheet = mask.sfield(F_COMMESSE);
|
||||
TString video_string; //stringa che compare nella progind
|
||||
|
||||
if (rep.field(REP_FIELD("H0", REP_DATE)) != nullptr)
|
||||
rep.field(REP_FIELD("H0", REP_DATE))->show(!mask.get_bool(F_STAMPADATA));
|
||||
if (sheet.empty()) //se non ci sono righe sullo sheet (selezione su tutte le cms/cdc)...
|
||||
{
|
||||
TToken_string& row = sheet.row(-1); //crea la prima riga dello sheet
|
||||
|
@ -15,8 +15,12 @@
|
||||
#define F_DA_RAGSOC 160
|
||||
#define F_A_RAGSOC 161
|
||||
|
||||
#define F_STAMPADATA 162
|
||||
|
||||
#define F_TIPI 201
|
||||
#define F_COMMESSE 202
|
||||
|
||||
#define S_CDC1 101
|
||||
#define S_CDC12 112
|
||||
|
||||
#define REP_DATE 101
|
||||
|
@ -16,6 +16,11 @@ BEGIN
|
||||
CHECKTYPE REQUIRED
|
||||
END
|
||||
|
||||
BOOLEAN F_STAMPADATA
|
||||
BEGIN
|
||||
PROMPT 63 1 "Non stampare la data"
|
||||
END
|
||||
|
||||
GROUPBOX DLG_NULL 20 4
|
||||
BEGIN
|
||||
PROMPT 1 2 "@bData"
|
||||
|
@ -1,156 +1,157 @@
|
||||
<report name="ci1200a" orientation="2" lpi="6" class="ci1200">
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<report libraries="" page_merge="" save_printer="" name="ci1200a" use_printer_font="" orientation="2" page_split="" lpi="6" command="" class="ci1200">
|
||||
<description>Stampa Analitica Risorse</description>
|
||||
<font face="Courier New" size="10" />
|
||||
<section type="Head">
|
||||
<field type="Testo" align="center" width="60" pattern="1" text="Stampa Analitica Risorse">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="" hidden="" page_break="" can_break="" pattern="1">
|
||||
<field deactivated="" type="Testo" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="60" codval="" id="" pattern="1" hide_zero="" text="Stampa Analitica Risorse">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="64" type="Data" width="13" pattern="1">
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
<field x="78.5" type="Stringa" width="7.5" pattern="1" text="Pag. ">
|
||||
<field x="78.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="7.5" codval="" id="" pattern="1" hide_zero="" text="Pag. ">
|
||||
<source>#REPORT.PAGE</source>
|
||||
</field>
|
||||
<field x="86" type="Testo" width="1" pattern="1" text="F;" />
|
||||
<field x="87" type="Numero" align="right" width="3" pattern="1">
|
||||
<field x="86" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="F;" />
|
||||
<field x="87" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<source>#BOOKPAGES</source>
|
||||
</field>
|
||||
<field x="1" y="1" type="Testo" hidden="1" width="10" height="0" pattern="1" text="Cantiere" />
|
||||
<field y="3" type="Stringa" width="30" pattern="1" text="Da Data: ">
|
||||
<field x="1" y="1" deactivated="" type="Testo" hidden="1" link="" dynamic_height="" shade_offset="" width="10" codval="" height="0" id="" pattern="1" hide_zero="" text="Cantiere" />
|
||||
<field y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="Da Data: ">
|
||||
<source>#S_DATEFROM</source>
|
||||
</field>
|
||||
<field x="31" y="3" type="Stringa" width="30" pattern="1" text="a Data: ">
|
||||
<field x="31" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="a Data: ">
|
||||
<source>#S_DATETO</source>
|
||||
</field>
|
||||
<field border="1" y="5" type="Linea" width="130" height="0" pattern="1" />
|
||||
<field border="1" x="10.8" y="5" type="Linea" pattern="1" />
|
||||
<field x="11.5" y="5" type="Testo" width="6.5" pattern="1" text="Data">
|
||||
<field border="1" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="130" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="10.8" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="11.5" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="6.5" codval="" id="" pattern="1" hide_zero="" text="Data">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="18" y="5" type="Linea" pattern="1" />
|
||||
<field x="18.5" y="5" type="Testo" width="8" pattern="1" text="Codice">
|
||||
<field border="1" x="18" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="18.5" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="8" codval="" id="" pattern="1" hide_zero="" text="Codice">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="30.8" y="5" type="Linea" pattern="1" />
|
||||
<field x="31" y="5" type="Testo" width="30" pattern="1" text="Risorsa">
|
||||
<field border="1" x="30.8" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="31" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="Risorsa">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="61.8" y="5" type="Linea" pattern="1" />
|
||||
<field x="62" y="5" type="Testo" width="4" pattern="1" text="U.M.">
|
||||
<field border="1" x="61.8" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="62" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="U.M.">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="65.8" y="5" type="Linea" pattern="1" />
|
||||
<field x="66" y="5" type="Testo" width="4" pattern="1" text="Qt&#E0;">
|
||||
<field border="1" x="65.8" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="66" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="Qt&#E0;">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="69.8" y="5" type="Linea" pattern="1" />
|
||||
<field x="70" y="5" type="Testo" width="10" pattern="1" text="Costo Uni.">
|
||||
<field border="1" x="69.8" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="70" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="Costo Uni.">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="79.8" y="5" type="Linea" pattern="1" />
|
||||
<field x="80" y="5" type="Testo" width="10" pattern="1" text="Totale">
|
||||
<field border="1" x="79.8" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="80" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="Totale">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="90" y="5" type="Linea" pattern="1" />
|
||||
<field x="90.5" y="5" type="Testo" width="10" pattern="1" text="Cantiere">
|
||||
<field border="1" x="90" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="90.5" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="Cantiere">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="100.12" y="5" type="Linea" pattern="1" />
|
||||
<field x="100.5" y="5" type="Testo" width="10" pattern="1" text="Descrizione">
|
||||
<field border="1" x="100.12" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="100.5" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="Descrizione">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="130.12" y="5" type="Linea" pattern="1" />
|
||||
<field border="1" y="6" type="Linea" width="130" height="0" pattern="1" />
|
||||
<field border="1" x="130.12" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" y="6" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="130" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="64" deactivated="" type="Data" hidden="" link="" dynamic_height="" shade_offset="" width="13" codval="" id="101" pattern="1" hide_zero="" text="">
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Head" level="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="1" hidden="" page_break="" can_break="" pattern="1">
|
||||
<prescript description="H1 PRESCRIPT">MESSAGE RESET,F1.330</prescript>
|
||||
</section>
|
||||
<section type="Head" level="2" hidden="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="2" hidden="1" page_break="" can_break="" pattern="1">
|
||||
<groupby>CODART</groupby>
|
||||
<prescript description="H2 PRESCRIPT">MESSAGE RESET,F2.230</prescript>
|
||||
<field type="Stringa" hidden="1" width="20" pattern="1">
|
||||
<field deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="20" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<source>RDOC.CODART</source>
|
||||
<prescript description="H2.0 PRESCRIPT">MESSAGE COPY,F2.521</prescript>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Body" />
|
||||
<section type="Body" level="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="" hidden="" page_break="" can_break="" pattern="1" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="1" hidden="" page_break="" can_break="" pattern="1">
|
||||
<condition>RDOC.CODART!=''  RDOC.CODART!=' '</condition>
|
||||
<font face="Courier New" size="9" />
|
||||
<field x="0.5" type="Stringa" align="right" width="4" pattern="1">
|
||||
<field x="0.5" deactivated="" type="Stringa" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>DOC.TIPODOC</source>
|
||||
</field>
|
||||
<field x="4.5" type="Numero" align="right" width="6" pattern="1">
|
||||
<field x="4.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="6" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>NDOC</source>
|
||||
</field>
|
||||
<field border="1" x="10.8" type="Linea" pattern="1" />
|
||||
<field x="11.2" type="Stringa" width="7" pattern="1">
|
||||
<field border="1" x="10.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="11.2" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="7" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>DOC.DATADOC</source>
|
||||
</field>
|
||||
<field border="1" x="18" type="Linea" pattern="1" />
|
||||
<field x="18.5" type="Stringa" width="12" pattern="1">
|
||||
<field border="1" x="18" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="18.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="12" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>RDOC.CODART</source>
|
||||
</field>
|
||||
<field border="1" x="30.8" type="Linea" pattern="1" />
|
||||
<field x="31" type="Stringa" width="30" pattern="1">
|
||||
<field border="1" x="30.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="31" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>RDOC.DESCR</source>
|
||||
</field>
|
||||
<field border="1" x="61.8" type="Linea" pattern="1" />
|
||||
<field x="62" type="Stringa" align="center" width="4" pattern="1">
|
||||
<field border="1" x="61.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="62" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>RDOC.UMQTA</source>
|
||||
</field>
|
||||
<field border="1" x="65.8" type="Linea" pattern="1" />
|
||||
<field border="1" x="69.8" type="Linea" pattern="1" />
|
||||
<field border="1" x="79.8" type="Linea" pattern="1" />
|
||||
<field border="1" x="90" type="Linea" pattern="1" />
|
||||
<field border="1" x="100" type="Linea" pattern="1" />
|
||||
<field x="100.5" type="Stringa" width="30" pattern="1">
|
||||
<field border="1" x="65.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="69.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="79.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="90" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="100" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="100.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>COMMESSE.DESCRIZ</source>
|
||||
</field>
|
||||
<field x="66" type="Numero" align="right" width="3.6" id="1" pattern="1">
|
||||
<field x="66" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.6" codval="" id="1" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>RDOC.QTA</source>
|
||||
</field>
|
||||
<field x="70" type="Valuta" align="right" width="9.6" id="2" pattern="1" text="#########,@@">
|
||||
<field x="70" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="9.6" codval="" id="2" pattern="1" hide_zero="" text="#########,@@">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>RDOC.PREZZO</source>
|
||||
</field>
|
||||
<field x="80" type="Valuta" align="right" width="9.8" id="3" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<field x="80" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="9.8" codval="" id="3" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>IMPNS*SEGNO</source>
|
||||
<prescript description="B1.3 PRESCRIPT">MESSAGE ADD,F3.130|ADD,F2.230|ADD,F1.330</prescript>
|
||||
</field>
|
||||
<field x="90.5" type="Stringa" width="9.5" id="10" pattern="1">
|
||||
<field x="90.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="9.5" codval="" id="10" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>RDOC.CODCMS</source>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Foot">
|
||||
<field border="1" y="0.5" type="Linea" width="90" height="0" pattern="1" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="" hidden="" page_break="" can_break="" pattern="1">
|
||||
<field border="1" y="0.5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="90" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
</section>
|
||||
<section type="Foot" level="1" hidden="1">
|
||||
<field y="1" type="Testo" width="18" pattern="1" text="Totale Generale">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="1" hidden="1" page_break="" can_break="" pattern="1">
|
||||
<field y="1" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="Totale Generale">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="64" y="1" type="Valuta" align="right" width="25.6" id="330" pattern="1" text="###.###.###,@@">
|
||||
<field x="64" y="1" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="25.6" codval="" id="330" pattern="1" hide_zero="" text="###.###.###,@@">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
</field>
|
||||
</section>
|
||||
<section type="Foot" level="2">
|
||||
<field border="1" x="10.8" type="Linea" pattern="1" />
|
||||
<field border="1" x="11" type="Linea" width="130" height="0" pattern="1" />
|
||||
<field border="3" x="11" y="1" type="Linea" width="130" height="0" pattern="1" />
|
||||
<field x="74.2" type="Valuta" align="right" width="15.6" id="230" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="2" hidden="" page_break="" can_break="" pattern="1">
|
||||
<field border="1" x="10.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="11" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="130" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="3" x="11" y="1" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="130" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="74.2" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="15.6" codval="" id="230" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<font face="Courier New" size="7" />
|
||||
</field>
|
||||
<field x="11.2" type="Stringa" width="60" id="521" pattern="1" text="Totale Risorsa">
|
||||
<field x="11.2" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="60" codval="" id="521" pattern="1" hide_zero="" text="Totale Risorsa">
|
||||
<font face="Courier New" size="7" />
|
||||
</field>
|
||||
</section>
|
||||
|
@ -1,152 +1,152 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<report name="ci1200b" lpi="6" class="ci1200">
|
||||
<report libraries="" page_merge="" save_printer="" name="ci1200b" use_printer_font="" orientation="" page_split="" lpi="6" command="" class="ci1200">
|
||||
<description>Stampa Analitica Risorse per Cliente</description>
|
||||
<font face="Courier New" size="10" />
|
||||
<section type="Head" pattern="1">
|
||||
<field type="Testo" align="center" width="90" pattern="1" text="Stampa Analitica Risorse per Cliente">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="" hidden="" page_break="" can_break="" pattern="1">
|
||||
<field deactivated="" type="Testo" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="90" codval="" id="" pattern="1" hide_zero="" text="Stampa Analitica Risorse per Cliente">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="67" type="Data" width="11.5" pattern="1">
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
<field x="79" type="Stringa" align="right" width="10" pattern="1" text="Pag. ">
|
||||
<field x="79" deactivated="" type="Stringa" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="Pag. ">
|
||||
<source>#REPORT.PAGE</source>
|
||||
</field>
|
||||
<field y="2" type="Testo" width="9" pattern="1" text="Cantiere" />
|
||||
<field x="15.37" y="2.06" type="Stringa" width="50" pattern="1">
|
||||
<prescript>MESSAGE _ISAMREAD,147,CODCMS=#10,DESCRIZ</prescript>
|
||||
<field y="2" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="9" codval="" id="" pattern="1" hide_zero="" text="Cantiere" />
|
||||
<field x="15.37" y="2.06" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="50" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<prescript description="">MESSAGE _ISAMREAD,147,CODCMS=#10,DESCRIZ</prescript>
|
||||
</field>
|
||||
<field y="3" type="Stringa" width="30" pattern="1" text="Da Data: ">
|
||||
<field y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="Da Data: ">
|
||||
<source>#S_DATEFROM</source>
|
||||
</field>
|
||||
<field x="31" y="3" type="Stringa" width="30" pattern="1" text="a Data: ">
|
||||
<field x="31" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="a Data: ">
|
||||
<source>#S_DATETO</source>
|
||||
</field>
|
||||
<field y="5" type="Testo" width="8" pattern="1" text="Cliente">
|
||||
<field y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="8" codval="" id="" pattern="1" hide_zero="" text="Cliente">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" y="5" type="Linea" width="90" height="0" pattern="1" />
|
||||
<field border="1" x="10.8" y="5" type="Linea" pattern="1" />
|
||||
<field x="11" y="5" type="Testo" width="10" pattern="1" text="Data">
|
||||
<field border="1" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="90" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="10.8" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="11" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="Data">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="20.8" y="5" type="Linea" pattern="1" />
|
||||
<field x="21" y="5" type="Testo" width="15" pattern="1" text="Codice">
|
||||
<field border="1" x="20.8" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="21" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="15" codval="" id="" pattern="1" hide_zero="" text="Codice">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="30.8" y="5" type="Linea" pattern="1" />
|
||||
<field x="31" y="5" type="Testo" width="30" pattern="1" text="Risorsa">
|
||||
<field border="1" x="30.8" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="31" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="Risorsa">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="61.8" y="5" type="Linea" pattern="1" />
|
||||
<field x="62" y="5" type="Testo" width="4" pattern="1" text="U.M.">
|
||||
<field border="1" x="61.8" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="62" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="U.M.">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="65.8" y="5" type="Linea" pattern="1" />
|
||||
<field x="66" y="5" type="Testo" width="4" pattern="1" text="Qt&#E0;">
|
||||
<field border="1" x="65.8" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="66" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="Qt&#E0;">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="69.8" y="5" type="Linea" pattern="1" />
|
||||
<field x="70" y="5" type="Testo" width="10" pattern="1" text="Costo Uni.">
|
||||
<field border="1" x="69.8" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="70" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="Costo Uni.">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="79.8" y="5" type="Linea" pattern="1" />
|
||||
<field x="80" y="5" type="Testo" width="10" pattern="1" text="Totale">
|
||||
<field border="1" x="79.8" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="80" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="Totale">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" y="6" type="Linea" width="90" height="0" pattern="1" />
|
||||
<field x="9.5" y="2" type="Stringa" width="5.5" id="10" pattern="1">
|
||||
<field border="1" y="6" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="90" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="9.5" y="2" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="5.5" codval="" id="10" pattern="1" hide_zero="" text="">
|
||||
<source>CODCMS</source>
|
||||
</field>
|
||||
<field x="67" deactivated="" type="Data" hidden="" link="" dynamic_height="" shade_offset="" width="11.5" codval="" id="101" pattern="1" hide_zero="" text="">
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
</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">
|
||||
<prescript description="H1 PRESCRIPT">MESSAGE RESET,F1.330</prescript>
|
||||
</section>
|
||||
<section keep_with_next="1" type="Head" level="2" pattern="1">
|
||||
<section repeat="" keep_with_next="1" deactivated="" hidden_if_needed="" type="Head" level="2" hidden="" page_break="" can_break="" pattern="1">
|
||||
<groupby>DOC.CODCF</groupby>
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
<prescript description="H2 PRESCRIPT">MESSAGE RESET,F2.230</prescript>
|
||||
<field type="Array" width="10" pattern="1">
|
||||
<field deactivated="" type="Array" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<source>DOC.TIPOCF</source>
|
||||
<list>
|
||||
<li Value="Cliente:" Code="C" />
|
||||
<li Value="Fornitore:" Code="F" />
|
||||
</list>
|
||||
</field>
|
||||
<field x="10" type="Stringa" width="6.5" pattern="1">
|
||||
<field x="10" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="6.5" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<source>DOC.CODCF</source>
|
||||
</field>
|
||||
<field x="16.5" type="Stringa" width="80" pattern="1">
|
||||
<field x="16.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="80" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<source>CLIFO.RAGSOC</source>
|
||||
<prescript description="H2.0 PRESCRIPT">MESSAGE COPY,F2.521</prescript>
|
||||
</field>
|
||||
<field border="1" x="10.8" y="1" type="Linea" width="79.2" height="0" pattern="1" />
|
||||
<field border="1" x="10.8" y="1" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="79.2" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
</section>
|
||||
<section keep_with_next="1" type="Head" level="3" pattern="1">
|
||||
<section repeat="" keep_with_next="1" deactivated="" hidden_if_needed="" type="Head" level="3" hidden="" page_break="" can_break="" pattern="1">
|
||||
<groupby>NDOC</groupby>
|
||||
<prescript description="H3 PRESCRIPT">MESSAGE RESET,F3.110|RESET,F3.130</prescript>
|
||||
<field type="Stringa" hidden="1" width="20" pattern="1" text="Cliente: ">
|
||||
<field deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="20" codval="" id="" pattern="1" hide_zero="" text="Cliente: ">
|
||||
<font face="Courier New" size="8" />
|
||||
<source>DOC.TIPODOC</source>
|
||||
<prescript description="H3.0 PRESCRIPT">MESSAGE COPY,F3.511</prescript>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Body" pattern="1" />
|
||||
<section type="Body" level="1" pattern="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="" hidden="" page_break="" can_break="" pattern="1" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="1" hidden="" page_break="" can_break="" pattern="1">
|
||||
<condition>RDOC.CODART!=''  RDOC.CODART!=' '</condition>
|
||||
<font face="Courier New" size="8" />
|
||||
<field x="5" type="Stringa" align="right" width="5.5" pattern="1">
|
||||
<field x="5" deactivated="" type="Stringa" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5.5" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>DOC.NDOC</source>
|
||||
</field>
|
||||
<field border="1" x="10.8" type="Linea" pattern="1" />
|
||||
<field x="11" type="Stringa" width="7.5" pattern="1">
|
||||
<field border="1" x="10.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="11" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="7.5" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>DOC.DATADOC</source>
|
||||
<postscript description="B1.0 POSTSCRIPT">MESSAGE</postscript>
|
||||
</field>
|
||||
<field border="1" x="18.8" type="Linea" pattern="1" />
|
||||
<field x="19" type="Stringa" width="11.5" pattern="1">
|
||||
<field border="1" x="18.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="19" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="11.5" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>RDOC.CODART</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE EMPTY SHOW,20|HIDE,10
|
||||
MESSAGE SHOW,10|HIDE,20
|
||||
</prescript>
|
||||
</field>
|
||||
<field border="1" x="30.8" type="Linea" pattern="1" />
|
||||
<field border="1" x="61.8" type="Linea" pattern="1" />
|
||||
<field x="62" type="Stringa" align="center" width="4" pattern="1">
|
||||
<field border="1" x="30.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="61.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="62" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>RDOC.UMQTA</source>
|
||||
</field>
|
||||
<field border="1" x="65.8" type="Linea" pattern="1" />
|
||||
<field border="1" x="69.8" type="Linea" pattern="1" />
|
||||
<field border="1" x="79.8" type="Linea" pattern="1" />
|
||||
<field y="1" type="Stringa" hidden="1" width="10" id="1" pattern="1">
|
||||
<field border="1" x="65.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="69.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="79.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field y="1" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="10" codval="" id="1" pattern="1" hide_zero="" text="">
|
||||
<source>DESCR</source>
|
||||
<prescript description="B1.1 PRESCRIPT">MESSAGE COPY,10</prescript>
|
||||
</field>
|
||||
<field x="11" y="1" deactivated="1" type="Stringa" hidden="1" width="10" id="2" pattern="1">
|
||||
<field x="11" y="1" deactivated="1" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="10" codval="" id="2" pattern="1" hide_zero="" text="">
|
||||
<source>DESCEST</source>
|
||||
<prescript description="B1.2 PRESCRIPT">MESSAGE APPEND,10</prescript>
|
||||
</field>
|
||||
<field x="31" type="Stringa" hidden="1" width="30" id="10" pattern="1">
|
||||
<field x="31" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="30" codval="" id="10" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
</field>
|
||||
<field x="31" type="Stringa" hidden="1" width="30" id="20" pattern="1">
|
||||
<field x="31" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="30" codval="" id="20" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" bold="1" size="7" />
|
||||
<source>RDOC.DESCR</source>
|
||||
</field>
|
||||
<field x="66" type="Numero" align="right" width="3.6" id="50" pattern="1" hide_zero="1">
|
||||
<field x="66" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.6" codval="" id="50" pattern="1" hide_zero="1" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>RDOC.QTA</source>
|
||||
<postscript description="B1.50 POSTSCRIPT">MESSAGE RESET,2</postscript>
|
||||
</field>
|
||||
<field x="70" type="Valuta" align="right" width="9.6" id="80" pattern="1" hide_zero="1" text="#########,@@">
|
||||
<field x="70" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="9.6" codval="" id="80" pattern="1" hide_zero="1" text="#########,@@">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>RDOC.PREZZO</source>
|
||||
</field>
|
||||
<field x="80" type="Valuta" align="right" width="9.6" id="100" pattern="1" hide_zero="1" text="#########,@@">
|
||||
<field x="80" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="9.6" codval="" id="100" pattern="1" hide_zero="1" text="#########,@@">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>IMPNS*SEGNO</source>
|
||||
<prescript description="B1.100 PRESCRIPT">MESSAGE ADD,F3.130|ADD,F2.230</prescript>
|
||||
@ -160,33 +160,32 @@ THEN
|
||||
+! \ incremento il totale selezionato</postscript>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Foot" pattern="1">
|
||||
<field border="1" y="0.5" type="Linea" width="90" height="0" pattern="1" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="" hidden="" page_break="" can_break="" pattern="1">
|
||||
<field border="1" y="0.5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="90" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
</section>
|
||||
<section type="Foot" level="1" pattern="1">
|
||||
<field x="45" y="1" type="Testo" valign="bottom" width="18" pattern="1" text="Totale Costi">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="1" hidden="" page_break="" can_break="" pattern="1">
|
||||
<field x="45" y="1" deactivated="" type="Testo" valign="bottom" hidden="" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="Totale Costi">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="45" y="2" type="Testo" valign="bottom" width="18" pattern="1" text="Totale Ricavi">
|
||||
<field x="45" y="2" deactivated="" type="Testo" valign="bottom" hidden="" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="Totale Ricavi">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="45" y="3" type="Testo" valign="bottom" width="18" pattern="1" text="Margine">
|
||||
<field x="45" y="3" deactivated="" type="Testo" valign="bottom" hidden="" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="Margine">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="96" y="3" type="Testo" valign="bottom" width="1" pattern="1" text="%" />
|
||||
<field x="64" y="1" type="Valuta" valign="bottom" align="right" width="25.6" id="330" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<field x="96" y="3" deactivated="" type="Testo" valign="bottom" hidden="" link="" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="1" hide_zero="" text="%" />
|
||||
<field x="64" y="1" deactivated="" type="Valuta" valign="bottom" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="25.6" codval="" id="330" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="64" y="2" type="Valuta" valign="bottom" align="right" width="25.6" id="340" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<field x="64" y="2" deactivated="" type="Valuta" valign="bottom" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="25.6" codval="" id="340" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="64" y="3" type="Valuta" valign="bottom" align="right" width="25.6" id="350" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<field x="64" y="3" deactivated="" type="Valuta" valign="bottom" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="25.6" codval="" id="350" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
<source>#340-#330</source>
|
||||
</field>
|
||||
<field x="90" y="3" type="Numero" valign="bottom" align="right" width="6" id="360" pattern="1" hide_zero="1">
|
||||
<prescript description="F1.360 PRESCRIPT">
|
||||
#330 @
|
||||
<field x="90" y="3" deactivated="" type="Numero" valign="bottom" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="6" codval="" id="360" pattern="1" hide_zero="1" text="">
|
||||
<prescript description="F1.360 PRESCRIPT">#330 @
|
||||
0 E; IF
|
||||
#350 @
|
||||
#330 @
|
||||
@ -199,29 +198,29 @@ THEN
|
||||
#THIS !</prescript>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Foot" level="2" pattern="1">
|
||||
<field border="1" x="10.8" type="Linea" width="79.2" height="0" pattern="1" />
|
||||
<field border="1" x="10.8" type="Linea" pattern="1" />
|
||||
<field border="3" x="10.8" y="1" type="Linea" width="79.2" height="0" pattern="1" />
|
||||
<field x="74" type="Valuta" align="right" width="15.6" id="230" pattern="1" text="#########,@@">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="2" hidden="" page_break="" can_break="" pattern="1">
|
||||
<field border="1" x="10.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="79.2" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="10.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="3" x="10.8" y="1" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="79.2" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="74" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="15.6" codval="" id="230" pattern="1" hide_zero="" text="#########,@@">
|
||||
<font face="Courier New" size="7" />
|
||||
</field>
|
||||
<field x="11" type="Stringa" width="60" id="521" pattern="1" text="Totale ">
|
||||
<field x="11" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="60" codval="" id="521" pattern="1" hide_zero="" text="Totale ">
|
||||
<font face="Courier New" size="7" />
|
||||
</field>
|
||||
</section>
|
||||
<section type="Foot" level="3" pattern="1">
|
||||
<field border="1" x="10.8" type="Linea" pattern="1" />
|
||||
<field border="1" x="10.8" type="Linea" width="79.2" height="0" pattern="1" />
|
||||
<field x="11" type="Stringa" width="40" pattern="1" text="Totale Tipologia: ">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="3" hidden="" page_break="" can_break="" pattern="1">
|
||||
<field border="1" x="10.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="10.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="79.2" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="11" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="40" codval="" id="" pattern="1" hide_zero="" text="Totale Tipologia: ">
|
||||
<font face="Courier New" size="7" />
|
||||
<prescript description="F3.0 PRESCRIPT">MESSAGE _TABLEREAD,%TIP,#511,S0</prescript>
|
||||
</field>
|
||||
<field border="1" x="10.8" y="1" type="Linea" width="79.2" height="0" pattern="1" />
|
||||
<field x="74" type="Valuta" align="right" width="15.6" id="130" pattern="1" text="#########,@@">
|
||||
<field border="1" x="10.8" y="1" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="79.2" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="74" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="15.6" codval="" id="130" pattern="1" hide_zero="" text="#########,@@">
|
||||
<font face="Courier New" size="7" />
|
||||
</field>
|
||||
<field x="1" type="Stringa" width="5" id="511" pattern="1">
|
||||
<field x="1" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="5" codval="" id="511" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
</field>
|
||||
</section>
|
||||
|
@ -1,138 +1,138 @@
|
||||
|
||||
<report name="ci1200d" orientation="2" lpi="6" class="ci1200">
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<report libraries="" page_merge="" save_printer="" name="ci1200d" use_printer_font="" orientation="2" page_split="" lpi="6" command="" class="ci1200">
|
||||
<description>Stampa Analitica Risorse e Cantiere per Cliente</description>
|
||||
<font face="Courier New" size="10" />
|
||||
<section type="Head">
|
||||
<field type="Testo" width="10" height="0" pattern="1" text="Cantiere" />
|
||||
<field type="Testo" align="center" width="120" pattern="1" text="Stampa Analitica Risorse e Cantiere per Cliente">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="" hidden="" page_break="" can_break="" pattern="1">
|
||||
<field deactivated="" type="Testo" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="120" codval="" id="" pattern="1" hide_zero="" text="Stampa Analitica Risorse e Cantiere per Cliente">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="97" type="Data" width="14" pattern="1">
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
<field x="112" type="Data" width="8" pattern="1" text="Pag. ">
|
||||
<field deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" height="0" id="" pattern="1" hide_zero="" text="Cantiere" />
|
||||
<field x="112" deactivated="" type="Data" hidden="" link="" dynamic_height="" shade_offset="" width="8" codval="" id="" pattern="1" hide_zero="" text="Pag. ">
|
||||
<source>#REPORT.PAGE</source>
|
||||
</field>
|
||||
<field y="3" type="Stringa" width="30" pattern="1" text="Da Data: ">
|
||||
<field y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="Da Data: ">
|
||||
<source>#S_DATEFROM</source>
|
||||
</field>
|
||||
<field x="31" y="3" type="Stringa" width="30" pattern="1" text="a Data: ">
|
||||
<field x="31" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="a Data: ">
|
||||
<source>#S_DATETO</source>
|
||||
</field>
|
||||
<field y="5" type="Testo" width="8" pattern="1" text="Cliente">
|
||||
<field border="1" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="120" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="8" codval="" id="" pattern="1" hide_zero="" text="Cliente">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" y="5" type="Linea" width="120" height="0" pattern="1" />
|
||||
<field border="1" x="10.8" y="5" type="Linea" pattern="1" />
|
||||
<field x="11" y="5" type="Testo" width="10" pattern="1" text="Data">
|
||||
<field border="1" x="10.8" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="11" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="Data">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="20.8" y="5" type="Linea" pattern="1" />
|
||||
<field x="21" y="5" type="Testo" width="15" pattern="1" text="Codice">
|
||||
<field border="1" x="20.8" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="21" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="15" codval="" id="" pattern="1" hide_zero="" text="Codice">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="30.8" y="5" type="Linea" pattern="1" />
|
||||
<field x="31" y="5" type="Testo" width="30" pattern="1" text="Risorsa">
|
||||
<field border="1" x="30.8" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="31" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="Risorsa">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="61.8" y="5" type="Linea" pattern="1" />
|
||||
<field x="62" y="5" type="Testo" width="4" pattern="1" text="U.M.">
|
||||
<field border="1" x="61.8" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="62" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="U.M.">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="65.8" y="5" type="Linea" pattern="1" />
|
||||
<field x="66" y="5" type="Testo" width="4" pattern="1" text="Qt&#E0;">
|
||||
<field border="1" x="65.8" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="66" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="Qt&#E0;">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="69.8" y="5" type="Linea" pattern="1" />
|
||||
<field x="70" y="5" type="Testo" width="10" pattern="1" text="Costo Uni.">
|
||||
<field border="1" x="69.8" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="70" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="Costo Uni.">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="79.8" y="5" type="Linea" pattern="1" />
|
||||
<field x="80" y="5" type="Testo" width="10" pattern="1" text="Totale">
|
||||
<field border="1" x="79.8" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="80" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="Totale">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" x="89.8" y="5" type="Linea" pattern="1" />
|
||||
<field x="90" y="5" type="Testo" width="10" pattern="1" text="Cantiere">
|
||||
<field border="1" x="89.8" y="5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="90" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="Cantiere">
|
||||
<font face="Courier New" size="8" />
|
||||
</field>
|
||||
<field border="1" y="6" type="Linea" width="120" height="0" pattern="1" />
|
||||
<field border="1" y="6" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="120" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="97" deactivated="" type="Data" hidden="" link="" dynamic_height="" shade_offset="" width="14" codval="" id="101" pattern="1" hide_zero="" text="">
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Head" level="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="1" hidden="" page_break="" can_break="" pattern="1">
|
||||
<prescript description="H1 PRESCRIPT">MESSAGE RESET,F1.330</prescript>
|
||||
</section>
|
||||
<section keep_with_next="1" type="Head" level="2">
|
||||
<section repeat="" keep_with_next="1" deactivated="" hidden_if_needed="" type="Head" level="2" hidden="" page_break="" can_break="" pattern="1">
|
||||
<groupby>DOC.CODCF</groupby>
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
<prescript description="H2 PRESCRIPT">MESSAGE RESET,F2.230</prescript>
|
||||
<field type="Array" width="10" pattern="1">
|
||||
<field deactivated="" type="Array" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<source>DOC.TIPOCF</source>
|
||||
<list>
|
||||
<li Value="Cliente:" Code="C" />
|
||||
<li Value="Fornitore:" Code="F" />
|
||||
</list>
|
||||
</field>
|
||||
<field x="10" type="Stringa" width="6.5" pattern="1">
|
||||
<field x="10" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="6.5" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<source>DOC.CODCF</source>
|
||||
</field>
|
||||
<field x="16.5" type="Stringa" width="80" pattern="1">
|
||||
<field x="16.5" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="80" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<source>CLIFO.RAGSOC</source>
|
||||
<prescript>MESSAGE COPY,F2.521</prescript>
|
||||
<prescript description="">MESSAGE COPY,F2.521</prescript>
|
||||
</field>
|
||||
<field border="1" x="10.8" y="1" type="Linea" width="109" height="0" pattern="1" />
|
||||
<field border="1" x="10.8" y="1" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="109" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
</section>
|
||||
<section keep_with_next="1" type="Head" level="3">
|
||||
<section repeat="" keep_with_next="1" deactivated="" hidden_if_needed="" type="Head" level="3" hidden="" page_break="" can_break="" pattern="1">
|
||||
<groupby>DOC.TIPODOC</groupby>
|
||||
<prescript description="H3 PRESCRIPT">MESSAGE RESET,F3.110|RESET,F3.130</prescript>
|
||||
<field type="Stringa" hidden="1" width="20" pattern="1" text="Cliente: ">
|
||||
<field deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="20" codval="" id="" pattern="1" hide_zero="" text="Cliente: ">
|
||||
<font face="Courier New" size="8" />
|
||||
<source>DOC.TIPODOC</source>
|
||||
<prescript description="H3.0 PRESCRIPT">MESSAGE COPY,F3.511</prescript>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Body" />
|
||||
<section type="Body" level="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="" hidden="" page_break="" can_break="" pattern="1" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="1" hidden="" page_break="" can_break="" pattern="1">
|
||||
<condition>RDOC.CODART!=''  RDOC.CODART!=' '</condition>
|
||||
<field border="1" x="10.8" type="Linea" pattern="1" />
|
||||
<field x="11" type="Stringa" width="10" pattern="1">
|
||||
<field border="1" x="10.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="11" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>DOC.DATADOC</source>
|
||||
</field>
|
||||
<field border="1" x="20.8" type="Linea" pattern="1" />
|
||||
<field x="21" type="Stringa" width="10" pattern="1">
|
||||
<field border="1" x="20.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="21" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>RDOC.CODART</source>
|
||||
</field>
|
||||
<field border="1" x="30.8" type="Linea" pattern="1" />
|
||||
<field x="31" type="Stringa" width="30" pattern="1">
|
||||
<field border="1" x="30.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="31" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>RDOC.DESCR</source>
|
||||
</field>
|
||||
<field border="1" x="61.8" type="Linea" pattern="1" />
|
||||
<field x="62" type="Stringa" align="center" width="4" pattern="1">
|
||||
<field border="1" x="61.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="62" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>RDOC.UMQTA</source>
|
||||
</field>
|
||||
<field border="1" x="65.8" type="Linea" pattern="1" />
|
||||
<field border="1" x="69.8" type="Linea" pattern="1" />
|
||||
<field border="1" x="79.8" type="Linea" pattern="1" />
|
||||
<field border="1" x="89.8" type="Linea" pattern="1" />
|
||||
<field x="90" type="Stringa" width="10" pattern="1">
|
||||
<field border="1" x="65.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="69.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="79.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="89.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="90" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>RDOC.CODCMS</source>
|
||||
</field>
|
||||
<field x="100" type="Stringa" width="20" pattern="1">
|
||||
<field x="100" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="20" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>COMMESSE.DESCRIZ</source>
|
||||
</field>
|
||||
<field x="66" type="Numero" align="right" width="3.6" id="1" pattern="1">
|
||||
<field x="66" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.6" codval="" id="1" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>RDOC.QTA</source>
|
||||
</field>
|
||||
<field x="70" type="Valuta" align="right" width="9.6" id="2" pattern="1" text="#########,@@">
|
||||
<field x="70" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="9.6" codval="" id="2" pattern="1" hide_zero="" text="#########,@@">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>RDOC.PREZZO</source>
|
||||
</field>
|
||||
<field x="80" type="Valuta" align="right" width="9.6" id="3" pattern="1" text="#########,@@">
|
||||
<field x="80" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="9.6" codval="" id="3" pattern="1" hide_zero="" text="#########,@@">
|
||||
<font face="Courier New" size="7" />
|
||||
<source>IMPNS*SEGNO</source>
|
||||
<prescript description="B1.3 PRESCRIPT">MESSAGE ADD,F3.130|ADD,F2.230</prescript>
|
||||
@ -146,53 +146,53 @@ THEN
|
||||
+! \ incremento il totale selezionato</postscript>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Foot">
|
||||
<field border="1" y="0.5" type="Linea" width="120" height="0" pattern="1" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="" hidden="" page_break="" can_break="" pattern="1">
|
||||
<field border="1" y="0.5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="120" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
</section>
|
||||
<section type="Foot" level="1">
|
||||
<field x="45.5" y="1" type="Testo" width="18" pattern="1" text="Totale Costi">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="1" hidden="" page_break="" can_break="" pattern="1">
|
||||
<field x="45.5" y="1" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="Totale Costi">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="45.5" y="2" type="Testo" width="18" pattern="1" text="Totale Ricavi">
|
||||
<field x="45.5" y="2" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="Totale Ricavi">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="45.5" y="3" type="Testo" width="18" pattern="1" text="Margine">
|
||||
<field x="45.5" y="3" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="Margine">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="64" y="1" type="Valuta" align="right" width="25.6" id="330" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<field x="64" y="1" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="25.6" codval="" id="330" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="64" y="2" type="Valuta" align="right" width="25.6" id="340" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<field x="64" y="2" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="25.6" codval="" id="340" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="64" y="3" type="Valuta" align="right" width="25.6" id="350" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<field x="64" y="3" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="25.6" codval="" id="350" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
<source>#340-#330</source>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Foot" level="2">
|
||||
<field border="1" x="10.8" type="Linea" pattern="1" />
|
||||
<field border="1" x="10.8" type="Linea" width="109.2" height="0" pattern="1" />
|
||||
<field border="3" x="10.8" y="1" type="Linea" width="109.2" height="0" pattern="1" />
|
||||
<field x="74" type="Valuta" align="right" width="15.6" id="230" pattern="1" text="#########,@@">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="2" hidden="" page_break="" can_break="" pattern="1">
|
||||
<field border="1" x="10.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="10.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="109.2" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="3" x="10.8" y="1" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="109.2" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="74" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="15.6" codval="" id="230" pattern="1" hide_zero="" text="#########,@@">
|
||||
<font face="Courier New" size="7" />
|
||||
</field>
|
||||
<field x="11" type="Stringa" width="60" id="521" pattern="1" text="Totale Cliente ">
|
||||
<field x="11" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="60" codval="" id="521" pattern="1" hide_zero="" text="Totale Cliente ">
|
||||
<font face="Courier New" size="7" />
|
||||
</field>
|
||||
</section>
|
||||
<section type="Foot" level="3">
|
||||
<field border="1" x="10.8" type="Linea" pattern="1" />
|
||||
<field border="1" x="10.8" type="Linea" width="109.2" height="0" pattern="1" />
|
||||
<field x="11" type="Stringa" width="40" pattern="1" text="Totale Tipologia: ">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="3" hidden="" page_break="" can_break="" pattern="1">
|
||||
<field border="1" x="10.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="10.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="109.2" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="11" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="40" codval="" id="" pattern="1" hide_zero="" text="Totale Tipologia: ">
|
||||
<font face="Courier New" size="7" />
|
||||
<prescript description="F3.0 PRESCRIPT">MESSAGE _TABLEREAD,%TIP,#511,S0</prescript>
|
||||
</field>
|
||||
<field border="1" x="10.8" y="1" type="Linea" width="109.2" height="0" pattern="1" />
|
||||
<field x="74" type="Valuta" align="right" width="15.6" id="130" pattern="1" text="#########,@@">
|
||||
<field border="1" x="10.8" y="1" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="109.2" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="74" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="15.6" codval="" id="130" pattern="1" hide_zero="" text="#########,@@">
|
||||
<font face="Courier New" size="7" />
|
||||
</field>
|
||||
<field x="1" type="Stringa" hidden="1" width="5" id="511" pattern="1">
|
||||
<field x="1" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="5" codval="" id="511" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
</field>
|
||||
</section>
|
||||
|
@ -1,77 +1,77 @@
|
||||
|
||||
<report name="ci1200e" lpi="6" class="ci1200">
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<report libraries="" page_merge="" save_printer="" name="ci1200e" use_printer_font="" orientation="" page_split="" lpi="6" command="" class="ci1200">
|
||||
<description>Stampa Riepilogativa Risorse</description>
|
||||
<font face="Courier New" size="10" />
|
||||
<section type="Head">
|
||||
<field type="Testo" align="center" width="90" pattern="1" text="Stampa Riepilogativa Risorse">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="" hidden="" page_break="" can_break="" pattern="1">
|
||||
<field deactivated="" type="Testo" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="90" codval="" id="" pattern="1" hide_zero="" text="Stampa Riepilogativa Risorse">
|
||||
<font face="Courier New" bold="1" size="10" />
|
||||
</field>
|
||||
<field x="67" type="Data" width="14" pattern="1">
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
<field x="82" type="Numero" align="right" width="8" pattern="1" text="Pag.##">
|
||||
<field x="82" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="8" codval="" id="" pattern="1" hide_zero="" text="Pag.##">
|
||||
<source>#REPORT.PAGE</source>
|
||||
</field>
|
||||
<field y="2" type="Testo" width="10" pattern="1" text="Cantiere:" />
|
||||
<field x="9.5" y="2" type="Stringa" width="20" pattern="1">
|
||||
<field y="2" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="Cantiere:" />
|
||||
<field x="9.5" y="2" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="20" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<source>CODCMS</source>
|
||||
</field>
|
||||
<field x="31" y="2" type="Stringa" width="50" pattern="1">
|
||||
<field x="31" y="2" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="50" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<source>COMMESSE.DESCRIZ</source>
|
||||
</field>
|
||||
<field y="3" type="Stringa" width="30" pattern="1" text="Da Data: ">
|
||||
<field y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="Da Data: ">
|
||||
<source>#S_DATEFROM</source>
|
||||
</field>
|
||||
<field x="31" y="3" type="Stringa" width="30" pattern="1" text="a Data: ">
|
||||
<field x="31" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="" pattern="1" hide_zero="" text="a Data: ">
|
||||
<source>#S_DATETO</source>
|
||||
</field>
|
||||
<field border="1" y="4.5" type="Linea" width="90" height="0" pattern="1" />
|
||||
<field border="1" y="4.5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="90" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="67" deactivated="" type="Data" hidden="" link="" dynamic_height="" shade_offset="" width="14" codval="" id="101" pattern="1" hide_zero="" text="">
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Head" level="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="1" hidden="" page_break="" can_break="" pattern="1">
|
||||
<prescript description="H1 PRESCRIPT">MESSAGE RESET,F1.330</prescript>
|
||||
</section>
|
||||
<section keep_with_next="1" type="Head" level="2">
|
||||
<section repeat="" keep_with_next="1" deactivated="" hidden_if_needed="" type="Head" level="2" hidden="" page_break="" can_break="" pattern="1">
|
||||
<groupby>CODCMS</groupby>
|
||||
<prescript description="H2 PRESCRIPT">MESSAGE RESET,F2.230</prescript>
|
||||
<field border="1" x="20.8" y="1" type="Linea" width="69.2" height="0" pattern="1" />
|
||||
<field y="2" type="Stringa" hidden="1" width="20" id="901" pattern="1">
|
||||
<field border="1" x="20.8" y="1" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="69.2" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field y="2" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="20" codval="" id="901" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="8" />
|
||||
<source>DOC.CODCMS</source>
|
||||
<prescript description="H2.901 PRESCRIPT">MESSAGE COPY,F2.521</prescript>
|
||||
</field>
|
||||
<field x="21" y="2" type="Stringa" hidden="1" width="20" id="902" pattern="1">
|
||||
<field x="21" y="2" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="20" codval="" id="902" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="8" />
|
||||
<source>COMMESSE.DESCRIZ</source>
|
||||
<prescript description="H2.902 PRESCRIPT">MESSAGE COPY,F2.521</prescript>
|
||||
</field>
|
||||
<field type="Stringa" width="80" id="903" pattern="1" text="Cantiere: ">
|
||||
<field deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="80" codval="" id="903" pattern="1" hide_zero="" text="Cantiere: ">
|
||||
<font face="Courier New" size="8" />
|
||||
<source>iF(#901!="",#901+" - "+#902,"Non Specificato")</source>
|
||||
<prescript description="H2.903 PRESCRIPT">MESSAGE COPY,F2.521</prescript>
|
||||
</field>
|
||||
</section>
|
||||
<section keep_with_next="1" type="Head" level="3">
|
||||
<section repeat="" keep_with_next="1" deactivated="" hidden_if_needed="" type="Head" level="3" hidden="" page_break="" can_break="" pattern="1">
|
||||
<groupby>DOC.TIPODOC</groupby>
|
||||
<prescript description="H3 PRESCRIPT">MESSAGE RESET,F3.110|RESET,F3.130</prescript>
|
||||
<field y="0.06" type="Stringa" hidden="1" width="20" pattern="1">
|
||||
<field y="0.06" deactivated="" type="Stringa" hidden="1" link="" dynamic_height="" shade_offset="" width="20" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="8" />
|
||||
<source>DOC.TIPODOC</source>
|
||||
<prescript description="H3.0 PRESCRIPT">MESSAGE COPY,F3.511</prescript>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Body" />
|
||||
<section type="Body" level="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="" hidden="" page_break="" can_break="" pattern="1" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="1" hidden="" page_break="" can_break="" pattern="1">
|
||||
<condition>RDOC.CODART!=''  RDOC.CODART!=' '</condition>
|
||||
<field x="66.12" type="Numero" hidden="1" align="right" width="4" id="1" pattern="1">
|
||||
<field x="66.12" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="4" codval="" id="1" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="8" />
|
||||
<source>RDOC.QTA</source>
|
||||
<prescript description="B1.1 PRESCRIPT">MESSAGE ADD,F4.10|ADD,F3.110</prescript>
|
||||
</field>
|
||||
<field x="70.12" type="Valuta" hidden="1" align="right" width="10" id="2" pattern="1" text="#########,@@">
|
||||
<field x="70.12" deactivated="" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="2" pattern="1" hide_zero="" text="#########,@@">
|
||||
<font face="Courier New" size="8" />
|
||||
<source>RDOC.PREZZO</source>
|
||||
</field>
|
||||
<field x="80.12" type="Valuta" hidden="1" align="right" width="10" id="3" pattern="1" text="#########,@@">
|
||||
<field x="80.12" deactivated="" type="Valuta" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="10" codval="" id="3" pattern="1" hide_zero="" text="#########,@@">
|
||||
<font face="Courier New" size="8" />
|
||||
<source>IMPNS*SEGNO</source>
|
||||
<prescript description="B1.3 PRESCRIPT">MESSAGE ADD,F3.130|ADD,F2.230</prescript>
|
||||
@ -85,54 +85,54 @@ THEN
|
||||
+! \ incremento il totale selezionato</postscript>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Foot">
|
||||
<field border="1" y="0.5" type="Linea" width="90" height="0" pattern="1" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="" hidden="" page_break="" can_break="" pattern="1">
|
||||
<field border="1" y="0.5" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="90" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
</section>
|
||||
<section type="Foot" level="1">
|
||||
<field x="49.5" y="1" type="Testo" width="13" pattern="1" text="Totale Costi">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="1" hidden="" page_break="" can_break="" pattern="1">
|
||||
<field x="49.5" y="1" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="13" codval="" id="" pattern="1" hide_zero="" text="Totale Costi">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="49.5" y="2" type="Testo" width="13" pattern="1" text="Totale Ricavi">
|
||||
<field x="49.5" y="2" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="13" codval="" id="" pattern="1" hide_zero="" text="Totale Ricavi">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="49.5" y="3" type="Testo" width="13" pattern="1" text="Margine">
|
||||
<field x="49.5" y="3" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="13" codval="" id="" pattern="1" hide_zero="" text="Margine">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="64" y="1" type="Valuta" align="right" width="25.6" id="330" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<field x="64" y="1" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="25.6" codval="" id="330" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="64" y="2" type="Valuta" align="right" width="25.6" id="340" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<field x="64" y="2" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="25.6" codval="" id="340" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="64" y="3" type="Valuta" align="right" width="25.6" id="350" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<field x="64" y="3" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="25.6" codval="" id="350" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||
<font face="Courier New" bold="1" size="8" />
|
||||
<source>#340-#330</source>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Foot" level="2" hidden="1">
|
||||
<field border="1" x="20.8" type="Linea" pattern="1" />
|
||||
<field border="1" x="20.8" type="Linea" width="69.2" height="0" pattern="1" />
|
||||
<field border="3" x="20.8" y="1" type="Linea" width="69.2" height="0" pattern="1" />
|
||||
<field x="74" type="Valuta" align="right" width="15.6" id="230" pattern="1" text="#########,@@">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="2" hidden="1" page_break="" can_break="" pattern="1">
|
||||
<field border="1" x="20.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="20.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="69.2" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="3" x="20.8" y="1" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="69.2" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="74" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="15.6" codval="" id="230" pattern="1" hide_zero="" text="#########,@@">
|
||||
<font face="Courier New" size="7" />
|
||||
</field>
|
||||
<field x="21" type="Stringa" width="50" id="521" pattern="1" text="Totale Cantiere: ">
|
||||
<field x="21" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="50" codval="" id="521" pattern="1" hide_zero="" text="Totale Cantiere: ">
|
||||
<font face="Courier New" size="7" />
|
||||
</field>
|
||||
</section>
|
||||
<section type="Foot" level="3">
|
||||
<field border="1" x="20.8" type="Linea" width="69.2" height="0" pattern="1" />
|
||||
<field border="1" x="20.8" type="Linea" pattern="1" />
|
||||
<field x="21" type="Stringa" width="40" pattern="1" text="Totale Tipologia: ">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="3" hidden="" page_break="" can_break="" pattern="1">
|
||||
<field border="1" x="20.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="69.2" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="20.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="21" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="40" codval="" id="" pattern="1" hide_zero="" text="Totale Tipologia: ">
|
||||
<font face="Courier New" size="7" />
|
||||
<prescript description="F3.0 PRESCRIPT">MESSAGE _TABLEREAD,%TIP,#511,S0</prescript>
|
||||
</field>
|
||||
<field border="1" x="61.8" type="Linea" pattern="1" />
|
||||
<field border="1" x="20.8" y="1" type="Linea" width="69.2" height="0" pattern="1" />
|
||||
<field x="74" type="Valuta" align="right" width="15.6" id="130" pattern="1" text="#########,@@">
|
||||
<field border="1" x="61.8" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="20.8" y="1" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="69.2" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="74" deactivated="" type="Valuta" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="15.6" codval="" id="130" pattern="1" hide_zero="" text="#########,@@">
|
||||
<font face="Courier New" size="7" />
|
||||
</field>
|
||||
<field x="16" type="Stringa" width="5" id="511" pattern="1">
|
||||
<field x="16" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="5" codval="" id="511" pattern="1" hide_zero="" text="">
|
||||
<font face="Courier New" size="7" />
|
||||
</field>
|
||||
</section>
|
||||
|
@ -289,6 +289,13 @@ void TRil_ore_ris_mask::elabora() const
|
||||
a_mese = get_int(F_A_MESE);
|
||||
}
|
||||
|
||||
if (rep.field(REP_FIELD("H1", REP_DATE)) != nullptr)
|
||||
{
|
||||
const bool show = !get_bool(F_STAMPADATA);
|
||||
|
||||
rep.field(REP_FIELD("H1", REP_DATEP))->show(show);
|
||||
rep.field(REP_FIELD("H1", REP_DATE))->show(show);
|
||||
}
|
||||
//giro su tutti i mesi; se stampa annuale o mese unico -> un giro solo
|
||||
for (int m = da_mese; m <= a_mese; m++)
|
||||
{
|
||||
|
@ -15,8 +15,13 @@
|
||||
#define F_ORDINAMENTO 214
|
||||
#define F_SHOW_FASI 215
|
||||
|
||||
#define F_STAMPADATA 216
|
||||
|
||||
#define F_RIGHE 220
|
||||
|
||||
//campi riga sheet
|
||||
#define S_CODCMS 101
|
||||
#define S_DESCRCMS 102
|
||||
|
||||
#define REP_DATE 101
|
||||
#define REP_DATEP 102
|
||||
|
@ -1,10 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<report name="ci1300a" orientation="2" lpi="6" class="ci1300">
|
||||
<report libraries="" page_merge="" save_printer="" name="ci1300a" use_printer_font="" orientation="2" page_split="" lpi="6" command="" class="ci1300">
|
||||
<description>Rilevazione ore mensili per Risorsa - Attrezzatura</description>
|
||||
<font face="Arial" size="8" />
|
||||
<section type="Head" pattern="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="" hidden="" page_break="" can_break="" pattern="1">
|
||||
<font face="Arial Narrow" size="8" />
|
||||
<field x="1" type="Array" txt_color="#800080" width="18" pattern="1">
|
||||
<field x="1" deactivated="" type="Array" hidden="" link="" txt_color="#800080" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#ORDINAMENTO</source>
|
||||
<list>
|
||||
@ -18,7 +18,7 @@
|
||||
<li Value="CdC" Code="8" />
|
||||
</list>
|
||||
</field>
|
||||
<field x="1" y="1" type="Array" txt_color="#400040" width="18" pattern="1">
|
||||
<field x="1" y="1" deactivated="" type="Array" hidden="" link="" txt_color="#400040" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#ORDINAMENTO</source>
|
||||
<list>
|
||||
@ -32,13 +32,13 @@
|
||||
<li Value="Commessa" Code="8" />
|
||||
</list>
|
||||
</field>
|
||||
<field x="44" y="1" type="Testo" align="center" width="6" height="2" pattern="1" text="Totale PREV">
|
||||
<field x="44" y="1" deactivated="" type="Testo" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="6" codval="" height="2" id="" pattern="1" hide_zero="" text="Totale PREV">
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="50" y="1" type="Testo" align="center" width="6" height="2" pattern="1" text="Totale CONS">
|
||||
<field x="50" y="1" deactivated="" type="Testo" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="6" codval="" height="2" id="" pattern="1" hide_zero="" text="Totale CONS">
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="1" y="2" type="Array" width="18" pattern="1">
|
||||
<field x="1" y="2" deactivated="" type="Array" hidden="" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#ORDINAMENTO</source>
|
||||
<list>
|
||||
@ -52,76 +52,76 @@
|
||||
<li Value="Fase" Code="8" />
|
||||
</list>
|
||||
</field>
|
||||
<field border="1" x="14" y="3" type="Testo" width="29" pattern="1" text="Tipo assenza">
|
||||
<field border="1" x="14" y="3" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="29" codval="" id="" pattern="1" hide_zero="" text="Tipo assenza">
|
||||
<font face="Arial Narrow" bold="1" size="7" />
|
||||
</field>
|
||||
<field border="1" x="57" y="1" type="Stringa" align="center" width="3.5" height="2" id="101" pattern="2" />
|
||||
<field border="1" x="60.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="102" pattern="2" />
|
||||
<field border="1" x="64" y="1" type="Stringa" align="center" width="3.5" height="2" id="103" pattern="2" />
|
||||
<field border="1" x="67.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="104" pattern="2" />
|
||||
<field border="1" x="71" y="1" type="Stringa" align="center" width="3.5" height="2" id="105" pattern="2" />
|
||||
<field border="1" x="74.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="106" pattern="2" />
|
||||
<field border="1" x="78" y="1" type="Stringa" align="center" width="3.5" height="2" id="107" pattern="2" />
|
||||
<field border="1" x="81.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="108" pattern="2" />
|
||||
<field border="1" x="85" y="1" type="Stringa" align="center" width="3.5" height="2" id="109" pattern="2" />
|
||||
<field border="1" x="88.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="110" pattern="2" />
|
||||
<field border="1" x="92" y="1" type="Stringa" align="center" width="3.5" height="2" id="111" pattern="2" />
|
||||
<field border="1" x="95.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="112" pattern="2" />
|
||||
<field border="1" x="99" y="1" type="Stringa" align="center" width="3.5" height="2" id="113" pattern="2" />
|
||||
<field border="1" x="102.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="114" pattern="2" />
|
||||
<field border="1" x="106" y="1" type="Stringa" align="center" width="3.5" height="2" id="115" pattern="2" />
|
||||
<field border="1" x="109.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="116" pattern="2" />
|
||||
<field border="1" x="113" y="1" type="Stringa" align="center" width="3.5" height="2" id="117" pattern="2" />
|
||||
<field border="1" x="116.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="118" pattern="2" />
|
||||
<field border="1" x="120" y="1" type="Stringa" align="center" width="3.5" height="2" id="119" pattern="2" />
|
||||
<field border="1" x="123.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="120" pattern="2" />
|
||||
<field border="1" x="127" y="1" type="Stringa" align="center" width="3.5" height="2" id="121" pattern="2" />
|
||||
<field border="1" x="130.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="122" pattern="2" />
|
||||
<field border="1" x="134" y="1" type="Stringa" align="center" width="3.5" height="2" id="123" pattern="2" />
|
||||
<field border="1" x="137.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="124" pattern="2" />
|
||||
<field border="1" x="141" y="1" type="Stringa" align="center" width="3.5" height="2" id="125" pattern="2" />
|
||||
<field border="1" x="144.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="126" pattern="2" />
|
||||
<field border="1" x="148" y="1" type="Stringa" align="center" width="3.5" height="2" id="127" pattern="2" />
|
||||
<field border="1" x="151.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="128" pattern="2" />
|
||||
<field border="1" x="155" y="1" type="Stringa" align="center" width="3.5" height="2" id="129" pattern="2" />
|
||||
<field border="1" x="158.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="130" pattern="2" />
|
||||
<field border="1" x="162" y="1" type="Stringa" align="center" width="3.5" height="2" id="131" pattern="2" />
|
||||
<field border="1" x="57" y="3" type="Stringa" width="3.5" id="201" pattern="1" />
|
||||
<field border="1" x="60.5" y="3" type="Stringa" width="3.5" id="202" pattern="1" />
|
||||
<field border="1" x="64" y="3" type="Stringa" width="3.5" id="203" pattern="1" />
|
||||
<field border="1" x="67.5" y="3" type="Stringa" width="3.5" id="204" pattern="1" />
|
||||
<field border="1" x="71" y="3" type="Stringa" width="3.5" id="205" pattern="1" />
|
||||
<field border="1" x="74.5" y="3" type="Stringa" width="3.5" id="206" pattern="1" />
|
||||
<field border="1" x="78" y="3" type="Stringa" width="3.5" id="207" pattern="1" />
|
||||
<field border="1" x="81.5" y="3" type="Stringa" width="3.5" id="208" pattern="1" />
|
||||
<field border="1" x="85" y="3" type="Stringa" width="3.5" id="209" pattern="1" />
|
||||
<field border="1" x="88.5" y="3" type="Stringa" width="3.5" id="210" pattern="1" />
|
||||
<field border="1" x="92" y="3" type="Stringa" width="3.5" id="211" pattern="1" />
|
||||
<field border="1" x="95.5" y="3" type="Stringa" width="3.5" id="212" pattern="1" />
|
||||
<field border="1" x="99" y="3" type="Stringa" width="3.5" id="213" pattern="1" />
|
||||
<field border="1" x="102.5" y="3" type="Stringa" width="3.5" id="214" pattern="1" />
|
||||
<field border="1" x="106" y="3" type="Stringa" width="3.5" id="215" pattern="1" />
|
||||
<field border="1" x="109.5" y="3" type="Stringa" width="3.5" id="216" pattern="1" />
|
||||
<field border="1" x="113" y="3" type="Stringa" width="3.5" id="217" pattern="1" />
|
||||
<field border="1" x="116.5" y="3" type="Stringa" width="3.5" id="218" pattern="1" />
|
||||
<field border="1" x="120" y="3" type="Stringa" width="3.5" id="219" pattern="1" />
|
||||
<field border="1" x="123.5" y="3" type="Stringa" width="3.5" id="220" pattern="1" />
|
||||
<field border="1" x="127" y="3" type="Stringa" width="3.5" id="221" pattern="1" />
|
||||
<field border="1" x="130.5" y="3" type="Stringa" width="3.5" id="222" pattern="1" />
|
||||
<field border="1" x="134" y="3" type="Stringa" width="3.5" id="223" pattern="1" />
|
||||
<field border="1" x="137.5" y="3" type="Stringa" width="3.5" id="224" pattern="1" />
|
||||
<field border="1" x="141" y="3" type="Stringa" width="3.5" id="225" pattern="1" />
|
||||
<field border="1" x="144.5" y="3" type="Stringa" width="3.5" id="226" pattern="1" />
|
||||
<field border="1" x="148" y="3" type="Stringa" width="3.5" id="227" pattern="1" />
|
||||
<field border="1" x="151.5" y="3" type="Stringa" width="3.5" id="228" pattern="1" />
|
||||
<field border="1" x="155" y="3" type="Stringa" width="3.5" id="229" pattern="1" />
|
||||
<field border="1" x="158.5" y="3" type="Stringa" width="3.5" id="230" pattern="1" />
|
||||
<field border="1" x="162" y="3" type="Stringa" width="3.5" id="231" pattern="1" />
|
||||
<field border="1" x="57" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="101" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="60.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="102" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="64" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="103" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="67.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="104" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="71" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="105" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="74.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="106" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="78" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="107" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="81.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="108" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="85" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="109" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="88.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="110" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="92" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="111" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="95.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="112" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="99" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="113" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="102.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="114" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="106" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="115" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="109.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="116" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="113" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="117" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="116.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="118" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="120" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="119" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="123.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="120" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="127" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="121" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="130.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="122" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="134" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="123" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="137.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="124" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="141" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="125" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="144.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="126" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="148" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="127" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="151.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="128" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="155" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="129" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="158.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="130" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="162" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="131" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="57" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="201" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="60.5" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="202" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="64" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="203" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="67.5" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="204" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="71" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="205" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="74.5" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="206" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="78" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="207" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="81.5" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="208" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="85" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="209" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="88.5" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="210" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="92" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="211" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="95.5" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="212" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="99" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="213" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="102.5" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="214" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="106" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="215" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="109.5" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="216" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="113" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="217" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="116.5" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="218" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="120" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="219" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="123.5" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="220" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="127" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="221" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="130.5" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="222" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="134" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="223" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="137.5" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="224" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="141" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="225" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="144.5" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="226" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="148" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="227" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="151.5" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="228" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="155" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="229" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="158.5" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="230" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="162" y="3" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="231" pattern="1" hide_zero="" text="" />
|
||||
</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">
|
||||
<font face="Arial" size="10" />
|
||||
<prescript description="H1 PRESCRIPT">MESSAGE RESET,F1</prescript>
|
||||
<field border="1" radius="50" x="39" y="0.5" type="Array" valign="center" align="center" shade_offset="50" width="80" height="3" pattern="2">
|
||||
<field border="1" radius="50" x="39" y="0.5" deactivated="" type="Array" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="50" width="80" codval="" height="3" id="" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="14" />
|
||||
<source>#RISOATT</source>
|
||||
<list>
|
||||
@ -129,15 +129,15 @@
|
||||
<li Value="Rilevazione ore mensili Attrezzatura" Code="A" />
|
||||
</list>
|
||||
</field>
|
||||
<field x="10" y="1" type="Testo" bg_color="#400040" txt_color="#FFFFFF" width="10" pattern="1" />
|
||||
<field x="2" y="4.5" type="Testo" bg_color="#400040" txt_color="#FFFFFF" width="8" pattern="2" text="Anno:" />
|
||||
<field x="10" y="4.5" type="Numero" align="right" bg_color="#400040" txt_color="#FFFFFF" width="5" pattern="2">
|
||||
<field x="10" y="1" deactivated="" type="Testo" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="2" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="8" codval="" id="" pattern="2" hide_zero="" text="Anno:" />
|
||||
<field x="10" y="4.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>#ANNO</source>
|
||||
</field>
|
||||
<field x="15" y="4.5" type="Testo" bg_color="#400040" txt_color="#FFFFFF" width="3" pattern="2" />
|
||||
<field x="18" y="4.5" type="Testo" bg_color="#400040" txt_color="#FFFFFF" width="8" pattern="2" text="Mese:" />
|
||||
<field x="26" y="4.5" type="Array" align="right" bg_color="#400040" txt_color="#FFFFFF" width="12" pattern="2">
|
||||
<field x="15" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="3" codval="" id="" pattern="2" hide_zero="" text="" />
|
||||
<field x="18" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="8" codval="" id="" pattern="2" hide_zero="" text="Mese:" />
|
||||
<field x="26" y="4.5" deactivated="" type="Array" hidden="" align="right" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="12" codval="" id="" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>#MESE</source>
|
||||
<list>
|
||||
@ -155,266 +155,266 @@
|
||||
<li Value="Dicembre" Code="12" />
|
||||
</list>
|
||||
</field>
|
||||
<field x="38" y="4.5" type="Testo" bg_color="#400040" txt_color="#FFFFFF" width="10" pattern="2" />
|
||||
<field x="48" y="4.5" type="Array" bg_color="#400040" txt_color="#FFFFFF" width="14" pattern="2">
|
||||
<field x="38" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="2" hide_zero="" text="" />
|
||||
<field x="48" y="4.5" deactivated="" type="Array" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="14" codval="" id="" pattern="2" hide_zero="" text="">
|
||||
<source>#RISOATT</source>
|
||||
<list>
|
||||
<li Value="Risorsa:" Code="R">MESSAGE HIDE,H1.92|SHOW,H1.91</li>
|
||||
<li Value="Attrezzatura:" Code="A">MESSAGE HIDE,H1.91|SHOW,H1.92</li>
|
||||
</list>
|
||||
</field>
|
||||
<field x="69" y="4.5" type="Testo" bg_color="#400040" txt_color="#FFFFFF" width="2" pattern="2" />
|
||||
<field x="121" y="4.5" type="Testo" bg_color="#400040" txt_color="#FFFFFF" width="12" pattern="2" />
|
||||
<field x="133" y="4.5" type="Testo" bg_color="#400040" txt_color="#FFFFFF" width="15" pattern="2" text="Data stampa:" />
|
||||
<field x="148" y="4.5" type="Data" bg_color="#400040" txt_color="#FFFFFF" width="12" pattern="2">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
<field x="160" y="4.5" type="Testo" bg_color="#400040" txt_color="#FFFFFF" width="6" pattern="2" />
|
||||
<field border="2" x="1" y="6" type="Linea" width="166" height="0" pattern="1" />
|
||||
<field x="62" y="4.5" type="Stringa" bg_color="#400040" txt_color="#FFFFFF" width="7" id="90" pattern="2">
|
||||
<field x="69" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="2" codval="" id="" pattern="2" hide_zero="" text="" />
|
||||
<field x="121" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="12" codval="" id="" pattern="2" hide_zero="" text="" />
|
||||
<field x="160" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="6" codval="" id="" pattern="2" hide_zero="" text="" />
|
||||
<field border="2" x="1" y="6" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="166" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="62" y="4.5" deactivated="" type="Stringa" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="7" codval="" id="90" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>#CODRIS</source>
|
||||
</field>
|
||||
<field x="71" y="4.5" type="Stringa" bg_color="#400040" txt_color="#FFFFFF" width="50" id="91" pattern="2">
|
||||
<field x="71" y="4.5" deactivated="" type="Stringa" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="89" codval="" id="91" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<prescript description="H1.91 PRESCRIPT">MESSAGE TABLEREAD,RSS,#90,S0</prescript>
|
||||
</field>
|
||||
<field x="71" y="4.5" type="Stringa" bg_color="#400040" txt_color="#FFFFFF" width="96" id="92" pattern="2">
|
||||
<field x="71" y="4.5" deactivated="" type="Stringa" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="89" codval="" id="92" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<prescript description="H1.92 PRESCRIPT">MESSAGE TABLEREAD,ATR,#90,S0</prescript>
|
||||
</field>
|
||||
<field x="148" y="4.5" deactivated="" type="Data" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="12" codval="" id="101" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
<field x="133" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="15" codval="" id="102" pattern="2" hide_zero="" text="Data stampa:" />
|
||||
</section>
|
||||
<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">
|
||||
<condition>(#ORDINAMENTO==4)||(#ORDINAMENTO==8)</condition>
|
||||
<groupby>Key1</groupby>
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
<field x="1" type="Stringa" txt_color="#800080" width="12" id="90" pattern="1">
|
||||
<field x="1" deactivated="" type="Stringa" hidden="" link="" txt_color="#800080" dynamic_height="" shade_offset="" width="12" codval="" id="90" pattern="1" hide_zero="" text="">
|
||||
<source>Key1</source>
|
||||
</field>
|
||||
<field x="14" type="Stringa" txt_color="#800080" width="50" id="91" pattern="1">
|
||||
<field x="14" deactivated="" type="Stringa" hidden="" link="" txt_color="#800080" dynamic_height="" shade_offset="" width="50" codval="" id="91" pattern="1" hide_zero="" text="">
|
||||
<source>Des1</source>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Head" level="3" pattern="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="3" hidden="" page_break="" can_break="" pattern="1">
|
||||
<condition>(#ORDINAMENTO!=1)(#ORDINAMENTO!=5)</condition>
|
||||
<groupby>Key1+Key2</groupby>
|
||||
<field x="1" type="Stringa" txt_color="#400040" width="12" id="90" pattern="1">
|
||||
<field x="1" deactivated="" type="Stringa" hidden="" link="" txt_color="#400040" dynamic_height="" shade_offset="" width="12" codval="" id="90" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
<source>IF ((#ORDINAMENTO==2)||(#ORDINAMENTO==3)||(#ORDINAMENTO==6)||(#ORDINAMENTO==7);Key1;Key2)
|
||||
</source>
|
||||
</field>
|
||||
<field x="14" type="Stringa" txt_color="#400040" width="50" id="91" pattern="1">
|
||||
<field x="14" deactivated="" type="Stringa" hidden="" link="" txt_color="#400040" dynamic_height="" shade_offset="" width="50" codval="" id="91" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
<source>IF ((#ORDINAMENTO==2)||(#ORDINAMENTO==3)||(#ORDINAMENTO==6)||(#ORDINAMENTO==7);Des1;Des2)
|
||||
</source>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Body" pattern="1" />
|
||||
<section type="Body" level="1" pattern="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="" hidden="" page_break="" can_break="" pattern="1" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="1" hidden="" page_break="" can_break="" pattern="1">
|
||||
<font face="Arial Narrow" size="7" />
|
||||
<field border="1" x="43.5" type="Numero" align="right" width="6" pattern="1" text=".2">
|
||||
<field border="1" x="43.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="6" codval="" id="" pattern="1" hide_zero="" text=".2">
|
||||
<source>TotPrev</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.99</prescript>
|
||||
</field>
|
||||
<field border="1" x="50" type="Numero" align="right" width="6" pattern="1" text=".2">
|
||||
<field border="1" x="50" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="6" codval="" id="" pattern="1" hide_zero="" text=".2">
|
||||
<source>TotCons</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.100</prescript>
|
||||
</field>
|
||||
<field border="1" x="57" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="57" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G01</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.101</prescript>
|
||||
</field>
|
||||
<field border="1" x="60.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="60.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G02</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.102</prescript>
|
||||
</field>
|
||||
<field border="1" x="64" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="64" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G03</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.103</prescript>
|
||||
</field>
|
||||
<field border="1" x="67.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="67.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G04</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.104</prescript>
|
||||
</field>
|
||||
<field border="1" x="71" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="71" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G05</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.105</prescript>
|
||||
</field>
|
||||
<field border="1" x="74.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="74.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G06</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.106</prescript>
|
||||
</field>
|
||||
<field border="1" x="78" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="78" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G07</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.107</prescript>
|
||||
</field>
|
||||
<field border="1" x="81.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="81.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G08</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.108</prescript>
|
||||
</field>
|
||||
<field border="1" x="85" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="85" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G09</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.109</prescript>
|
||||
</field>
|
||||
<field border="1" x="88.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="88.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G10</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.110</prescript>
|
||||
</field>
|
||||
<field border="1" x="92" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="92" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G11</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.111</prescript>
|
||||
</field>
|
||||
<field border="1" x="95.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="95.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G12</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.112</prescript>
|
||||
</field>
|
||||
<field border="1" x="99" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="99" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G13</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.113</prescript>
|
||||
</field>
|
||||
<field border="1" x="102.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="102.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G14</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.114</prescript>
|
||||
</field>
|
||||
<field border="1" x="106" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="106" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G15</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.115</prescript>
|
||||
</field>
|
||||
<field border="1" x="109.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="109.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G16</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.116</prescript>
|
||||
</field>
|
||||
<field border="1" x="113" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="113" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G17</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.117</prescript>
|
||||
</field>
|
||||
<field border="1" x="116.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="116.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G18</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.118</prescript>
|
||||
</field>
|
||||
<field border="1" x="120" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="120" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G19</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.119</prescript>
|
||||
</field>
|
||||
<field border="1" x="123.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="123.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G20</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.120</prescript>
|
||||
</field>
|
||||
<field border="1" x="127" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="127" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G21</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.121</prescript>
|
||||
</field>
|
||||
<field border="1" x="130.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="130.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G22</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.122</prescript>
|
||||
</field>
|
||||
<field border="1" x="134" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="134" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G23</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.123</prescript>
|
||||
</field>
|
||||
<field border="1" x="137.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="137.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G24</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.124</prescript>
|
||||
</field>
|
||||
<field border="1" x="141" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="141" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G25</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.125</prescript>
|
||||
</field>
|
||||
<field border="1" x="144.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="144.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G26</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.126</prescript>
|
||||
</field>
|
||||
<field border="1" x="148" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="148" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G27</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.127</prescript>
|
||||
</field>
|
||||
<field border="1" x="151.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="151.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G28</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.128</prescript>
|
||||
</field>
|
||||
<field border="1" x="155" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="155" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G29</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.129</prescript>
|
||||
</field>
|
||||
<field border="1" x="158.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="158.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G30</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.130</prescript>
|
||||
</field>
|
||||
<field border="1" x="162" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="162" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G31</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.131</prescript>
|
||||
</field>
|
||||
<field border="1" x="168" type="Numero" hidden="1" align="right" width="3.5" pattern="1" text=".2">
|
||||
<field border="1" x="168" deactivated="" type="Numero" hidden="1" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="" text=".2">
|
||||
<source>TotOreLav</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.98</prescript>
|
||||
</field>
|
||||
<field border="1" x="1" type="Stringa" width="13" id="90" pattern="1">
|
||||
<field border="1" x="1" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="13" codval="" id="90" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
<source>IF ((#ORDINAMENTO==4)||(#ORDINAMENTO==8);Key3;IF ((#ORDINAMENTO==1)||(#ORDINAMENTO==5);Key1;Key2))
|
||||
</source>
|
||||
</field>
|
||||
<field border="1" x="14" type="Stringa" width="29" id="91" pattern="1">
|
||||
<field border="1" x="14" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="29" codval="" id="91" pattern="1" hide_zero="" text="">
|
||||
<source>IF ((#ORDINAMENTO==4)||(#ORDINAMENTO==8);Des3;IF ((#ORDINAMENTO==1)||(#ORDINAMENTO==5);Des1;Des2))
|
||||
</source>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Foot" pattern="1" />
|
||||
<section type="Foot" level="1" height="15" pattern="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="" hidden="" page_break="" can_break="" pattern="1" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="1" hidden="" height="15" page_break="" can_break="" pattern="1">
|
||||
<font face="Arial Narrow" bold="1" size="7" />
|
||||
<field border="1" x="14" y="0.5" type="Testo" align="right" bg_color="#C0C0C0" width="29" pattern="2" text="Totali">
|
||||
<field border="1" x="14" y="0.5" deactivated="" type="Testo" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="29" codval="" id="" pattern="2" hide_zero="" text="Totali">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field border="2" x="14" y="3" type="Rettangolo" width="42" height="6" pattern="1" />
|
||||
<field border="1" x="14" y="3" type="Testo" align="center" width="42" pattern="1" text="Assenze" />
|
||||
<field border="1" x="14" y="4" type="Testo" width="36" pattern="1" text="Weekend" />
|
||||
<field border="1" x="50" y="4" type="Testo" align="center" width="6" pattern="1" text="WE" />
|
||||
<field x="138" y="4" type="Testo" width="12" pattern="1" text="Totale ore lavorate" />
|
||||
<field border="1" x="14" y="5" type="Testo" width="36" pattern="1" text="Malattia" />
|
||||
<field border="1" x="50" y="5" type="Testo" align="center" width="6" pattern="1" text="SL" />
|
||||
<field border="1" x="14" y="6" type="Testo" width="36" pattern="1" text="Festivit&#E0; pubblica" />
|
||||
<field border="1" x="50" y="6" type="Testo" align="center" width="6" pattern="1" text="PH" />
|
||||
<field border="1" x="14" y="7" type="Testo" width="36" pattern="1" text="Ferie annuali" />
|
||||
<field border="1" x="50" y="7" type="Testo" align="center" width="6" pattern="1" text="AH" />
|
||||
<field border="1" x="14" y="8" type="Testo" width="36" pattern="1" text="Altre assenze" />
|
||||
<field border="1" x="50" y="8" type="Testo" align="center" width="6" pattern="1" text="OA" />
|
||||
<field border="1" x="14" y="10" type="Testo" width="75" height="4" pattern="1" text=" Data e firma Staff Member" />
|
||||
<field border="1" x="90" y="10" type="Testo" width="75" height="4" pattern="1" text=" Data e firma Project ManagerF; CoordinatoreF;Responsabile" />
|
||||
<field border="1" x="150" y="4" type="Numero" align="right" width="6" id="98" pattern="1" text=".2" />
|
||||
<field border="1" x="43.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="6" id="99" pattern="2" text=".2" />
|
||||
<field border="1" x="50" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="6" id="100" pattern="2" text=".2" />
|
||||
<field border="1" x="57" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="101" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="60.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="102" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="64" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="103" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="67.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="104" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="71" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="105" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="74.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="106" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="78" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="107" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="81.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="108" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="85" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="109" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="88.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="110" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="92" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="111" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="95.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="112" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="99" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="113" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="102.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="114" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="106" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="115" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="109.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="116" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="113" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="117" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="116.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="118" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="120" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="119" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="123.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="120" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="127" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="121" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="130.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="122" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="134" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="123" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="137.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="124" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="141" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="125" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="144.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="126" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="148" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="127" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="151.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="128" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="155" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="129" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="158.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="130" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="162" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="131" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="2" x="14" y="3" deactivated="" type="Rettangolo" hidden="" link="" dynamic_height="" shade_offset="" width="42" codval="" height="6" id="" pattern="1" hide_zero="" text="" />
|
||||
<field border="1" x="14" y="3" deactivated="" type="Testo" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="42" codval="" id="" pattern="1" hide_zero="" text="Assenze" />
|
||||
<field border="1" x="14" y="4" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="36" codval="" id="" pattern="1" hide_zero="" text="Weekend" />
|
||||
<field border="1" x="50" y="4" deactivated="" type="Testo" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="6" codval="" id="" pattern="1" hide_zero="" text="WE" />
|
||||
<field x="138" y="4" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="12" codval="" id="" pattern="1" hide_zero="" text="Totale ore lavorate" />
|
||||
<field border="1" x="14" y="5" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="36" codval="" id="" pattern="1" hide_zero="" text="Malattia" />
|
||||
<field border="1" x="50" y="5" deactivated="" type="Testo" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="6" codval="" id="" pattern="1" hide_zero="" text="SL" />
|
||||
<field border="1" x="14" y="6" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="36" codval="" id="" pattern="1" hide_zero="" text="Festivit&#E0; pubblica" />
|
||||
<field border="1" x="50" y="6" deactivated="" type="Testo" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="6" codval="" id="" pattern="1" hide_zero="" text="PH" />
|
||||
<field border="1" x="14" y="7" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="36" codval="" id="" pattern="1" hide_zero="" text="Ferie annuali" />
|
||||
<field border="1" x="50" y="7" deactivated="" type="Testo" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="6" codval="" id="" pattern="1" hide_zero="" text="AH" />
|
||||
<field border="1" x="14" y="8" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="36" codval="" id="" pattern="1" hide_zero="" text="Altre assenze" />
|
||||
<field border="1" x="50" y="8" deactivated="" type="Testo" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="6" codval="" id="" pattern="1" hide_zero="" text="OA" />
|
||||
<field border="1" x="14" y="10" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="75" codval="" height="4" id="" pattern="1" hide_zero="" text=" Data e firma Staff Member" />
|
||||
<field border="1" x="90" y="10" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="75" codval="" height="4" id="" pattern="1" hide_zero="" text=" Data e firma Project ManagerF; CoordinatoreF;Responsabile" />
|
||||
<field border="1" x="150" y="4" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="6" codval="" id="98" pattern="1" hide_zero="" text=".2" />
|
||||
<field border="1" x="43.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="6" codval="" id="99" pattern="2" hide_zero="" text=".2" />
|
||||
<field border="1" x="50" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="6" codval="" id="100" pattern="2" hide_zero="" text=".2" />
|
||||
<field border="1" x="57" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="101" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="60.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="102" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="64" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="103" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="67.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="104" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="71" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="105" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="74.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="106" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="78" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="107" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="81.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="108" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="85" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="109" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="88.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="110" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="92" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="111" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="95.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="112" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="99" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="113" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="102.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="114" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="106" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="115" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="109.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="116" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="113" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="117" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="116.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="118" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="120" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="119" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="123.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="120" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="127" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="121" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="130.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="122" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="134" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="123" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="137.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="124" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="141" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="125" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="144.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="126" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="148" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="127" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="151.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="128" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="155" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="129" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="158.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="130" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="162" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="131" pattern="2" hide_zero="1" text=".2" />
|
||||
</section>
|
||||
<section type="Foot" level="2" pattern="1" />
|
||||
<section type="Foot" level="3" pattern="1" />
|
||||
</report>
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="2" hidden="" page_break="" can_break="" pattern="1" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="3" hidden="" page_break="" can_break="" pattern="1" />
|
||||
</report>
|
@ -192,9 +192,14 @@ BEGIN
|
||||
GROUP 3
|
||||
END
|
||||
|
||||
SPREADSHEET F_RIGHE 50 9
|
||||
BOOLEAN F_STAMPADATA
|
||||
BEGIN
|
||||
PROMPT 27 11 ""
|
||||
PROMPT 63 10 "Non stampare la data"
|
||||
END
|
||||
|
||||
SPREADSHEET F_RIGHE 50 8
|
||||
BEGIN
|
||||
PROMPT 27 12 ""
|
||||
ITEM "Codice@20"
|
||||
ITEM "Descrizione@50"
|
||||
GROUP 3
|
||||
|
@ -1,10 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<report name="ci1300b" orientation="1" lpi="6" class="ci1300">
|
||||
<report libraries="" page_merge="" save_printer="" name="ci1300b" use_printer_font="" orientation="1" page_split="" lpi="6" command="" class="ci1300">
|
||||
<description>Rilevazione ore annuali per Risorsa - Attrezzatura</description>
|
||||
<font face="Arial" size="8" />
|
||||
<section type="Head" pattern="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="" hidden="" page_break="" can_break="" pattern="1">
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
<field x="1" type="Array" txt_color="#0080C0" width="18" pattern="1">
|
||||
<field x="1" deactivated="" type="Array" hidden="" link="" txt_color="#0080C0" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#ORDINAMENTO</source>
|
||||
<list>
|
||||
@ -18,7 +18,7 @@
|
||||
<li Value="CdC" Code="8" />
|
||||
</list>
|
||||
</field>
|
||||
<field x="1" y="1" type="Array" txt_color="#004080" width="18" pattern="1">
|
||||
<field x="1" y="1" deactivated="" type="Array" hidden="" link="" txt_color="#004080" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#ORDINAMENTO</source>
|
||||
<list>
|
||||
@ -32,9 +32,9 @@
|
||||
<li Value="Commessa" Code="8" />
|
||||
</list>
|
||||
</field>
|
||||
<field x="44.5" y="1" type="Testo" align="center" width="6" height="2" pattern="1" text="Totale PREV" />
|
||||
<field x="51" y="1" type="Testo" align="center" width="6" height="2" pattern="1" text="Totale CONS" />
|
||||
<field x="1" y="2" type="Array" width="18" pattern="1">
|
||||
<field x="44.5" y="1" deactivated="" type="Testo" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="6" codval="" height="2" id="" pattern="1" hide_zero="" text="Totale PREV" />
|
||||
<field x="51" y="1" deactivated="" type="Testo" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="6" codval="" height="2" id="" pattern="1" hide_zero="" text="Totale CONS" />
|
||||
<field x="1" y="2" deactivated="" type="Array" hidden="" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>#ORDINAMENTO</source>
|
||||
<list>
|
||||
@ -48,23 +48,23 @@
|
||||
<li Value="Fase" Code="8" />
|
||||
</list>
|
||||
</field>
|
||||
<field border="1" x="57.5" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="101" pattern="2" text="Gen" />
|
||||
<field border="1" x="62.5" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="102" pattern="2" text="Feb" />
|
||||
<field border="1" x="67.5" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="103" pattern="2" text="Mar" />
|
||||
<field border="1" x="72.5" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="104" pattern="2" text="Apr" />
|
||||
<field border="1" x="77.5" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="105" pattern="2" text="Mag" />
|
||||
<field border="1" x="82.5" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="106" pattern="2" text="Giu" />
|
||||
<field border="1" x="87.5" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="107" pattern="2" text="Lug" />
|
||||
<field border="1" x="92.5" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="108" pattern="2" text="Ago" />
|
||||
<field border="1" x="97.5" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="109" pattern="2" text="Set" />
|
||||
<field border="1" x="102.5" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="110" pattern="2" text="Ott" />
|
||||
<field border="1" x="107.5" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="111" pattern="2" text="Nov" />
|
||||
<field border="1" x="112.5" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="112" pattern="2" text="Dic" />
|
||||
<field border="1" x="57.5" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="101" pattern="2" hide_zero="" text="Gen" />
|
||||
<field border="1" x="62.5" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="102" pattern="2" hide_zero="" text="Feb" />
|
||||
<field border="1" x="67.5" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="103" pattern="2" hide_zero="" text="Mar" />
|
||||
<field border="1" x="72.5" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="104" pattern="2" hide_zero="" text="Apr" />
|
||||
<field border="1" x="77.5" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="105" pattern="2" hide_zero="" text="Mag" />
|
||||
<field border="1" x="82.5" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="106" pattern="2" hide_zero="" text="Giu" />
|
||||
<field border="1" x="87.5" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="107" pattern="2" hide_zero="" text="Lug" />
|
||||
<field border="1" x="92.5" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="108" pattern="2" hide_zero="" text="Ago" />
|
||||
<field border="1" x="97.5" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="109" pattern="2" hide_zero="" text="Set" />
|
||||
<field border="1" x="102.5" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="110" pattern="2" hide_zero="" text="Ott" />
|
||||
<field border="1" x="107.5" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="111" pattern="2" hide_zero="" text="Nov" />
|
||||
<field border="1" x="112.5" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="112" pattern="2" hide_zero="" text="Dic" />
|
||||
</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">
|
||||
<font face="Arial" size="10" />
|
||||
<prescript description="H1 PRESCRIPT">MESSAGE RESET,F1</prescript>
|
||||
<field border="1" radius="50" x="19" y="0.5" type="Array" valign="center" align="center" shade_offset="50" width="80" height="3" pattern="2">
|
||||
<field border="1" radius="50" x="19" y="0.5" deactivated="" type="Array" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="50" width="80" codval="" height="3" id="" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="14" />
|
||||
<source>#RISOATT</source>
|
||||
<list>
|
||||
@ -72,161 +72,161 @@
|
||||
<li Value="Rilevazione ore annuali Attrezzatura" Code="A" />
|
||||
</list>
|
||||
</field>
|
||||
<field x="10" y="1" type="Testo" bg_color="#400040" txt_color="#FFFFFF" width="10" pattern="1" />
|
||||
<field x="2" y="4.5" type="Testo" bg_color="#004080" txt_color="#FFFFFF" width="8" pattern="2" text="Anno:" />
|
||||
<field x="10" y="4.5" type="Numero" align="right" bg_color="#004080" txt_color="#FFFFFF" width="5" pattern="2">
|
||||
<field x="10" y="1" deactivated="" type="Testo" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="2" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#004080" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="8" codval="" id="" pattern="2" hide_zero="" text="Anno:" />
|
||||
<field x="10" y="4.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#004080" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>#ANNO</source>
|
||||
</field>
|
||||
<field x="15" y="4.5" type="Testo" bg_color="#004080" txt_color="#FFFFFF" width="4" pattern="2" />
|
||||
<field x="19" y="4.5" type="Array" bg_color="#004080" txt_color="#FFFFFF" width="14" pattern="2">
|
||||
<field x="15" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#004080" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="2" hide_zero="" text="" />
|
||||
<field x="19" y="4.5" deactivated="" type="Array" hidden="" link="" bg_color="#004080" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="14" codval="" id="" pattern="2" hide_zero="" text="">
|
||||
<source>#RISOATT</source>
|
||||
<list>
|
||||
<li Value="Risorsa:" Code="R">MESSAGE HIDE,H1.92|SHOW,H1.91</li>
|
||||
<li Value="Attrezzatura:" Code="A">MESSAGE HIDE,H1.91|SHOW,H1.92</li>
|
||||
</list>
|
||||
</field>
|
||||
<field x="40" y="4.5" type="Testo" bg_color="#004080" txt_color="#FFFFFF" width="2" pattern="2" />
|
||||
<field x="87" y="4.5" type="Testo" bg_color="#004080" txt_color="#FFFFFF" width="2" pattern="2" />
|
||||
<field x="89" y="4.5" type="Testo" bg_color="#004080" txt_color="#FFFFFF" width="15" pattern="2" text="Data stampa:" />
|
||||
<field x="104" y="4.5" type="Data" bg_color="#004080" txt_color="#FFFFFF" width="12" pattern="2">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
<field border="2" x="1" y="6" type="Linea" width="116" height="0" pattern="1" />
|
||||
<field x="33" y="4.5" type="Stringa" bg_color="#004080" txt_color="#FFFFFF" width="7" id="90" pattern="2">
|
||||
<field x="40" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#004080" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="2" codval="" id="" pattern="2" hide_zero="" text="" />
|
||||
<field x="87" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#004080" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="2" codval="" id="" pattern="2" hide_zero="" text="" />
|
||||
<field border="2" x="1" y="6" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="116" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="33" y="4.5" deactivated="" type="Stringa" hidden="" link="" bg_color="#004080" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="7" codval="" id="90" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>#CODRIS</source>
|
||||
</field>
|
||||
<field x="42" y="4.5" type="Stringa" bg_color="#004080" txt_color="#FFFFFF" width="45" id="91" pattern="2">
|
||||
<field x="42" y="4.5" deactivated="" type="Stringa" hidden="" link="" bg_color="#004080" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="74" codval="" id="91" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<prescript description="H1.91 PRESCRIPT">MESSAGE TABLEREAD,RSS,#90,S0</prescript>
|
||||
</field>
|
||||
<field x="42" y="4.5" type="Stringa" bg_color="#004080" txt_color="#FFFFFF" width="45" id="92" pattern="2">
|
||||
<field x="42" y="4.5" deactivated="" type="Stringa" hidden="" link="" bg_color="#004080" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="74" codval="" id="92" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<prescript description="H1.92 PRESCRIPT">MESSAGE TABLEREAD,ATR,#90,S0</prescript>
|
||||
</field>
|
||||
<field x="104" y="4.5" deactivated="" type="Data" hidden="" link="" bg_color="#004080" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="12" codval="" id="101" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
<field x="89" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#004080" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="15" codval="" id="102" pattern="2" hide_zero="" text="Data stampa:" />
|
||||
</section>
|
||||
<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">
|
||||
<condition>(#ORDINAMENTO==4)||(#ORDINAMENTO==8)</condition>
|
||||
<groupby>Key1</groupby>
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
<field x="1" type="Stringa" txt_color="#0080C0" width="12" id="90" pattern="1">
|
||||
<field x="1" deactivated="" type="Stringa" hidden="" link="" txt_color="#0080C0" dynamic_height="" shade_offset="" width="12" codval="" id="90" pattern="1" hide_zero="" text="">
|
||||
<source>Key1</source>
|
||||
</field>
|
||||
<field x="14" type="Stringa" txt_color="#0080C0" width="50" id="91" pattern="1">
|
||||
<field x="14" deactivated="" type="Stringa" hidden="" link="" txt_color="#0080C0" dynamic_height="" shade_offset="" width="50" codval="" id="91" pattern="1" hide_zero="" text="">
|
||||
<source>Des1</source>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Head" level="3" pattern="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="3" hidden="" page_break="" can_break="" pattern="1">
|
||||
<condition>(#ORDINAMENTO!=1)(#ORDINAMENTO!=5)</condition>
|
||||
<groupby>Key1+Key2</groupby>
|
||||
<field x="1" type="Stringa" txt_color="#004080" width="12" id="90" pattern="1">
|
||||
<field x="1" deactivated="" type="Stringa" hidden="" link="" txt_color="#004080" dynamic_height="" shade_offset="" width="12" codval="" id="90" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
<source>IF ((#ORDINAMENTO==2)||(#ORDINAMENTO==3)||(#ORDINAMENTO==6)||(#ORDINAMENTO==7);Key1;Key2)
|
||||
</source>
|
||||
</field>
|
||||
<field x="14" type="Stringa" txt_color="#004080" width="50" id="91" pattern="1">
|
||||
<field x="14" deactivated="" type="Stringa" hidden="" link="" txt_color="#004080" dynamic_height="" shade_offset="" width="50" codval="" id="91" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
<source>IF ((#ORDINAMENTO==2)||(#ORDINAMENTO==3)||(#ORDINAMENTO==6)||(#ORDINAMENTO==7);Des1;Des2)
|
||||
</source>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Body" pattern="1" />
|
||||
<section type="Body" level="1" pattern="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="" hidden="" page_break="" can_break="" pattern="1" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="1" hidden="" page_break="" can_break="" pattern="1">
|
||||
<font face="Arial Narrow" size="7" />
|
||||
<field border="1" x="44" type="Numero" align="right" width="6" pattern="1" text=".2">
|
||||
<field border="1" x="44" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="6" codval="" id="" pattern="1" hide_zero="" text=".2">
|
||||
<source>TotPrev</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.99</prescript>
|
||||
</field>
|
||||
<field border="1" x="50.5" type="Numero" align="right" width="6" pattern="1" text=".2">
|
||||
<field border="1" x="50.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="6" codval="" id="" pattern="1" hide_zero="" text=".2">
|
||||
<source>TotCons</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.100</prescript>
|
||||
</field>
|
||||
<field border="1" x="57.5" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="57.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G01</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.101</prescript>
|
||||
</field>
|
||||
<field border="1" x="62.5" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="62.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G02</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.102</prescript>
|
||||
</field>
|
||||
<field border="1" x="67.5" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="67.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G03</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.103</prescript>
|
||||
</field>
|
||||
<field border="1" x="72.5" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="72.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G04</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.104</prescript>
|
||||
</field>
|
||||
<field border="1" x="77.5" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="77.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G05</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.105</prescript>
|
||||
</field>
|
||||
<field border="1" x="82.5" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="82.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G06</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.106</prescript>
|
||||
</field>
|
||||
<field border="1" x="87.5" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="87.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G07</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.107</prescript>
|
||||
</field>
|
||||
<field border="1" x="92.5" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="92.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G08</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.108</prescript>
|
||||
</field>
|
||||
<field border="1" x="97.5" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="97.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G09</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.109</prescript>
|
||||
</field>
|
||||
<field border="1" x="102.5" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="102.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G10</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.110</prescript>
|
||||
</field>
|
||||
<field border="1" x="107.5" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="107.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G11</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.111</prescript>
|
||||
</field>
|
||||
<field border="1" x="112.5" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="112.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G12</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.112</prescript>
|
||||
</field>
|
||||
<field border="1" x="1" type="Stringa" width="12" id="90" pattern="1">
|
||||
<field border="1" x="1" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="12" codval="" id="90" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
<source>IF ((#ORDINAMENTO==4)||(#ORDINAMENTO==8);Key3;IF ((#ORDINAMENTO==1)||(#ORDINAMENTO==5);Key1;Key2))
|
||||
</source>
|
||||
</field>
|
||||
<field border="1" x="13" type="Stringa" width="30" id="91" pattern="1">
|
||||
<field border="1" x="13" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="91" pattern="1" hide_zero="" text="">
|
||||
<source>IF ((#ORDINAMENTO==4)||(#ORDINAMENTO==8);Des3;IF ((#ORDINAMENTO==1)||(#ORDINAMENTO==5);Des1;Des2))
|
||||
</source>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Foot" pattern="1" />
|
||||
<section type="Foot" level="1" height="6" pattern="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="" hidden="" page_break="" can_break="" pattern="1" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="1" hidden="" height="6" page_break="" can_break="" pattern="1">
|
||||
<font face="Arial Narrow" bold="1" size="7" />
|
||||
<field border="1" x="8" y="0.5" type="Testo" align="right" bg_color="#C0C0C0" width="35" pattern="2" text="Totali">
|
||||
<field border="1" x="8" y="0.5" deactivated="" type="Testo" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="35" codval="" id="" pattern="2" hide_zero="" text="Totali">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="88" y="3" type="Testo" width="4" pattern="1" text="Data" />
|
||||
<field x="93" y="3" type="Data" width="10" pattern="1">
|
||||
<field x="88" y="3" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="Data" />
|
||||
<field x="93" y="3" deactivated="" type="Data" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
<field x="110" y="3" type="Testo" width="7" pattern="1" text="Firma" />
|
||||
<field border="1" x="44" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="6" id="99" pattern="2" text=".2" />
|
||||
<field border="1" x="50.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="6" id="100" pattern="2" text=".2" />
|
||||
<field border="1" x="57.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="101" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="62.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="102" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="67.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="103" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="72.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="104" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="77.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="105" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="82.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="106" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="87.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="107" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="92.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="108" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="97.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="109" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="102.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="110" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="107.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="111" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="112.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="112" pattern="2" hide_zero="1" text=".2" />
|
||||
<field x="110" y="3" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="7" codval="" id="" pattern="1" hide_zero="" text="Firma" />
|
||||
<field border="1" x="44" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="6" codval="" id="99" pattern="2" hide_zero="" text=".2" />
|
||||
<field border="1" x="50.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="6" codval="" id="100" pattern="2" hide_zero="" text=".2" />
|
||||
<field border="1" x="57.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="101" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="62.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="102" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="67.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="103" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="72.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="104" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="77.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="105" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="82.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="106" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="87.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="107" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="92.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="108" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="97.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="109" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="102.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="110" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="107.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="111" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="112.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="112" pattern="2" hide_zero="1" text=".2" />
|
||||
</section>
|
||||
<section type="Foot" level="2" pattern="1" />
|
||||
<section type="Foot" level="3" pattern="1" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="2" hidden="" page_break="" can_break="" pattern="1" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="3" hidden="" page_break="" can_break="" pattern="1" />
|
||||
</report>
|
@ -239,6 +239,13 @@ void TRil_ore_cms_mask::elabora() const
|
||||
a_mese = get_int(F_A_MESE);
|
||||
}
|
||||
|
||||
if (rep.field(REP_FIELD("H1", REP_DATE)) != nullptr)
|
||||
{
|
||||
const bool show = !get_bool(F_STAMPADATA);
|
||||
|
||||
rep.field(REP_FIELD("H1", REP_DATEP))->show(show);
|
||||
rep.field(REP_FIELD("H1", REP_DATE))->show(show);
|
||||
}
|
||||
//giro su tutti i mesi; se stampa annuale o mese unico -> un giro solo
|
||||
for (int m = da_mese; m <= a_mese; m++)
|
||||
{
|
||||
|
@ -8,9 +8,13 @@
|
||||
#define F_ANNO 211
|
||||
#define F_DA_MESE 212
|
||||
#define F_A_MESE 213
|
||||
#define F_STAMPADATA 214
|
||||
|
||||
#define F_RIGHE 220
|
||||
|
||||
//campi riga sheet
|
||||
#define S_CODCMS 101
|
||||
#define S_DESCRCMS 102
|
||||
|
||||
#define REP_DATE 101
|
||||
#define REP_DATEP 102
|
||||
|
@ -1,55 +1,55 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<report name="ci1400a" orientation="2" lpi="6" class="ci1400">
|
||||
<report libraries="" page_merge="" save_printer="" name="ci1400a" use_printer_font="" orientation="2" page_split="" lpi="6" command="" class="ci1400">
|
||||
<description>Rilevazione ore mensili per Commessa - CdC</description>
|
||||
<font face="Arial" size="8" />
|
||||
<section type="Head" pattern="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="" hidden="" page_break="" can_break="" pattern="1">
|
||||
<font face="Arial Narrow" size="8" />
|
||||
<field x="44" y="1" type="Testo" align="center" width="6" height="2" pattern="1" text="Totale PREV">
|
||||
<field x="44" y="1" deactivated="" type="Testo" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="6" codval="" height="2" id="" pattern="1" hide_zero="" text="Totale PREV">
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="50" y="1" type="Testo" align="center" width="6" height="2" pattern="1" text="Totale CONS">
|
||||
<field x="50" y="1" deactivated="" type="Testo" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="6" codval="" height="2" id="" pattern="1" hide_zero="" text="Totale CONS">
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="1" y="2" type="Stringa" width="18" pattern="1">
|
||||
<field x="1" y="2" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>Des1</source>
|
||||
</field>
|
||||
<field border="1" x="57" y="1" type="Stringa" align="center" width="3.5" height="2" id="101" pattern="2" />
|
||||
<field border="1" x="60.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="102" pattern="2" />
|
||||
<field border="1" x="64" y="1" type="Stringa" align="center" width="3.5" height="2" id="103" pattern="2" />
|
||||
<field border="1" x="67.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="104" pattern="2" />
|
||||
<field border="1" x="71" y="1" type="Stringa" align="center" width="3.5" height="2" id="105" pattern="2" />
|
||||
<field border="1" x="74.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="106" pattern="2" />
|
||||
<field border="1" x="78" y="1" type="Stringa" align="center" width="3.5" height="2" id="107" pattern="2" />
|
||||
<field border="1" x="81.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="108" pattern="2" />
|
||||
<field border="1" x="85" y="1" type="Stringa" align="center" width="3.5" height="2" id="109" pattern="2" />
|
||||
<field border="1" x="88.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="110" pattern="2" />
|
||||
<field border="1" x="92" y="1" type="Stringa" align="center" width="3.5" height="2" id="111" pattern="2" />
|
||||
<field border="1" x="95.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="112" pattern="2" />
|
||||
<field border="1" x="99" y="1" type="Stringa" align="center" width="3.5" height="2" id="113" pattern="2" />
|
||||
<field border="1" x="102.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="114" pattern="2" />
|
||||
<field border="1" x="106" y="1" type="Stringa" align="center" width="3.5" height="2" id="115" pattern="2" />
|
||||
<field border="1" x="109.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="116" pattern="2" />
|
||||
<field border="1" x="113" y="1" type="Stringa" align="center" width="3.5" height="2" id="117" pattern="2" />
|
||||
<field border="1" x="116.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="118" pattern="2" />
|
||||
<field border="1" x="120" y="1" type="Stringa" align="center" width="3.5" height="2" id="119" pattern="2" />
|
||||
<field border="1" x="123.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="120" pattern="2" />
|
||||
<field border="1" x="127" y="1" type="Stringa" align="center" width="3.5" height="2" id="121" pattern="2" />
|
||||
<field border="1" x="130.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="122" pattern="2" />
|
||||
<field border="1" x="134" y="1" type="Stringa" align="center" width="3.5" height="2" id="123" pattern="2" />
|
||||
<field border="1" x="137.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="124" pattern="2" />
|
||||
<field border="1" x="141" y="1" type="Stringa" align="center" width="3.5" height="2" id="125" pattern="2" />
|
||||
<field border="1" x="144.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="126" pattern="2" />
|
||||
<field border="1" x="148" y="1" type="Stringa" align="center" width="3.5" height="2" id="127" pattern="2" />
|
||||
<field border="1" x="151.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="128" pattern="2" />
|
||||
<field border="1" x="155" y="1" type="Stringa" align="center" width="3.5" height="2" id="129" pattern="2" />
|
||||
<field border="1" x="158.5" y="1" type="Stringa" align="center" width="3.5" height="2" id="130" pattern="2" />
|
||||
<field border="1" x="162" y="1" type="Stringa" align="center" width="3.5" height="2" id="131" pattern="2" />
|
||||
<field border="1" x="57" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="101" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="60.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="102" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="64" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="103" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="67.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="104" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="71" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="105" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="74.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="106" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="78" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="107" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="81.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="108" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="85" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="109" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="88.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="110" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="92" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="111" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="95.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="112" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="99" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="113" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="102.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="114" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="106" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="115" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="109.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="116" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="113" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="117" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="116.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="118" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="120" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="119" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="123.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="120" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="127" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="121" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="130.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="122" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="134" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="123" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="137.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="124" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="141" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="125" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="144.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="126" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="148" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="127" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="151.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="128" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="155" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="129" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="158.5" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="130" pattern="2" hide_zero="" text="" />
|
||||
<field border="1" x="162" y="1" deactivated="" type="Stringa" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="3.5" codval="" height="2" id="131" pattern="2" hide_zero="" text="" />
|
||||
</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">
|
||||
<font face="Arial" size="10" />
|
||||
<prescript description="H1 PRESCRIPT">MESSAGE RESET,F1</prescript>
|
||||
<field border="1" radius="50" x="39" y="0.5" type="Array" valign="center" align="center" shade_offset="50" width="80" height="3" pattern="2">
|
||||
<field border="1" radius="50" x="39" y="0.5" deactivated="" type="Array" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="50" width="80" codval="" height="3" id="" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="14" />
|
||||
<source>#CMSOCDC</source>
|
||||
<list>
|
||||
@ -57,15 +57,15 @@
|
||||
<li Value="Rilevazione ore mensili per CdC" Code="S" />
|
||||
</list>
|
||||
</field>
|
||||
<field x="10" y="1" type="Testo" bg_color="#400040" txt_color="#FFFFFF" width="10" pattern="1" />
|
||||
<field x="2" y="4.5" type="Testo" bg_color="#400040" txt_color="#FFFFFF" width="8" pattern="2" text="Anno:" />
|
||||
<field x="10" y="4.5" type="Numero" align="right" bg_color="#400040" txt_color="#FFFFFF" width="5" pattern="2">
|
||||
<field x="10" y="1" deactivated="" type="Testo" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="2" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="8" codval="" id="" pattern="2" hide_zero="" text="Anno:" />
|
||||
<field x="10" y="4.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>#ANNO</source>
|
||||
</field>
|
||||
<field x="15" y="4.5" type="Testo" bg_color="#400040" txt_color="#FFFFFF" width="3" pattern="2" />
|
||||
<field x="18" y="4.5" type="Testo" bg_color="#400040" txt_color="#FFFFFF" width="8" pattern="2" text="Mese:" />
|
||||
<field x="26" y="4.5" type="Array" align="right" bg_color="#400040" txt_color="#FFFFFF" width="12" pattern="2">
|
||||
<field x="15" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="3" codval="" id="" pattern="2" hide_zero="" text="" />
|
||||
<field x="18" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="8" codval="" id="" pattern="2" hide_zero="" text="Mese:" />
|
||||
<field x="26" y="4.5" deactivated="" type="Array" hidden="" align="right" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="12" codval="" id="" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>#MESE</source>
|
||||
<list>
|
||||
@ -83,222 +83,222 @@
|
||||
<li Value="Dicembre" Code="12" />
|
||||
</list>
|
||||
</field>
|
||||
<field x="38" y="4.5" type="Testo" bg_color="#400040" txt_color="#FFFFFF" width="8" pattern="2" />
|
||||
<field x="46" y="4.5" type="Array" bg_color="#400040" txt_color="#FFFFFF" width="16" pattern="2">
|
||||
<field x="38" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="8" codval="" id="" pattern="2" hide_zero="" text="" />
|
||||
<field x="46" y="4.5" deactivated="" type="Array" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="16" codval="" id="" pattern="2" hide_zero="" text="">
|
||||
<source>#CMSOCDC</source>
|
||||
<list>
|
||||
<li Value="Commessa:" Code="C">MESSAGE HIDE,H1.92|SHOW,H1.91</li>
|
||||
<li Value="Centro di costo:" Code="S">MESSAGE HIDE,H1.91|SHOW,H1.92</li>
|
||||
</list>
|
||||
</field>
|
||||
<field x="69" y="4.5" type="Testo" bg_color="#400040" txt_color="#FFFFFF" width="2" pattern="2" />
|
||||
<field x="131" y="4.5" type="Testo" bg_color="#400040" txt_color="#FFFFFF" width="2" pattern="2" />
|
||||
<field x="133" y="4.5" type="Testo" bg_color="#400040" txt_color="#FFFFFF" width="15" pattern="2" text="Data stampa:" />
|
||||
<field x="148" y="4.5" type="Data" bg_color="#400040" txt_color="#FFFFFF" width="12" pattern="2">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
<field x="158" y="4.5" type="Testo" bg_color="#400040" txt_color="#FFFFFF" width="8" pattern="2" />
|
||||
<field border="2" x="1" y="6" type="Linea" width="166" height="0" pattern="1" />
|
||||
<field x="62" y="4.5" type="Stringa" bg_color="#400040" txt_color="#FFFFFF" width="20" id="90" pattern="2">
|
||||
<field x="69" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="2" codval="" id="" pattern="2" hide_zero="" text="" />
|
||||
<field x="131" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="2" codval="" id="" pattern="2" hide_zero="" text="" />
|
||||
<field x="158" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="8" codval="" id="" pattern="2" hide_zero="" text="" />
|
||||
<field border="2" x="1" y="6" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="166" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="62" y="4.5" deactivated="" type="Stringa" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="20" codval="" id="90" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>#CODCMS</source>
|
||||
</field>
|
||||
<field x="81.5" y="4.5" type="Stringa" bg_color="#400040" txt_color="#FFFFFF" width="50" id="91" pattern="2">
|
||||
<field x="81.5" y="4.5" deactivated="" type="Stringa" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="85" codval="" id="91" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<prescript description="H1.91 PRESCRIPT">MESSAGE ISAMREAD,COMMESSE,CODCMS=#90,DESCRIZ</prescript>
|
||||
</field>
|
||||
<field x="81.5" y="4.5" type="Stringa" bg_color="#400040" txt_color="#FFFFFF" width="50" id="92" pattern="2">
|
||||
<field x="81.5" y="4.5" deactivated="" type="Stringa" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="85" codval="" id="92" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<prescript description="H1.92 PRESCRIPT">MESSAGE ISAMREAD,CDC,CODCOSTO=#90,DESCRIZ</prescript>
|
||||
</field>
|
||||
<field x="148" y="4.5" deactivated="" type="Data" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="12" codval="" id="101" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
<field x="133" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="15" codval="" id="102" pattern="2" hide_zero="" text="Data stampa:" />
|
||||
</section>
|
||||
<section type="Body" pattern="1" />
|
||||
<section type="Body" level="1" pattern="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="" hidden="" page_break="" can_break="" pattern="1" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="1" hidden="" page_break="" can_break="" pattern="1">
|
||||
<font face="Arial Narrow" size="7" />
|
||||
<field border="1" x="43.5" type="Numero" align="right" width="6" pattern="1" text=".2">
|
||||
<field border="1" x="43.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="6" codval="" id="" pattern="1" hide_zero="" text=".2">
|
||||
<source>TotPrev</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.99</prescript>
|
||||
</field>
|
||||
<field border="1" x="50" type="Numero" align="right" width="6" pattern="1" text=".2">
|
||||
<field border="1" x="50" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="6" codval="" id="" pattern="1" hide_zero="" text=".2">
|
||||
<source>TotCons</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.100</prescript>
|
||||
</field>
|
||||
<field border="1" x="57" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="57" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G01</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.101</prescript>
|
||||
</field>
|
||||
<field border="1" x="60.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="60.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G02</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.102</prescript>
|
||||
</field>
|
||||
<field border="1" x="64" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="64" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G03</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.103</prescript>
|
||||
</field>
|
||||
<field border="1" x="67.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="67.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G04</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.104</prescript>
|
||||
</field>
|
||||
<field border="1" x="71" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="71" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G05</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.105</prescript>
|
||||
</field>
|
||||
<field border="1" x="74.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="74.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G06</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.106</prescript>
|
||||
</field>
|
||||
<field border="1" x="78" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="78" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G07</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.107</prescript>
|
||||
</field>
|
||||
<field border="1" x="81.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="81.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G08</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.108</prescript>
|
||||
</field>
|
||||
<field border="1" x="85" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="85" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G09</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.109</prescript>
|
||||
</field>
|
||||
<field border="1" x="88.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="88.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G10</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.110</prescript>
|
||||
</field>
|
||||
<field border="1" x="92" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="92" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G11</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.111</prescript>
|
||||
</field>
|
||||
<field border="1" x="95.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="95.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G12</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.112</prescript>
|
||||
</field>
|
||||
<field border="1" x="99" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="99" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G13</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.113</prescript>
|
||||
</field>
|
||||
<field border="1" x="102.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="102.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G14</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.114</prescript>
|
||||
</field>
|
||||
<field border="1" x="106" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="106" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G15</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.115</prescript>
|
||||
</field>
|
||||
<field border="1" x="109.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="109.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G16</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.116</prescript>
|
||||
</field>
|
||||
<field border="1" x="113" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="113" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G17</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.117</prescript>
|
||||
</field>
|
||||
<field border="1" x="116.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="116.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G18</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.118</prescript>
|
||||
</field>
|
||||
<field border="1" x="120" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="120" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G19</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.119</prescript>
|
||||
</field>
|
||||
<field border="1" x="123.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="123.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G20</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.120</prescript>
|
||||
</field>
|
||||
<field border="1" x="127" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="127" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G21</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.121</prescript>
|
||||
</field>
|
||||
<field border="1" x="130.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="130.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G22</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.122</prescript>
|
||||
</field>
|
||||
<field border="1" x="134" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="134" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G23</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.123</prescript>
|
||||
</field>
|
||||
<field border="1" x="137.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="137.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G24</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.124</prescript>
|
||||
</field>
|
||||
<field border="1" x="141" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="141" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G25</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.125</prescript>
|
||||
</field>
|
||||
<field border="1" x="144.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="144.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G26</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.126</prescript>
|
||||
</field>
|
||||
<field border="1" x="148" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="148" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G27</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.127</prescript>
|
||||
</field>
|
||||
<field border="1" x="151.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="151.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G28</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.128</prescript>
|
||||
</field>
|
||||
<field border="1" x="155" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="155" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G29</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.129</prescript>
|
||||
</field>
|
||||
<field border="1" x="158.5" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="158.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G30</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.130</prescript>
|
||||
</field>
|
||||
<field border="1" x="162" type="Numero" align="right" width="3.5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="162" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="3.5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G31</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.131</prescript>
|
||||
</field>
|
||||
<field border="1" x="1" type="Stringa" width="13" id="90" pattern="1">
|
||||
<field border="1" x="1" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="13" codval="" id="90" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
<source>Key2</source>
|
||||
</field>
|
||||
<field border="1" x="14" type="Stringa" width="29" id="91" pattern="1">
|
||||
<field border="1" x="14" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="29" codval="" id="91" pattern="1" hide_zero="" text="">
|
||||
<source>Des2</source>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Foot" pattern="1" />
|
||||
<section type="Foot" level="1" height="6" pattern="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="" hidden="" page_break="" can_break="" pattern="1" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="1" hidden="" height="6" page_break="" can_break="" pattern="1">
|
||||
<font face="Arial Narrow" bold="1" size="7" />
|
||||
<field border="1" x="14" y="0.5" type="Testo" align="right" bg_color="#C0C0C0" width="29" pattern="2" text="Totali">
|
||||
<field border="1" x="14" y="0.5" deactivated="" type="Testo" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="29" codval="" id="" pattern="2" hide_zero="" text="Totali">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="136" y="3" type="Testo" width="4" pattern="1" text="Data" />
|
||||
<field x="141" y="3" type="Data" width="10" pattern="1">
|
||||
<field x="136" y="3" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="Data" />
|
||||
<field x="141" y="3" deactivated="" type="Data" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
<field x="158" y="3" type="Testo" width="7" pattern="1" text="Firma" />
|
||||
<field border="1" x="43.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="6" id="99" pattern="2" text=".2" />
|
||||
<field border="1" x="50" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="6" id="100" pattern="2" text=".2" />
|
||||
<field border="1" x="57" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="101" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="60.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="102" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="64" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="103" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="67.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="104" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="71" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="105" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="74.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="106" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="78" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="107" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="81.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="108" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="85" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="109" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="88.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="110" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="92" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="111" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="95.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="112" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="99" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="113" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="102.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="114" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="106" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="115" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="109.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="116" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="113" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="117" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="116.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="118" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="120" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="119" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="123.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="120" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="127" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="121" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="130.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="122" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="134" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="123" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="137.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="124" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="141" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="125" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="144.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="126" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="148" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="127" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="151.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="128" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="155" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="129" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="158.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="130" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="162" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="3.5" id="131" pattern="2" hide_zero="1" text=".2" />
|
||||
<field x="158" y="3" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="7" codval="" id="" pattern="1" hide_zero="" text="Firma" />
|
||||
<field border="1" x="43.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="6" codval="" id="99" pattern="2" hide_zero="" text=".2" />
|
||||
<field border="1" x="50" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="6" codval="" id="100" pattern="2" hide_zero="" text=".2" />
|
||||
<field border="1" x="57" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="101" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="60.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="102" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="64" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="103" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="67.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="104" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="71" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="105" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="74.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="106" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="78" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="107" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="81.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="108" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="85" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="109" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="88.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="110" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="92" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="111" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="95.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="112" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="99" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="113" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="102.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="114" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="106" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="115" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="109.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="116" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="113" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="117" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="116.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="118" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="120" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="119" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="123.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="120" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="127" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="121" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="130.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="122" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="134" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="123" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="137.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="124" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="141" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="125" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="144.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="126" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="148" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="127" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="151.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="128" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="155" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="129" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="158.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="130" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="162" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="3.5" codval="" id="131" pattern="2" hide_zero="1" text=".2" />
|
||||
</section>
|
||||
</report>
|
@ -116,6 +116,11 @@ BEGIN
|
||||
GROUP 3
|
||||
END
|
||||
|
||||
BOOLEAN F_STAMPADATA
|
||||
BEGIN
|
||||
PROMPT 63 9 "Non stampare la data"
|
||||
END
|
||||
|
||||
SPREADSHEET F_RIGHE 78 -2
|
||||
BEGIN
|
||||
PROMPT 1 10 ""
|
||||
|
@ -1,32 +1,32 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<report name="ci1400b" orientation="1" lpi="6" class="ci1400">
|
||||
<report libraries="" page_merge="" save_printer="" name="ci1400b" use_printer_font="" orientation="1" page_split="" lpi="6" command="" class="ci1400">
|
||||
<description>Rilevazione ore annuali per Commessa - CdC</description>
|
||||
<font face="Arial" size="8" />
|
||||
<section type="Head" pattern="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Head" level="" hidden="" page_break="" can_break="" pattern="1">
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
<field x="44" y="1" type="Testo" align="center" width="6" height="2" pattern="1" text="Totale PREV" />
|
||||
<field x="50" y="1" type="Testo" align="center" width="6" height="2" pattern="1" text="Totale CONS" />
|
||||
<field x="1" y="2" type="Stringa" width="18" pattern="1">
|
||||
<field x="44" y="1" deactivated="" type="Testo" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="6" codval="" height="2" id="" pattern="1" hide_zero="" text="Totale PREV" />
|
||||
<field x="50" y="1" deactivated="" type="Testo" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="6" codval="" height="2" id="" pattern="1" hide_zero="" text="Totale CONS" />
|
||||
<field x="1" y="2" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="18" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
<source>Des1</source>
|
||||
</field>
|
||||
<field border="1" x="57" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="101" pattern="2" text="Gen" />
|
||||
<field border="1" x="62" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="102" pattern="2" text="Feb" />
|
||||
<field border="1" x="67" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="103" pattern="2" text="Mar" />
|
||||
<field border="1" x="72" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="104" pattern="2" text="Apr" />
|
||||
<field border="1" x="77" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="105" pattern="2" text="Mag" />
|
||||
<field border="1" x="82" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="106" pattern="2" text="Giu" />
|
||||
<field border="1" x="87" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="107" pattern="2" text="Lug" />
|
||||
<field border="1" x="92" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="108" pattern="2" text="Ago" />
|
||||
<field border="1" x="97" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="109" pattern="2" text="Set" />
|
||||
<field border="1" x="102" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="110" pattern="2" text="Ott" />
|
||||
<field border="1" x="107" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="111" pattern="2" text="Nov" />
|
||||
<field border="1" x="112" y="1" type="Testo" valign="center" align="center" width="5" height="2" id="112" pattern="2" text="Dic" />
|
||||
<field border="1" x="57" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="101" pattern="2" hide_zero="" text="Gen" />
|
||||
<field border="1" x="62" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="102" pattern="2" hide_zero="" text="Feb" />
|
||||
<field border="1" x="67" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="103" pattern="2" hide_zero="" text="Mar" />
|
||||
<field border="1" x="72" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="104" pattern="2" hide_zero="" text="Apr" />
|
||||
<field border="1" x="77" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="105" pattern="2" hide_zero="" text="Mag" />
|
||||
<field border="1" x="82" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="106" pattern="2" hide_zero="" text="Giu" />
|
||||
<field border="1" x="87" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="107" pattern="2" hide_zero="" text="Lug" />
|
||||
<field border="1" x="92" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="108" pattern="2" hide_zero="" text="Ago" />
|
||||
<field border="1" x="97" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="109" pattern="2" hide_zero="" text="Set" />
|
||||
<field border="1" x="102" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="110" pattern="2" hide_zero="" text="Ott" />
|
||||
<field border="1" x="107" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="111" pattern="2" hide_zero="" text="Nov" />
|
||||
<field border="1" x="112" y="1" deactivated="" type="Testo" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="" width="5" codval="" height="2" id="112" pattern="2" hide_zero="" text="Dic" />
|
||||
</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">
|
||||
<font face="Arial" size="10" />
|
||||
<prescript description="H1 PRESCRIPT">MESSAGE RESET,F1</prescript>
|
||||
<field border="1" radius="50" x="18" y="0.5" type="Array" valign="center" align="center" shade_offset="50" width="80" height="3" pattern="2">
|
||||
<field border="1" radius="50" x="18" y="0.5" deactivated="" type="Array" valign="center" hidden="" align="center" link="" dynamic_height="" shade_offset="50" width="80" codval="" height="3" id="" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="14" />
|
||||
<source>#CMSOCDC</source>
|
||||
<list>
|
||||
@ -34,131 +34,131 @@
|
||||
<li Value="Rilevazione ore annuali per CdC" Code="S" />
|
||||
</list>
|
||||
</field>
|
||||
<field x="10" y="1" type="Testo" bg_color="#400040" txt_color="#FFFFFF" width="10" pattern="1" />
|
||||
<field x="2" y="4.5" type="Testo" bg_color="#004080" txt_color="#FFFFFF" width="5.5" pattern="2" text="Anno:" />
|
||||
<field x="7.5" y="4.5" type="Numero" align="right" bg_color="#004080" txt_color="#FFFFFF" width="5" pattern="2">
|
||||
<field x="10" y="1" deactivated="" type="Testo" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="2" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#004080" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="5.5" codval="" id="" pattern="2" hide_zero="" text="Anno:" />
|
||||
<field x="7.5" y="4.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#004080" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>#ANNO</source>
|
||||
</field>
|
||||
<field x="12.5" y="4.5" type="Testo" bg_color="#004080" txt_color="#FFFFFF" width="1" pattern="2" />
|
||||
<field x="13.5" y="4.5" type="Array" bg_color="#004080" txt_color="#FFFFFF" width="15" pattern="2">
|
||||
<field x="12.5" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#004080" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="1" codval="" id="" pattern="2" hide_zero="" text="" />
|
||||
<field x="13.5" y="4.5" deactivated="" type="Array" hidden="" link="" bg_color="#004080" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="15" codval="" id="" pattern="2" hide_zero="" text="">
|
||||
<source>#CMSOCDC</source>
|
||||
<list>
|
||||
<li Value="Commessa:" Code="C">MESSAGE HIDE,H1.92|SHOW,H1.91</li>
|
||||
<li Value="Centro di costo:" Code="S">MESSAGE HIDE,H1.91|SHOW,H1.92</li>
|
||||
</list>
|
||||
</field>
|
||||
<field x="37.5" y="4.5" type="Testo" bg_color="#400040" txt_color="#FFFFFF" width="2" pattern="2" />
|
||||
<field x="91" y="4.5" type="Testo" bg_color="#004080" txt_color="#FFFFFF" width="13" pattern="2" text="Data stampa:" />
|
||||
<field x="104" y="4.5" type="Data" bg_color="#004080" txt_color="#FFFFFF" width="12" pattern="2">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
<field border="2" x="1" y="6" type="Linea" width="116" height="0" pattern="1" />
|
||||
<field x="28.5" y="4.5" type="Stringa" bg_color="#004080" txt_color="#FFFFFF" width="20" id="90" pattern="2">
|
||||
<field x="37.5" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#400040" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="2" codval="" id="" pattern="2" hide_zero="" text="" />
|
||||
<field border="2" x="1" y="6" deactivated="" type="Linea" hidden="" link="" dynamic_height="" shade_offset="" width="116" codval="" height="0" id="" pattern="1" hide_zero="" text="" />
|
||||
<field x="28.5" y="4.5" deactivated="" type="Stringa" hidden="" link="" bg_color="#004080" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="20" codval="" id="90" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>#CODCMS</source>
|
||||
</field>
|
||||
<field x="48" y="4.5" type="Stringa" bg_color="#004080" txt_color="#FFFFFF" width="43" id="91" pattern="2">
|
||||
<field x="48" y="4.5" deactivated="" type="Stringa" hidden="" link="" bg_color="#004080" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="68" codval="" id="91" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<prescript description="H1.91 PRESCRIPT">MESSAGE ISAMREAD,COMMESSE,CODCMS=#90,DESCRIZ</prescript>
|
||||
</field>
|
||||
<field x="48" y="4.5" type="Stringa" bg_color="#004080" txt_color="#FFFFFF" width="43" id="92" pattern="2">
|
||||
<field x="48" y="4.5" deactivated="" type="Stringa" hidden="" link="" bg_color="#004080" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="68" codval="" id="92" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<prescript description="H1.92 PRESCRIPT">MESSAGE ISAMREAD,CDC,CODCOSTO=#90,DESCRIZ</prescript>
|
||||
</field>
|
||||
<field x="104" y="4.5" deactivated="" type="Data" hidden="" link="" bg_color="#004080" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="12" codval="" id="101" pattern="2" hide_zero="" text="">
|
||||
<font face="Arial" bold="1" size="10" />
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
<field x="91" y="4.5" deactivated="" type="Testo" hidden="" link="" bg_color="#004080" txt_color="#FFFFFF" dynamic_height="" shade_offset="" width="13" codval="" id="102" pattern="2" hide_zero="" text="Data stampa:" />
|
||||
</section>
|
||||
<section type="Body" pattern="1" />
|
||||
<section type="Body" level="1" pattern="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="" hidden="" page_break="" can_break="" pattern="1" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Body" level="1" hidden="" page_break="" can_break="" pattern="1">
|
||||
<font face="Arial Narrow" size="7" />
|
||||
<field border="1" x="43.5" type="Numero" align="right" width="6" pattern="1" text=".2">
|
||||
<field border="1" x="43.5" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="6" codval="" id="" pattern="1" hide_zero="" text=".2">
|
||||
<source>TotPrev</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.99</prescript>
|
||||
</field>
|
||||
<field border="1" x="50" type="Numero" align="right" width="6" pattern="1" text=".2">
|
||||
<field border="1" x="50" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="6" codval="" id="" pattern="1" hide_zero="" text=".2">
|
||||
<source>TotCons</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.100</prescript>
|
||||
</field>
|
||||
<field border="1" x="57" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="57" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G01</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.101</prescript>
|
||||
</field>
|
||||
<field border="1" x="62" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="62" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G02</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.102</prescript>
|
||||
</field>
|
||||
<field border="1" x="67" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="67" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G03</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.103</prescript>
|
||||
</field>
|
||||
<field border="1" x="72" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="72" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G04</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.104</prescript>
|
||||
</field>
|
||||
<field border="1" x="77" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="77" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G05</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.105</prescript>
|
||||
</field>
|
||||
<field border="1" x="82" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="82" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G06</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.106</prescript>
|
||||
</field>
|
||||
<field border="1" x="87" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="87" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G07</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.107</prescript>
|
||||
</field>
|
||||
<field border="1" x="92" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="92" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G08</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.108</prescript>
|
||||
</field>
|
||||
<field border="1" x="97" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="97" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G09</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.109</prescript>
|
||||
</field>
|
||||
<field border="1" x="102" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="102" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G10</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.110</prescript>
|
||||
</field>
|
||||
<field border="1" x="107" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="107" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G11</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.111</prescript>
|
||||
</field>
|
||||
<field border="1" x="112" type="Numero" align="right" width="5" pattern="1" hide_zero="1" text=".2">
|
||||
<field border="1" x="112" deactivated="" type="Numero" hidden="" align="right" link="" dynamic_height="" shade_offset="" width="5" codval="" id="" pattern="1" hide_zero="1" text=".2">
|
||||
<source>G12</source>
|
||||
<prescript description="B1.0 PRESCRIPT">MESSAGE ADD,F1.112</prescript>
|
||||
</field>
|
||||
<field border="1" x="1" type="Stringa" width="12" id="90" pattern="1">
|
||||
<field border="1" x="1" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="12" codval="" id="90" pattern="1" hide_zero="" text="">
|
||||
<font face="Arial Narrow" bold="1" size="8" />
|
||||
<source>Key2</source>
|
||||
</field>
|
||||
<field border="1" x="13" type="Stringa" width="30" id="91" pattern="1">
|
||||
<field border="1" x="13" deactivated="" type="Stringa" hidden="" link="" dynamic_height="" shade_offset="" width="30" codval="" id="91" pattern="1" hide_zero="" text="">
|
||||
<source>Des2</source>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Foot" pattern="1" />
|
||||
<section type="Foot" level="1" height="6" pattern="1">
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="" hidden="" page_break="" can_break="" pattern="1" />
|
||||
<section repeat="" keep_with_next="" deactivated="" hidden_if_needed="" type="Foot" level="1" hidden="" height="6" page_break="" can_break="" pattern="1">
|
||||
<font face="Arial Narrow" bold="1" size="7" />
|
||||
<field border="1" x="8" y="0.5" type="Testo" align="right" bg_color="#C0C0C0" width="35" pattern="2" text="Totali">
|
||||
<field border="1" x="8" y="0.5" deactivated="" type="Testo" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="35" codval="" id="" pattern="2" hide_zero="" text="Totali">
|
||||
<font face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="88" y="3" type="Testo" width="4" pattern="1" text="Data" />
|
||||
<field x="93" y="3" type="Data" width="10" pattern="1">
|
||||
<field x="88" y="3" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="4" codval="" id="" pattern="1" hide_zero="" text="Data" />
|
||||
<field x="93" y="3" deactivated="" type="Data" hidden="" link="" dynamic_height="" shade_offset="" width="10" codval="" id="" pattern="1" hide_zero="" text="">
|
||||
<source>#SYSTEM.DATE</source>
|
||||
</field>
|
||||
<field x="110" y="3" type="Testo" width="7" pattern="1" text="Firma" />
|
||||
<field border="1" x="43.5" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="6" id="99" pattern="2" text=".2" />
|
||||
<field border="1" x="50" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="6" id="100" pattern="2" text=".2" />
|
||||
<field border="1" x="57" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="101" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="62" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="102" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="67" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="103" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="72" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="104" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="77" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="105" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="82" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="106" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="87" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="107" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="92" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="108" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="97" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="109" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="102" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="110" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="107" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="111" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="112" y="0.5" type="Numero" align="right" bg_color="#C0C0C0" width="5" id="112" pattern="2" hide_zero="1" text=".2" />
|
||||
<field x="110" y="3" deactivated="" type="Testo" hidden="" link="" dynamic_height="" shade_offset="" width="7" codval="" id="" pattern="1" hide_zero="" text="Firma" />
|
||||
<field border="1" x="43.5" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="6" codval="" id="99" pattern="2" hide_zero="" text=".2" />
|
||||
<field border="1" x="50" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="6" codval="" id="100" pattern="2" hide_zero="" text=".2" />
|
||||
<field border="1" x="57" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="101" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="62" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="102" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="67" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="103" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="72" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="104" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="77" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="105" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="82" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="106" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="87" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="107" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="92" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="108" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="97" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="109" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="102" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="110" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="107" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="111" pattern="2" hide_zero="1" text=".2" />
|
||||
<field border="1" x="112" y="0.5" deactivated="" type="Numero" hidden="" align="right" link="" bg_color="#C0C0C0" dynamic_height="" shade_offset="" width="5" codval="" id="112" pattern="2" hide_zero="1" text=".2" />
|
||||
</section>
|
||||
</report>
|
Loading…
x
Reference in New Issue
Block a user