33 lines
1.3 KiB
XML
33 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<report name="eticli" lpi="6">
|
|
<description>Stampa etichette clienti</description>
|
|
<font face="Courier New" size="10" />
|
|
<section type="Head" pattern="1" />
|
|
<section type="Head" level="1" pattern="1" />
|
|
<section type="Body" pattern="1" />
|
|
<section type="Body" level="1" width="42" height="8.3" pattern="1">
|
|
<field x="1" y="1" type="Testo" width="10" pattern="1" text="Spett.le" />
|
|
<field x="1" y="2" type="Stringa" width="40" height="2" pattern="1">
|
|
<source>RAGSOC</source>
|
|
</field>
|
|
<field x="1" y="4" type="Stringa" width="40" height="2" pattern="1">
|
|
<source>INDCF+', '+CIVCF</source>
|
|
</field>
|
|
<field x="1" y="6" type="Stringa" width="40" pattern="1">
|
|
<source>LOCALITACF</source>
|
|
</field>
|
|
<field x="1" y="7" type="Stringa" width="5" pattern="1">
|
|
<source>CAPCF</source>
|
|
</field>
|
|
<field x="7" y="7" type="Stringa" width="34" pattern="1">
|
|
<prescript description="B1.0 PRESCRIPT">MESSAGE ISAMREAD,13,STATO==STATOCF!COM==COMCF,DENCOM</prescript>
|
|
</field>
|
|
</section>
|
|
<section type="Foot" pattern="1" />
|
|
<section type="Foot" level="1" pattern="1" />
|
|
<sql>USE CLIFO SELECT CFVEN.CODAG==#CODAG
|
|
JOIN CFVEN INTO TIPOCF==TIPOCF CODCF==CODCF
|
|
FROM TIPOCF="C" CODCF=#DACLI
|
|
TO TIPOCF="C" CODCF=#ACLI
|
|
</sql>
|
|
</report> |