Patch level :

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :


git-svn-id: svn://10.65.10.50/trunk@17340 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
lvietri 2008-10-02 14:10:52 +00:00
parent 64ea13da21
commit 485a1dba83

View File

@ -18,48 +18,48 @@
<font face="Courier New" bold="1" size="8" />
</field>
<field x="52" y="2" type="Stringa" width="50" pattern="1">
<source>20.RAGSOC</source>
<source>500@.RAGSOC</source>
</field>
<field x="2" y="3" type="Testo" width="3" pattern="1" text="del" />
<field x="11" y="3" type="Data" width="12" pattern="1">
<source>168.DATAIN</source>
</field>
<field x="52" y="3" type="Stringa" width="35" pattern="1">
<source>20.INDCF</source>
<source>500@.INDCF</source>
</field>
<field x="88.5" y="3" type="Stringa" width="10" pattern="1">
<source>20.CIVCF</source>
<source>500@.CIVCF</source>
</field>
<field x="2" y="4" type="Testo" width="10" pattern="1" text="Scadenza" />
<field x="11" y="4" type="Data" width="12" pattern="1">
<source>168.DATASC</source>
</field>
<field x="52" y="4" type="Stringa" width="6" pattern="1">
<source>20.CAPCF</source>
<source>500@.CAPCF</source>
</field>
<field x="59" y="4" type="Stringa" width="35" pattern="1">
<source>20.LOCALITACF</source>
<source>500@.LOCALITACF</source>
</field>
<field x="52" y="5" type="Testo" width="5" pattern="1" text="C.F." />
<field x="57" y="5" type="Stringa" width="16" pattern="1">
<source>20.COFI</source>
<source>500@.COFI</source>
</field>
<field border="2" x="1" y="6" type="Linea" width="115" height="0" pattern="1" />
<field x="2" y="6" type="Testo" width="10" pattern="1" text="Pagamento" />
<field x="13" y="6" type="Stringa" width="4" pattern="1">
<source>20.CODPAG</source>
<source>500@.CODPAG</source>
</field>
<field x="18" y="6" type="Stringa" width="30" pattern="1">
<source>201@.S0</source>
</field>
<field x="55" y="6" type="Testo" width="14" pattern="1" text="Consegnare a" />
<field x="2" y="7" type="Testo" width="12" pattern="1" text="Banca: ABI " />
<field x="14" y="7" type="Numero" align="right" width="7" pattern="1">
<source>20.CODABI</source>
<field x="14" y="7" type="Numero" align="right" width="5" pattern="1">
<source>500@.CODABI</source>
</field>
<field x="22.5" y="7" type="Testo" width="4" pattern="1" text="CAB" />
<field x="27.5" y="7" type="Numero" align="right" width="5" pattern="1">
<source>20.CODCAB</source>
<source>500@.CODCAB</source>
</field>
<field x="52" y="7" type="Stringa" width="50" pattern="1">
<source>200@.RAGSOC</source>
@ -102,35 +102,37 @@
<section type="Body" />
<section type="Body" level="1">
<field x="2" y="1" type="Stringa" width="20" pattern="1">
<source>169.CODART</source>
<source>501@.CODART</source>
</field>
<field x="24" y="1" type="Stringa" width="50" pattern="1">
<source>47.DESCR</source>
<source>502@.DESCR</source>
</field>
<field x="76" y="1" type="Numero" align="right" width="18" pattern="1" hide_zero="1">
<source>169.PREZZO</source>
<source>501@.PREZZO</source>
</field>
<field x="96" y="1" type="Stringa" width="3" pattern="1">
<source>169.UM</source>
<source>501@.UM</source>
</field>
<field x="100" y="1" type="Numero" align="right" width="15" pattern="1" hide_zero="1">
<source>169.QTACONG</source>
<source>501@.QTACONG</source>
</field>
</section>
<section type="Foot" />
<section type="Foot" level="1" />
<section type="Foot" level="1">
<field border="2" x="1" y="1" type="Linea" width="115" height="0" pattern="1" />
</section>
<sql>USE 168
SELECT BETWEEN (CODCONT,#F_CODCONT_DA,#F_CODCONT_A)
JOIN 20 TO 168 INTO TIPOCF=="C" CODCF==CODCF
JOIN 20 TO 168 ALIAS 500 INTO TIPOCF=="C" CODCF==CODCF
JOIN 169 TO 168 INTO CODCF==CODCF CODCONT==CODCONT
JOIN 169 TO 168 ALIAS 501 INTO CODCF==CODCF CODCONT==CODCONT
JOIN 47 TO 169 ALIAS 502 INTO CODART==CODART
JOIN 16 TO 168 ALIAS 200 INTO TIPOCF=="C" CODCF==CODCF CODIND==CODINDSP
JOIN 47 TO 169 INTO CODART==CODART
JOIN %CPG TO 20 ALIAS 201 INTO CODTAB==CODPAG
JOIN %BAN TO 20 ALIAS 204 INTO CODTAB==CODABI+CODCAB