54 lines
2.2 KiB
Plaintext
54 lines
2.2 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||
|
<report name="ve1600a" orientation="2" lpi="8">
|
||
|
<font face="Courier New" size="7" />
|
||
|
<section type="Head" pattern="1">
|
||
|
<font face="Courier New" bold="1" size="7" />
|
||
|
<field y="1" type="Testo" width="30" pattern="1" text="Anomalia riscontrata " />
|
||
|
<field x="30" y="1" type="Testo" width="10" pattern="1" text="Data" />
|
||
|
<field x="41" y="1" type="Testo" width="10" pattern="1" text="Documento" />
|
||
|
<field x="53" y="1" type="Testo" align="right" width="4" pattern="1" text="Riga" />
|
||
|
<field x="58" type="Testo" width="20" pattern="1" text="Articolo" />
|
||
|
<field x="80" type="Testo" width="30" pattern="1" text="Descrizione" />
|
||
|
<field x="110" type="Testo" width="2" pattern="1" text="UM" />
|
||
|
<field x="113" type="Testo" width="10" pattern="1" text="Quantità"/>
|
||
|
<field border="3" y="2.5" type="Linea" width="180" height="0" pattern="1" />
|
||
|
</section>
|
||
|
<section type="Head" level="1" pattern="1" />
|
||
|
<section type="Body" pattern="1" />
|
||
|
<section type="Body" level="1" pattern="1">
|
||
|
<field type="Stringa" dynamic_height="1" width="30" height="2" pattern="1">
|
||
|
<source>MESSAGE</source>
|
||
|
</field>
|
||
|
<field x="30" type="Data" width="10" pattern="1">
|
||
|
<source>33.DATADOC</source>
|
||
|
</field>
|
||
|
<field x="41" type="Stringa" width="4" pattern="1">
|
||
|
<source>33.CODNUM</source>
|
||
|
</field>
|
||
|
<field x="46" type="Numero" align="right" width="6" pattern="1">
|
||
|
<source>33.NDOC</source>
|
||
|
</field>
|
||
|
<field x="53" type="Numero" align="right" width="4" pattern="1">
|
||
|
<source>34.NRIGA</source>
|
||
|
</field>
|
||
|
<field x="58" type="Stringa" width="20" pattern="1">
|
||
|
<source>34.CODART</source>
|
||
|
</field>
|
||
|
<field x="80" type="Stringa" dynamic_height="1" width="30" height="2" pattern="1">
|
||
|
<source>34.DESCR</source>
|
||
|
</field>
|
||
|
<field x="110" type="Stringa" width="2" pattern="1">
|
||
|
<source>34.UMQTA</source>
|
||
|
</field>
|
||
|
<field x="113" type="Numero" width="10" pattern="1">
|
||
|
<source>34.QTA</source>
|
||
|
</field>
|
||
|
</section>
|
||
|
<section type="Foot" pattern="1" />
|
||
|
<section type="Foot" level="1" pattern="1" />
|
||
|
<sql>USE 34 SELECT TIPODOC="B01"
|
||
|
JOIN 33 INTO PROVV==PROVV ANNO==ANNO CODNUM==CODNUM NDOC==NDOC
|
||
|
FROM PROVV=D ANNO=#ANNO
|
||
|
TO PROVV=D ANNO=#ANNO
|
||
|
</sql>
|
||
|
</report>
|