Patch level :2.1 nopatch x ora

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :rep di in


git-svn-id: svn://10.65.10.50/trunk@12190 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2004-06-18 11:09:52 +00:00
parent f0c2672ab8
commit 65e12489c7
4 changed files with 200 additions and 0 deletions

39
in/basticc.rep Executable file

@ -0,0 +1,39 @@
<report name="basticc" lpi="6">
<font face="Courier New" size="10" />
<section keep_with_next="1" type="Head">
<field type="Testo" valign="center" align="center" width="96" height="2" text="Tabella Condizioni di Consegna">
<font face="Courier New" bold="1" size="14" />
</field>
<field border="2" x="1" y="2.5" type="Linea" width="93" height="0" />
<field x="2" y="3" type="Testo" width="10" text="Codice">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="10" y="3" type="Testo" width="12" text="Descrizione">
<font face="Courier New" bold="1" size="10" />
</field>
<field border="2" x="1" y="4.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="%ICC.CODTAB" width="3">
<source>CODTAB</source>
</field>
<field x="10" type="Stringa" width="70">
<source>S0</source>
</field>
</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 %ICC</sql>
</report>

39
in/bastimt.rep Executable file

@ -0,0 +1,39 @@
<report name="bastimt" lpi="6">
<font face="Courier New" size="10" />
<section keep_with_next="1" type="Head">
<field type="Testo" valign="center" align="center" width="96" height="2" text="Tabella Modalita' di Trasporto">
<font face="Courier New" bold="1" size="14" />
</field>
<field border="2" x="1" y="2.5" type="Linea" width="93" height="0" />
<field x="2" y="3" type="Testo" width="10" text="Codice">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="10" y="3" type="Testo" width="12" text="Descrizione">
<font face="Courier New" bold="1" size="10" />
</field>
<field border="2" x="1" y="4.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="%IMT.CODTAB" width="1">
<source>CODTAB</source>
</field>
<field x="10" type="Stringa" width="70">
<source>S0</source>
</field>
</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 %IMT</sql>
</report>

39
in/bastint.rep Executable file

@ -0,0 +1,39 @@
<report name="bastint" lpi="6">
<font face="Courier New" size="10" />
<section keep_with_next="1" type="Head">
<field type="Testo" valign="center" align="center" width="96" height="2" text="Tabella Natura Transazione">
<font face="Courier New" bold="1" size="14" />
</field>
<field border="2" x="1" y="2.5" type="Linea" width="93" height="0" />
<field x="2" y="3" type="Testo" width="10" text="Codice">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="10" y="3" type="Testo" width="12" text="Descrizione">
<font face="Courier New" bold="1" size="10" />
</field>
<field border="2" x="1" y="4.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="%INT.CODTAB" width="4">
<source>CODTAB</source>
</field>
<field x="10" type="Stringa" width="70">
<source>S0</source>
</field>
</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 %INT</sql>
</report>

83
in/bastird.rep Executable file

@ -0,0 +1,83 @@
<report name="bastird" 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="Stringa" width="50">
<font italic="1" face="Courier New" bold="1" size="10" />
<source>#SYSTEM.RAGSOC</source>
</field>
<field y="2" type="Testo" valign="center" align="center" width="96" height="2" text="Tabella Dati Riassuntivi">
<font face="Courier New" bold="1" size="14" />
</field>
<field border="2" x="1" y="4.5" type="Linea" width="93" height="0" />
<field x="2" y="5" type="Testo" width="4" text="Tipo">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="7" y="5" type="Testo" width="4" text="Anno">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="12" y="5" type="Testo" width="4" text="Mese">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="20" y="5" type="Testo" width="5" text="Disco">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="30" y="5" type="Testo" width="11" text="Righe riep.">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="46" y="5" type="Testo" width="12" text="Amm. riepil.">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="61" y="5" type="Testo" width="11" text="Righe rett.">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="78" y="5" type="Testo" width="12" text="Amm. rettif.">
<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="IRD.CODTAB[1,1]" width="1">
<source>CODTAB[1,1]</source>
</field>
<field x="7" type="Stringa" link="IRD.CODTAB[2,5]" width="4">
<source>CODTAB[2,5]</source>
</field>
<field x="11.87" type="Stringa" link="IRD.CODTAB[6,7]" width="2">
<source>CODTAB[6,7]</source>
</field>
<field x="20" type="Numero" align="right" width="4">
<source>I0</source>
</field>
<field x="35" type="Numero" align="right" width="5">
<source>I2</source>
</field>
<field x="43" type="Stringa" width="15" text="##@,@@">
<source>R0</source>
</field>
<field x="67" type="Numero" align="right" width="5">
<source>I3</source>
</field>
<field x="75" type="Stringa" width="15" text="##@,@@">
<source>R1</source>
</field>
</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 IRD</sql>
</report>