Patch level :10.0

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :Correzione segnalazioni di Katiuscia Andriolo nelle stampe lavanderie


git-svn-id: svn://10.65.10.50/trunk@17547 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
sperego 2008-11-04 11:49:15 +00:00
parent fa9c356405
commit c1deaa50cf
5 changed files with 64 additions and 18 deletions

View File

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<report name="lvstaut" lpi="6"> <report name="lvstaut" lpi="6">
<description>Stampa Autisti</description> <description>Stampa Tabella Autisti</description>
<font face="Courier New" size="10" /> <font face="Courier New" size="10" />
<section type="Head"> <section type="Head">
<field x="9" y="1" type="Testo" align="center" width="55" height="2" pattern="1" text="Stampa Autisti"> <field x="9" y="1" type="Testo" align="center" width="55" height="2" pattern="1" text="Stampa Tabella Autisti">
<font face="Courier New" bold="1" size="14" /> <font face="Courier New" bold="1" size="14" />
</field> </field>
<field border="2" y="3" type="Linea" width="71" height="0" pattern="1" /> <field border="2" y="3" type="Linea" width="71" height="0" pattern="1" />

View File

@ -1,29 +1,64 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<report name="lvstfrq" lpi="6"> <report name="lvstfrq" lpi="6" command="lv0 -1 lvstfrq">
<description>Stampa Frequenza Consegna</description> <description>Stampa Frequenza Consegna</description>
<font face="Courier New" size="10" /> <font face="Courier New" size="10" />
<section type="Head"> <section type="Head">
<field x="9" y="1" type="Testo" width="55" height="2" pattern="1" text="Stampa Frequenza Consegne"> <field x="30" y="1" type="Testo" width="50" height="2" pattern="1" text="Stampa Tabella Frequenza Consegne">
<font face="Courier New" bold="1" size="14" /> <font face="Courier New" bold="1" size="14" />
</field> </field>
<field border="2" y="3" type="Linea" width="71" height="0" pattern="1" /> <field x="1.5" y="1.18" type="Testo" width="12" height="1.5" pattern="1" text="Data elab. :" />
<field x="1" y="4" type="Testo" width="10" pattern="1" text="Codice"> <field x="14" y="1.18" type="Stringa" width="12" height="1.5" pattern="1">
<prescript>MESSAGE _TODAY</prescript>
</field>
<field x="84.87" y="1.3" type="Testo" width="5" height="1.5" pattern="1" text="Pag." />
<field x="90" y="1.3" type="Stringa" width="10" height="1.5" pattern="1">
<prescript>MESSAGE _PAGENO</prescript>
</field>
<field border="2" y="3.5" type="Linea" width="95" height="0" pattern="1" />
<field x="63" y="3.5" type="Testo" width="20" pattern="1" text="Numero massimo">
<font face="Courier New" bold="1" size="10" /> <font face="Courier New" bold="1" size="10" />
</field> </field>
<field x="15" y="4" type="Testo" width="50" pattern="1" text="Descrizione"> <field x="1" y="4" type="Testo" width="6" pattern="1" text="Codice">
<font face="Courier New" bold="1" size="10" /> <font face="Courier New" bold="1" size="10" />
</field> </field>
<field border="2" y="6" type="Linea" width="71" height="0" pattern="1" /> <field x="8" y="4" type="Testo" width="30" pattern="1" text="Descrizione">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="40.12" y="4" type="Testo" align="center" width="10" pattern="1" text="Intervallo">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="52.5" y="4" type="Testo" align="center" width="8" pattern="1" text="Ritardo">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="85" y="4" type="Testo" align="center" width="8" pattern="1" text="Ritardo">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="63" y="4.62" type="Testo" width="20" pattern="1" text="consegne per mese">
<font face="Courier New" bold="1" size="10" />
</field>
<field border="2" y="5.5" type="Linea" width="95" height="0" pattern="1" />
</section> </section>
<section type="Head" level="1" /> <section type="Head" level="1" />
<section type="Body" /> <section type="Body" />
<section type="Body" level="1"> <section type="Body" level="1">
<field x="1" y="1" type="Stringa" width="2" pattern="1"> <field x="1" type="Stringa" width="6" height="2" pattern="1">
<source>CODTAB</source> <source>CODTAB</source>
</field> </field>
<field x="15" y="1" type="Stringa" width="50" pattern="1"> <field x="8" type="Stringa" width="30" height="2" pattern="1">
<source>S0</source> <source>S0</source>
</field> </field>
<field x="39" type="Numero" align="right" width="8" height="2" pattern="1">
<source>I1</source>
</field>
<field x="50" type="Numero" align="right" width="8" height="2" pattern="1">
<source>I0</source>
</field>
<field x="63" type="Numero" align="right" width="8" height="2" pattern="1">
<source>I2</source>
</field>
<field x="89" type="Stringa" align="center" width="1" pattern="1">
<source>B0</source>
</field>
</section> </section>
<section type="Foot" /> <section type="Foot" />
<section type="Foot" level="1" /> <section type="Foot" level="1" />

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<report name="lvstiti" lpi="6"> <report name="lvstiti" lpi="6" command="lv0 -1 lvstiti">
<description>Stampa Tabella Itinerario</description> <description>Stampa Tabella Itinerario</description>
<font face="Courier New" size="10" /> <font face="Courier New" size="10" />
<section type="Head"> <section type="Head">
@ -13,7 +13,7 @@
<field x="11" y="4" type="Testo" width="35" pattern="1" text="Descrizione Itinerario"> <field x="11" y="4" type="Testo" width="35" pattern="1" text="Descrizione Itinerario">
<font face="Courier New" bold="1" size="10" /> <font face="Courier New" bold="1" size="10" />
</field> </field>
<field x="63" y="4" type="Testo" width="10" pattern="1" text="Autista"> <field x="42" y="4" type="Testo" width="10" pattern="1" text="Autista">
<font face="Courier New" bold="1" size="10" /> <font face="Courier New" bold="1" size="10" />
</field> </field>
<field x="71" y="4" type="Testo" width="6" pattern="1" text="Targa"> <field x="71" y="4" type="Testo" width="6" pattern="1" text="Targa">
@ -24,22 +24,26 @@
<section type="Head" level="1" /> <section type="Head" level="1" />
<section type="Body" /> <section type="Body" />
<section type="Body" level="1"> <section type="Body" level="1">
<field x="1" y="1" type="Stringa" width="3" pattern="1"> <field x="1" type="Stringa" width="8" height="2" pattern="1">
<source>CODTAB</source> <source>CODTAB</source>
</field> </field>
<field x="11" y="1" type="Stringa" width="50" pattern="1"> <field x="11" type="Stringa" width="30" height="2" pattern="1">
<source>S0</source> <source>S0</source>
</field> </field>
<field x="63" y="1" type="Stringa" width="6" pattern="1"> <field x="42" type="Stringa" width="6" height="2" pattern="1">
<source>S1</source> <source>S1</source>
</field> </field>
<field x="71" y="1" type="Stringa" width="8" pattern="1"> <field x="49" type="Stringa" width="20" height="2" pattern="1">
<source>301@.S0</source>
</field>
<field x="71" type="Stringa" width="8" height="2" pattern="1">
<source>S2</source> <source>S2</source>
</field> </field>
</section> </section>
<section type="Foot" /> <section type="Foot" />
<section type="Foot" level="1" /> <section type="Foot" level="1" />
<sql>USE &#26;ITI <sql>USE &#26;ITI
JOIN &#26;AUT ALIAS 301 INTO CODTAB==S1
FROM CODTAB=#FROM FROM CODTAB=#FROM
TO CODTAB=#TO</sql> TO CODTAB=#TO</sql>
</report> </report>

