Files correlati : Ricompilazione Demo : [ ] Commento : Correzione Segnalazioni di Katiuscia Andriolo git-svn-id: svn://10.65.10.50/trunk@17607 c028cbd2-c16b-5b4b-a496-9718f37d4682
71 lines
3.0 KiB
XML
Executable File
71 lines
3.0 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<report name="lvstfrq" lpi="6" command="lv0 -1 lvstfrq">
|
|
<description>Stampa Frequenza Consegna</description>
|
|
<font face="Courier New" size="10" />
|
|
<section type="Head">
|
|
<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" />
|
|
</field>
|
|
<field x="1.5" y="1.18" type="Testo" width="12" height="1.5" pattern="1" text="Data elab. :" />
|
|
<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="61.5" y="3.5" type="Testo" width="18" pattern="1" text="Numero massimo">
|
|
<font face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<field x="79" y="3.5" type="Testo" align="center" width="17" pattern="1" text="Utilizza ultima">
|
|
<font face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<field x="1" y="4" type="Testo" width="6" pattern="1" text="Codice">
|
|
<font face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<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="79" y="4.56" type="Testo" align="center" width="17" pattern="1" text="consegna">
|
|
<font face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<field x="61.5" y="4.62" type="Testo" width="18" 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 type="Head" level="1" />
|
|
<section type="Body" />
|
|
<section type="Body" level="1">
|
|
<field x="1" type="Stringa" width="6" height="2" pattern="1">
|
|
<source>CODTAB</source>
|
|
</field>
|
|
<field x="8" type="Stringa" width="30" height="2" pattern="1">
|
|
<source>S0</source>
|
|
</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="87.5" type="Stringa" align="center" width="1" pattern="1">
|
|
<source>B0</source>
|
|
</field>
|
|
</section>
|
|
<section type="Foot" />
|
|
<section type="Foot" level="1" />
|
|
<sql>USE FRQ
|
|
FROM CODTAB=#FROM
|
|
TO CODTAB=#TO</sql>
|
|
</report> |