baa1e34d5c
Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 3.2 patch 1262 git-svn-id: svn://10.65.10.50/trunk@17631 c028cbd2-c16b-5b4b-a496-9718f37d4682
40 lines
1.4 KiB
XML
Executable File
40 lines
1.4 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<report name="mg3600b" lpi="6">
|
|
<description>Stampa etichette articoli da movimenti</description>
|
|
<font face="Courier New" size="10" />
|
|
<section type="Head" />
|
|
<section type="Head" level="1" />
|
|
<section type="Body" />
|
|
<section type="Body" level="1" width="40" height="9">
|
|
<field x="1" y="2" type="Stringa" width="20" pattern="1">
|
|
<source>CODART</source>
|
|
</field>
|
|
<field x="1" y="3" type="Stringa" width="38" height="2" pattern="1">
|
|
<source>ANAMAG.DESCR</source>
|
|
</field>
|
|
<field x="1" y="5.75" type="Testo" width="2" pattern="1" text="P" />
|
|
<field x="3" y="5.75" type="Prezzo" align="right" width="15" pattern="1" text="#########,@@">
|
|
<source>UMART.PREZZO</source>
|
|
</field>
|
|
<field x="19.12" y="5.75" type="Testo" width="4" pattern="1" text="Lit." />
|
|
<field x="24" y="5.75" type="Numero" align="right" width="15" pattern="1" text="###.###.###.###.###">
|
|
<source>UMART.PREZZO</source>
|
|
<prescript description="B1.0 PRESCRIPT">#THIS @
|
|
1936.27
|
|
*
|
|
0
|
|
ROUND
|
|
#THIS !</prescript>
|
|
</field>
|
|
</section>
|
|
<section type="Foot" />
|
|
<section type="Foot" level="1" />
|
|
<sql>USE RMOVMAG KEY 2
|
|
SELECT (110-E;CODCAUS==#CAUS)BETWEEN(110-E;DATAREG,#DADATA,#ADATA)BETWEEN(110-E;NUMREG,#DANUM,#ANUM)
|
|
JOIN MOVMAG INTO NUMREG=NUMREG
|
|
JOIN ANAMAG INTO CODART=CODART
|
|
JOIN UMART TO ANAMAG INTO CODART=CODART NRIGA=1
|
|
FROM CODART=#DACODART
|
|
TO CODART=#ACODART
|
|
</sql>
|
|
</report> |