51 lines
2.2 KiB
XML
51 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<report libraries="ve1300" name="exp_edi" orientation="2" lpi="6">
|
|
<description>EXPORT DATI BOLLE IN FORMATO EDI</description>
|
|
<font face="Courier New" size="8" />
|
|
<section type="Head" pattern="1" />
|
|
<section type="Head" level="1" pattern="1">
|
|
<field type="Stringa" width="128" pattern="1">
|
|
<source>"00" +"00"+'IT'+'02035270350 '</source>
|
|
</field>
|
|
</section>
|
|
<section type="Head" level="2" pattern="1">
|
|
<groupby>NDOC</groupby>
|
|
<field type="Stringa" width="128" pattern="1">
|
|
<source>"01" +"0"+NDOC+LEFT(' ',8-LEN(NDOC))+33.DATADOC[7,10]+33.DATADOC[4,5]+33.DATADOC[1,2]+33.CODINDSP+LEFT(' ',8-LEN(33.CODINDSP))+'EUR'</source>
|
|
</field>
|
|
</section>
|
|
<section type="Body" pattern="1" />
|
|
<section type="Body" level="1" pattern="1">
|
|
<field x="2" type="Stringa" width="16" pattern="1">
|
|
<source>CODART</source>
|
|
</field>
|
|
<field x="18" type="Stringa" width="64" pattern="1">
|
|
<source>DESCR</source>
|
|
</field>
|
|
<field x="82" type="Numero" align="right" width="12" pattern="1" text="@@@@@@@@@@@@">
|
|
<source>QTAGG1*1000</source>
|
|
</field>
|
|
<field x="94" type="Stringa" width="8" pattern="1">
|
|
<source>UMQTA</source>
|
|
</field>
|
|
<field x="102" type="Numero" align="right" width="12" pattern="1" text="@@@@@@@@@@@@">
|
|
<source>PREZZONS*1000</source>
|
|
</field>
|
|
<field x="114" type="Numero" align="right" width="5" pattern="1" text="@@@@@">
|
|
<source>200@.R0*100</source>
|
|
</field>
|
|
<field x="119" type="Testo" width="8" pattern="1" text="00000000" />
|
|
<field x="127" type="Stringa" align="right" width="20" pattern="1" />
|
|
<field x="147" type="Stringa" align="right" width="7" pattern="1" text="&#A0;" />
|
|
<field x="154" type="Testo" hidden="1" width="1" pattern="1" text="X" />
|
|
<field type="Testo" width="2" id="100" pattern="1" text="02" />
|
|
</section>
|
|
<section type="Foot" pattern="1" />
|
|
<section type="Foot" level="1" pattern="1" />
|
|
<section type="Foot" level="2" pattern="1" />
|
|
<sql>USE RDOC SELECT (33.CODCF=#DACODCF)(BETWEEN(33.DATADOC,#DADATA,#ADATA))
|
|
JOIN DOC INTO CODNUM==CODNUM ANNO==ANNO PROVV==PROVV NDOC==NDOC
|
|
JOIN %IVA ALIAS 200 INTO CODTAB==CODIVA
|
|
FROM CODNUM=#SCOD ANNO=#ANNOSEL
|
|
TO CODNUM=#SCOD ANNO=#ANNOSEL</sql>
|
|
</report> |