Patch level : 10.0 604

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :

Bug 0001549: 002098 - stampa certificazioni

ho convertito i dati dalla 3.2, nella tabella causali ho inserito il codice tributo e la descrizione del tributo stesso ma se stampo le certificazioni non viene riportata ne la descrizione della causale ne quella del tributo.


git-svn-id: svn://10.65.10.50/trunk@20060 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 2010-02-05 16:24:22 +00:00
parent 14ebe49086
commit 9e5735380f
2 changed files with 4 additions and 4 deletions

View File

@ -130,7 +130,7 @@ MESSAGE RESET,F3.102
MESSAGE RESET,F3.103
MESSAGE RESET,F3.104
MESSAGE RESET,F3.105</prescript>
<field x="1" type="Numero" align="right" width="3" id="98" pattern="1">
<field x="1" type="Stringa" align="right" width="3" id="98" pattern="1">
<source>SCHPER.CODCAUS</source>
<postscript description="H3.98 POSTSCRIPT">MESSAGE COPY,F3.98</postscript>
</field>
@ -251,7 +251,7 @@ THEN</postscript>
</field>
</section>
<section type="Foot" level="3">
<field x="1" y="0.5" type="Numero" align="right" width="3" id="98" pattern="1" />
<field x="1" y="0.5" type="Stringa" align="right" width="3" id="98" pattern="1" />
<field x="5" y="0.5" type="Numero" align="right" width="5" id="99" pattern="1" />
<field x="10.5" y="0.5" type="Stringa" width="30" id="100" pattern="1" />
<field x="41" y="0.5" type="Valuta" align="right" width="12" id="101" pattern="1" text="#########,@@">

View File

@ -130,7 +130,7 @@ MESSAGE RESET,F2.105</prescript>
<field x="78.5" type="Numero" align="right" width="3" pattern="1" text="###">
<source>RPAG.PERC</source>
</field>
<field x="1" type="Numero" align="right" width="3" id="98" pattern="1">
<field x="1" type="Stringa" align="right" width="3" id="98" pattern="1">
<source>SCHPER.CODCAUS</source>
</field>
<field x="5" type="Numero" align="right" width="5" id="99" pattern="1">
@ -254,4 +254,4 @@ JOIN ANAGR INTO TIPOA==TIPOA CODANAGR==CODANAGR
JOIN COMUNI TO ANAGR INTO COM==COMRF(COMRES)
FROM CODDITTA=#CODDITTA TIPOA=#TIPODA CODANAGR=#CODANAGRDA
TO CODDITTA=#CODDITTA TIPOA=#TIPOA CODANAGR=#CODANAGRA</sql>
</report>
</report>