View File

@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<report name="lvstlvt" lpi="6"> <report name="lvstlvt" lpi="6">
<description>Stampa Tabella Lavatrici</description>
<font face="Courier New" size="10" /> <font face="Courier New" size="10" />
<section type="Head"> <section type="Head">
<field x="9" y="1" type="Testo" width="55" height="2" pattern="1" text="Stampa Lavatrici"> <field x="9" y="1" type="Testo" width="55" height="2" pattern="1" text="Stampa Tabella Lavatrici">
<font face="Courier New" bold="1" size="14" /> <font face="Courier New" bold="1" size="14" />
</field> </field>
<field border="2" y="3" type="Linea" width="71" height="0" pattern="1" /> <field border="2" y="3" type="Linea" width="71" height="0" pattern="1" />

View File

@ -33,8 +33,14 @@
<field x="64" y="1" type="Stringa" width="1" pattern="1"> <field x="64" y="1" type="Stringa" width="1" pattern="1">
<source>B0</source> <source>B0</source>
</field> </field>
<field x="75" y="1" type="Stringa" width="25" pattern="1"> <field x="75" y="1" type="Array" width="25" pattern="1">
<source>S2</source> <source>S2</source>
<list>
<li Value="Entrambi" Code=" " />
<li Value="Entrambi" Code="E" />
<li Value="Consegna" Code="C" />
<li Value="Ritiro" Code="R" />
</list>
</field> </field>
</section> </section>
<section type="Foot" /> <section type="Foot" />