campo-sirio/lv/lv0400h.rep

48 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8" ?>
<report name="lv0400h" lpi="6">
<description>Stampa conguagli diversi da zero</description>
<font face="Courier New" size="10" />
<section type="Head" pattern="1" />
<section type="Head" level="1" pattern="1" />
<section type="Head" level="2" pattern="1">
<groupby>CODCF</groupby>
<field type="Testo" width="10" pattern="1" text="Codice">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="11" type="Numero" width="6" pattern="1">
<source>169.CODCF</source>
</field>
<field x="18" type="Stringa" width="50" pattern="1">
<source>20.RAGSOC</source>
</field>
<field y="2.25" type="Testo" width="20" pattern="1" text="Codice articolo">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="21" y="2.25" type="Testo" width="50" pattern="1" text="Descrizione">
<font face="Courier New" bold="1" size="10" />
</field>
<field x="72" y="2.25" type="Testo" align="right" width="15" pattern="1" text="Conguaglio">
<font face="Courier New" bold="1" size="10" />
<source>169.QTACONG</source>
</field>
<field border="2" y="3.75" type="Linea" width="87" height="0" pattern="1" />
</section>
<section type="Body" pattern="1" />
<section type="Body" level="1" pattern="1">
<field type="Stringa" width="20" pattern="1">
<source>169.CODART</source>
</field>
<field x="21" type="Stringa" width="50" pattern="1">
<source>47.DESCR</source>
</field>
<field x="72" type="Numero" align="right" width="15" pattern="1" hide_zero="1">
<source>169.QTACONG</source>
</field>
</section>
<section type="Foot" pattern="1" />
<section type="Foot" level="1" pattern="1" />
<section type="Foot" level="2" height="2" pattern="1" />
<sql>USE 169 SELECT QTACONG!=0
JOIN 20 INTO TIPOCF=='C' CODCF==CODCF
JOIN 47 INTO CODART==CODART</sql>
</report>