a24894fd1c
Files correlati : Ricompilazione Demo : [ ] Commento :inizio delle stampe anagrafiche con i nuovi rep git-svn-id: svn://10.65.10.50/trunk@12205 c028cbd2-c16b-5b4b-a496-9718f37d4682
66 lines
2.5 KiB
Plaintext
Executable File
66 lines
2.5 KiB
Plaintext
Executable File
|
|
<report name="ba63ed" lpi="6">
|
|
<font face="Courier New" size="10" />
|
|
<section keep_with_next="1" type="Head">
|
|
<field type="Testo" width="4" text="Data">
|
|
<font italic="1" face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<field type="Testo" align="center" width="96" text="ELENCO DITTE">
|
|
<font face="Courier New" bold="1" size="14" />
|
|
</field>
|
|
<field x="5" type="Data" width="10">
|
|
<source>#SYSTEM.DATE</source>
|
|
</field>
|
|
<field x="86" type="Testo" width="4" text="Pag.">
|
|
<font italic="1" face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<field x="90" type="Numero" align="right" width="5">
|
|
<source>#PAGE</source>
|
|
</field>
|
|
<field border="1" x="1" y="1.5" type="Linea" width="93" height="0" />
|
|
<field x="1" y="2" type="Testo" width="6" height="2" text="Codice Anagr.">
|
|
<font face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<field x="46" y="2" type="Testo" width="5" height="2" text="Tipo pers.">
|
|
<font face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<field x="8" y="3" type="Testo" width="21" text="Denominazione Sociale">
|
|
<font face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<field x="52" y="3" type="Testo" width="6" text="Codice">
|
|
<font face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<field x="60" y="3" type="Testo" width="30" text="Cognome e Nome/Ragione sociale">
|
|
<font face="Courier New" bold="1" size="10" />
|
|
</field>
|
|
<field border="1" 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 type="Stringa" hidden="1" link="ANAGR.TIPOA" width="1">
|
|
<source>TIPOA</source>
|
|
</field>
|
|
<field x="1" type="Numero" align="right" link="NDITTE.CODANAGR" width="5">
|
|
<source>CODDITTA</source>
|
|
</field>
|
|
<field x="7" type="Stringa" dynamic_height="1" width="40" height="2">
|
|
<source>RAGSOC</source>
|
|
</field>
|
|
<field x="49" type="Stringa" align="right" link="ANAGR.TIPOA" width="1">
|
|
<source>TIPOA</source>
|
|
</field>
|
|
<field x="53" type="Numero" align="right" link="ANAGR.CODANAGR" width="5" hide_zero="1">
|
|
<source>CODANAGR</source>
|
|
</field>
|
|
<field x="60" type="Stringa" dynamic_height="1" width="30" height="2">
|
|
<source>ANAGR.RAGSOC</source>
|
|
</field>
|
|
</section>
|
|
<section keep_with_next="1" type="Foot" />
|
|
<section keep_with_next="1" type="Foot" level="1" />
|
|
<sql>USE NDITTE
|
|
JOIN ANAGR INTO TIPOA==TIPOA CODANAGR==CODANAGR
|
|
|
|
</sql>
|
|
</report> |