campo-sirio/db/dbstlav.rep
luca a8c0e77b9d Patch level :2.1 nopatch x ora
Files correlati     :
Ricompilazione Demo : [ ]
Commento            :nuovi rep per db


git-svn-id: svn://10.65.10.50/trunk@12188 c028cbd2-c16b-5b4b-a496-9718f37d4682
2004-06-18 11:08:00 +00:00

66 lines
2.5 KiB
Plaintext
Executable File

<report name="dbstlav" lpi="6">
<font face="Courier New" size="10" />
<section keep_with_next="1" type="Head">
<field type="Stringa" width="50">
<font italic="1" face="Courier New" bold="1" size="10" />
<source>#SYSTEM.RAGSOC</source>
</field>
<field y="1" type="Testo" valign="center" align="center" width="96" height="2" text="Tabella Lavorazioni">
<font face="Courier New" bold="1" size="14" />
</field>
<field border="2" x="1" y="3.5" type="Linea" width="93" height="0" />
<field x="2" y="4" type="Testo" width="10" text="Codice">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="24" y="4" type="Testo" width="12" text="Descrizione">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="10" y="5" type="Testo" width="16" text="Unita' di Misura">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="36" y="5" type="Testo" width="14" text="Costo unitario">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="60" y="5" type="Testo" width="25" text="Stampata nelle esplosioni">
<font face="Courier New" bold="1" size="10" />
</field>
<field border="2" x="1" y="6.5" type="Linea" width="93" height="0" />
</section>
<section keep_with_next="1" type="Head" level="1" />
<section keep_with_next="1" type="Body" />
<section keep_with_next="1" type="Body" level="1">
<field x="2" type="Stringa" link="LAV.CODTAB" width="20">
<source>CODTAB</source>
</field>
<field x="24" type="Stringa" width="50">
<source>S0</source>
</field>
<field x="10" y="1" type="Stringa" width="2">
<source>S6[1,2]</source>
</field>
<field x="13" y="1" type="Stringa" width="20">
<source>200@.S0</source>
</field>
<field x="34" y="1" type="Numero" align="right" width="15" text="##@,@@">
<source>R0</source>
</field>
<field x="73" y="1" type="Stringa" width="1">
<source>B0</source>
</field>
<field border="1" y="2.5" type="Linea" width="93" height="0" />
</section>
<section keep_with_next="1" type="Foot" height="3">
<field border="2" x="1" y="0.5" type="Linea" width="93" height="0" />
<field x="2" y="1" type="Data" width="10">
<source>#SYSTEM.DATE</source>
</field>
<field x="90" y="1" type="Numero" align="right" width="3">
<source>#PAGE</source>
</field>
<field border="2" x="1" y="2.5" type="Linea" width="93" height="0" />
</section>
<section keep_with_next="1" type="Foot" level="1" />
<sql>USE LAV
JOIN %UMS ALIAS 200 INTO CODTAB==S6</sql>
</report>