79 lines
3.0 KiB
Plaintext
79 lines
3.0 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||
|
<report name="cli_esen" orientation="1" lpi="6">
|
||
|
<description>Elenco Clienti in Esenzione</description>
|
||
|
<font face="Arial" size="8" />
|
||
|
<section type="Head" height="2">
|
||
|
<field y="1" type="Testo" width="12.5" pattern="1" text="Ragione Sociale">
|
||
|
<font italic="1" face="Arial" size="7" />
|
||
|
</field>
|
||
|
<field x="50.65" y="1" type="Testo" width="10.5" pattern="1" text="Codice">
|
||
|
<font italic="1" face="Arial" size="7" />
|
||
|
</field>
|
||
|
<field x="59.5" y="1" type="Testo" width="10.5" pattern="1" text="Riferimento Cli.">
|
||
|
<font italic="1" face="Arial" size="7" />
|
||
|
</field>
|
||
|
<field x="73.09" y="1" type="Testo" width="10.5" pattern="1" text="Ns Riferimento">
|
||
|
<font italic="1" face="Arial" size="7" />
|
||
|
</field>
|
||
|
<field x="86.9" y="1" type="Testo" width="7" pattern="1" text="Data Scad.">
|
||
|
<font italic="1" face="Arial" size="7" />
|
||
|
</field>
|
||
|
<field x="95.75" y="1" type="Testo" width="5.5" pattern="1" text="Ass. Fis.">
|
||
|
<font italic="1" face="Arial" size="7" />
|
||
|
</field>
|
||
|
<field border="2" y="1.75" type="Linea" width="102" height="0" pattern="1" />
|
||
|
</section>
|
||
|
<section type="Head" level="1">
|
||
|
<field x="73" type="Stringa" align="right" width="30" pattern="1">
|
||
|
<font face="Arial" bold="1" size="10" />
|
||
|
<source>#SYSTEM.RAGSOC</source>
|
||
|
</field>
|
||
|
<field x="107" type="Stringa" align="right" width="7" pattern="1" text="Pag.">
|
||
|
<source>#PAGE</source>
|
||
|
</field>
|
||
|
<field y="1" type="Testo" width="60" pattern="1" text="Elenco Clienti con dati lettera esenzione">
|
||
|
<font face="Arial" bold="1" size="12" />
|
||
|
</field>
|
||
|
</section>
|
||
|
<section type="Body" />
|
||
|
<section type="Body" level="1">
|
||
|
<field border="2" x="95.5" y="-0.07" type="Linea" pattern="1" />
|
||
|
<field x="0.5" type="Stringa" width="50" pattern="1">
|
||
|
<source>RAGSOC</source>
|
||
|
</field>
|
||
|
<field x="49" type="Stringa" hidden="1" link="20.TIPOCF" width="1" pattern="1">
|
||
|
<source>20.TIPOCF</source>
|
||
|
</field>
|
||
|
<field border="2" x="50.5" type="Linea" pattern="1" />
|
||
|
<field x="51" type="Stringa" link="20.CODCF" width="7" pattern="1">
|
||
|
<source>CODCF</source>
|
||
|
</field>
|
||
|
<field border="2" x="58.31" type="Linea" pattern="1" />
|
||
|
<field x="59" type="Stringa" width="3" pattern="1">
|
||
|
<source>17.VSNRPROT</source>
|
||
|
</field>
|
||
|
<field x="62.5" type="Data" width="8" pattern="1">
|
||
|
<source>17.VSDATAREG</source>
|
||
|
</field>
|
||
|
<field border="2" x="71.43" type="Linea" pattern="1" />
|
||
|
<field x="72.5" type="Stringa" width="3" pattern="1">
|
||
|
<source>17.NSNPROT</source>
|
||
|
</field>
|
||
|
<field x="76" type="Data" width="8" pattern="1">
|
||
|
<source>17.NSDATAREG</source>
|
||
|
</field>
|
||
|
<field border="2" x="84.5" type="Linea" pattern="1" />
|
||
|
<field x="85.5" type="Data" width="10" pattern="1">
|
||
|
<source>17.DATAESC</source>
|
||
|
</field>
|
||
|
<field x="96" type="Stringa" width="4" pattern="1">
|
||
|
<source>17.ASSFIS</source>
|
||
|
</field>
|
||
|
</section>
|
||
|
<section type="Foot" />
|
||
|
<section type="Foot" level="1" />
|
||
|
<sql>USE CLIFO KEY 2 SELECT (17.VSNRPROT!='')
|
||
|
JOIN CFVEN INTO TIPOCF=TIPOCF CODCF=CODCF
|
||
|
FROM TIPOCF='C'
|
||
|
TO TIPOCF='C'</sql>
|
||
|
</report>
|