Patch level :10.0 298

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :
sistemato footer stupido che non stampava l'erogante dell'ultima pagina!


git-svn-id: svn://10.65.10.50/trunk@18867 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2009-05-13 13:34:38 +00:00
parent 43a10c96f9
commit f4d2eee18b
2 changed files with 20 additions and 10 deletions

View File

@ -11,7 +11,7 @@ MESSAGE RESET,F2.102
MESSAGE RESET,F2.103
MESSAGE RESET,F2.104
MESSAGE RESET,F2.105</prescript>
<field border="1" radius="100" x="29" y="0.25" type="Rettangolo" width="60" height="3" pattern="1" />
<field border="1" radius="100" x="26.5" y="0.25" type="Rettangolo" width="64" height="3" pattern="1" />
<field x="29" y="1" type="Testo" align="center" width="60" pattern="1" text="CERTIFICAZIONE DEI COMPENSI ASSOGGETTATI A RITENUTA D'ACCONTO " />
<field x="29" y="2" type="Testo" align="center" width="60" pattern="1" text="(Art.4 commi 6-ter e 6-quater D.P.R. 22-07-1998, n.332" />
<field border="1" radius="100" x="51" y="4" type="Rettangolo" width="68" height="12" pattern="1" />
@ -26,8 +26,7 @@ MESSAGE RESET,F2.105</prescript>
<source>IF(#101='',ANAGR.CIVRES,ANAGR.CIVRF)</source>
</field>
<field x="66" y="7.5" type="Stringa" width="5" pattern="1">
<source>
IF(#101='',ANAGR.CAPRES,ANAGR.CAPRF)
<source>IF(#101='',ANAGR.CAPRES,ANAGR.CAPRF)
</source>
</field>
<field x="72" y="7.5" type="Stringa" width="40" pattern="1">
@ -108,6 +107,11 @@ MESSAGE RESET,F2.105</prescript>
<field x="66" y="6.5" type="Stringa" width="35" id="103" pattern="1">
<source>IF(#101='',ANAGR.INDRES,ANAGR.INDRF)</source>
</field>
<field x="90" y="17" type="Numero" hidden="1" align="right" width="5" id="200" pattern="1">
<font face="Arial" bold="1" size="8" />
<source>CODDITTA</source>
<postscript description="H2.200 POSTSCRIPT">MESSAGE COPY,F2.200</postscript>
</field>
<field x="120" y="10.5" type="Stringa" hidden="1" width="4" id="201" pattern="1">
<prescript description="H2.201 PRESCRIPT">MESSAGE ISAMREAD,ANAFIS,CODANAGR=ANAGR.CODANAGR,COMNASC</prescript>
</field>
@ -178,7 +182,7 @@ MESSAGE RESET,F3.105</prescript>
<field x="94" y="5" type="Testo" width="8" pattern="1" text="In fede" />
<field x="10" y="5.5" type="Stringa" width="50" pattern="1">
<font face="Arial" bold="1" size="8" />
<prescript description="F2.0 PRESCRIPT">MESSAGE ISAMREAD,NDITTE,CODDITTA=CODDITTA,RAGSOC</prescript>
<prescript description="F2.0 PRESCRIPT">MESSAGE ISAMREAD,NDITTE,CODDITTA=#200,RAGSOC</prescript>
</field>
<field x="2" y="6.75" type="Testo" width="14" pattern="1" text="Indirizzo:" />
<field x="62" y="7.5" type="Testo" width="5" pattern="1" text="Prov." />
@ -202,11 +206,12 @@ MESSAGE RESET,F3.105</prescript>
<font face="Arial" bold="1" size="8" />
</field>
<field x="62" y="5.5" type="Stringa" hidden="1" width="5" id="198" pattern="1">
<prescript description="F2.198 PRESCRIPT">MESSAGE ISAMREAD,NDITTE,CODDITTA=CODDITTA,CODANAGR</prescript>
<prescript description="F2.198 PRESCRIPT">MESSAGE ISAMREAD,NDITTE,CODDITTA=#200,CODANAGR</prescript>
</field>
<field x="68" y="5.5" type="Stringa" hidden="1" width="1" id="199" pattern="1">
<prescript description="F2.199 PRESCRIPT">MESSAGE ISAMREAD,NDITTE,CODDITTA=CODDITTA,TIPOA</prescript>
<prescript description="F2.199 PRESCRIPT">MESSAGE ISAMREAD,NDITTE,CODDITTA=#200,TIPOA</prescript>
</field>
<field x="4" y="5.5" type="Numero" hidden="1" align="right" width="5" id="200" pattern="1" />
<field x="10" y="6.5" type="Stringa" width="35" id="203" pattern="1">
<prescript description="F2.203 PRESCRIPT">MESSAGE ISAMREAD,ANAGR,TIPOA=#199!CODANAGR=#198,INDRES</prescript>
</field>

View File

@ -11,7 +11,7 @@ MESSAGE RESET,F2.102
MESSAGE RESET,F2.103
MESSAGE RESET,F2.104
MESSAGE RESET,F2.105</prescript>
<field border="1" radius="100" x="29" y="0.25" type="Rettangolo" width="60" height="3" pattern="1" />
<field border="1" radius="100" x="26.5" y="0.25" type="Rettangolo" width="64" height="3" pattern="1" />
<field x="29" y="1" type="Testo" align="center" width="60" pattern="1" text="CERTIFICAZIONE DEI COMPENSI ASSOGGETTATI A RITENUTA D'ACCONTO " />
<field x="29" y="2" type="Testo" align="center" width="60" pattern="1" text="(Art.4 commi 6-ter e 6-quater D.P.R. 22-07-1998, n.332" />
<field border="1" radius="100" x="51" y="4" type="Rettangolo" width="68" height="12" pattern="1" />
@ -108,6 +108,10 @@ MESSAGE RESET,F2.105</prescript>
<field x="66" y="6.5" type="Stringa" width="35" id="103" pattern="1">
<source>IF(#101='',ANAGR.INDRES,ANAGR.INDRF)</source>
</field>
<field x="90" y="17" type="Numero" hidden="1" align="right" width="5" id="200" pattern="1">
<source>CODDITTA</source>
<postscript description="H2.200 POSTSCRIPT">MESSAGE COPY,F2.200</postscript>
</field>
<field x="121.5" y="10.5" type="Stringa" hidden="1" width="4" id="201" pattern="1">
<prescript description="H2.201 PRESCRIPT">MESSAGE ISAMREAD,ANAFIS,CODANAGR=ANAGR.CODANAGR,COMNASC</prescript>
</field>
@ -170,7 +174,7 @@ MESSAGE RESET,F2.105</prescript>
<field x="94" y="5" type="Testo" width="8" pattern="1" text="In fede" />
<field x="10" y="5.5" type="Stringa" width="50" pattern="1">
<font face="Arial" bold="1" size="8" />
<prescript description="F2.0 PRESCRIPT">MESSAGE ISAMREAD,NDITTE,CODDITTA=CODDITTA,RAGSOC</prescript>
<prescript description="F2.0 PRESCRIPT">MESSAGE ISAMREAD,NDITTE,CODDITTA=#200,RAGSOC</prescript>
</field>
<field x="2" y="6.75" type="Testo" width="14" pattern="1" text="Indirizzo:" />
<field x="62" y="7.5" type="Testo" width="5" pattern="1" text="Prov." />
@ -194,11 +198,12 @@ MESSAGE RESET,F2.105</prescript>
<font face="Arial" bold="1" size="8" />
</field>
<field x="62" y="5.5" type="Stringa" hidden="1" width="5" id="198" pattern="1">
<prescript description="F2.198 PRESCRIPT">MESSAGE ISAMREAD,NDITTE,CODDITTA=CODDITTA,CODANAGR</prescript>
<prescript description="F2.198 PRESCRIPT">MESSAGE ISAMREAD,NDITTE,CODDITTA=#200,CODANAGR</prescript>
</field>
<field x="68" y="5.5" type="Stringa" hidden="1" width="1" id="199" pattern="1">
<prescript description="F2.199 PRESCRIPT">MESSAGE ISAMREAD,NDITTE,CODDITTA=CODDITTA,TIPOA</prescript>
<prescript description="F2.199 PRESCRIPT">MESSAGE ISAMREAD,NDITTE,CODDITTA=#200,TIPOA</prescript>
</field>
<field x="4" y="5.5" type="Numero" hidden="1" align="right" width="5" id="200" pattern="1" />
<field x="10" y="6.5" type="Stringa" width="35" id="203" pattern="1">
<prescript description="F2.203 PRESCRIPT">MESSAGE ISAMREAD,ANAGR,TIPOA=#199!CODANAGR=#198,INDRES</prescript>
</field>