Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 3.1 patch 766 git-svn-id: svn://10.65.10.50/trunk@14628 c028cbd2-c16b-5b4b-a496-9718f37d4682
37 lines
1.2 KiB
Plaintext
Executable File
37 lines
1.2 KiB
Plaintext
Executable File
|
|
<report name="mg3600a" lpi="6">
|
|
<description>Stampa etichette articoli</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>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 ANAMAG
|
|
JOIN UMART INTO CODART=CODART NRIGA=1
|
|
FROM CODART=#DACODART
|
|
TO CODART=#ACODART
|
|
</sql>
|
|
</report> |