Files correlati :tutti i rep di tabella Ricompilazione Demo : [ ] Commento :creati i report destinati a sostituire gli antichi rpt git-svn-id: svn://10.65.10.50/trunk@12185 c028cbd2-c16b-5b4b-a496-9718f37d4682
63 lines
2.3 KiB
Plaintext
Executable File
63 lines
2.3 KiB
Plaintext
Executable File
|
|
<report name="bastnoc" 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 Nomenclatura Combinata">
|
|
<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="6" text="Codice">
|
|
<font face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<field x="15" y="3" type="Testo" width="13" text="Denominazione">
|
|
<font face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<field x="66" y="3" type="Testo" width="15" text="Obbligatorieta'">
|
|
<font face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<field x="90" y="3" type="Testo" width="4" text="U.M.">
|
|
<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="%NOC.CODTAB[1,4]" width="4">
|
|
<source>CODTAB[1,4]</source>
|
|
</field>
|
|
<field x="7" type="Stringa" link="%NOC.CODTAB[5,6]" width="2">
|
|
<source>CODTAB[5,6]</source>
|
|
</field>
|
|
<field x="10" type="Stringa" link="%NOC.CODTAB[7,8]" width="2">
|
|
<source>CODTAB[7,8]</source>
|
|
</field>
|
|
<field x="15" type="Stringa" width="50">
|
|
<source>S0</source>
|
|
</field>
|
|
<field x="66" type="Array" width="20">
|
|
<source>S4</source>
|
|
<list>
|
|
<li Value="Non obbligatoria" Code=" " />
|
|
<li Value="Obbligatoria per acquisti" Code="A" />
|
|
<li Value="Obbligatoria per cessioni" Code="C" />
|
|
<li Value="Obbligatoria per acquisti e cessioni" Code="E" />
|
|
</list>
|
|
</field>
|
|
<field x="91" type="Stringa" width="2">
|
|
<source>S5</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 %NOC</sql>
|
|
</report> |