Patch level : 10.0 no p

Files correlati     :
Ricompilazione Demo : [ ]
Commento            : modifiche al report personalizzazione pharmatex


git-svn-id: svn://10.65.10.50/trunk@19746 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
cris 2009-12-10 12:11:23 +00:00
parent f61ec78ee4
commit 4790a0471d

View File

@ -3,7 +3,34 @@
<description>Stampa clienti e indirizzi di spedizione</description>
<font face="Courier New" size="10" />
<section type="Head" />
<section type="Head" level="1" />
<section type="Head" level="1">
<field type="Testo" width="10" pattern="1" text="Codcli" />
<field x="10" type="Testo" width="50" pattern="1" text="Ragione sociale">
<source>RAGSOC</source>
</field>
<field x="60" type="Testo" width="16" pattern="1" text="CodFiscale">
<source>Codfiscale</source>
</field>
<field x="76" type="Testo" width="12" pattern="1" text="PartitaIva">
<source>PartitaIva
</source>
</field>
<field x="88" type="Testo" width="51" pattern="1" text="Indirizzo">
<source>CLIFO.INDCF+' '+CLIFO.CIVCF</source>
</field>
<field x="139" type="Testo" width="5" pattern="1" text="CAP">
<source>CLIFO.CAPCF</source>
</field>
<field x="144" type="Testo" width="50" pattern="1" text="Comune">
<source>100@.DENCOM</source>
</field>
<field x="194" type="Testo" width="35" pattern="1" text="Localita">
<source>CLIFO.LOCALITACF</source>
</field>
<field x="229" type="Stringa" width="5" pattern="1">
<source>100@.PROVCOM</source>
</field>
</section>
<section type="Body" />
<section type="Body" level="1">
<field type="Stringa" width="10" pattern="1">
@ -27,7 +54,10 @@
<field x="144" type="Stringa" width="50" pattern="1">
<source>100@.DENCOM</source>
</field>
<field x="194" type="Stringa" width="5" pattern="1">
<field x="194" type="Stringa" width="35" pattern="1">
<source>CLIFO.LOCALITACF</source>
</field>
<field x="229" type="Stringa" width="5" pattern="1">
<source>100@.PROVCOM</source>
</field>
</section>
@ -41,12 +71,6 @@ TO TIPOCF='C' CODCF=#PARENT.CODCF
<field x="10" type="Stringa" width="50" pattern="1">
<source>RAGSOC</source>
</field>
<field x="60" type="Stringa" width="16" pattern="1">
<source>COFI</source>
</field>
<field x="76" type="Stringa" width="12" pattern="1">
<source>PAIV</source>
</field>
<field x="88" type="Stringa" width="51" pattern="1">
<source>INDSPED.INDIR+' '+INDSPED.CIV</source>
<alt_source>CLIFO.INDCF+' '+CLIFO.CIVCF</alt_source>
@ -59,7 +83,10 @@ TO TIPOCF='C' CODCF=#PARENT.CODCF
<source>200@.DENCOM</source>
<alt_source>100@.DENCOM</alt_source>
</field>
<field x="194" type="Stringa" width="5" pattern="1">
<field x="194" type="Stringa" width="35" pattern="1">
<source>INDSPED.LOCALITA</source>
</field>
<field x="229" type="Stringa" width="5" pattern="1">
<source>200@.PROVCOM</source>
<alt_source>100@.PROVCOM</alt_source>
</field>