Patch level :4.0 524
Files correlati :ca3.exe ca3700a.rep Ricompilazione Demo : [ ] Commento :Cambiata la sezione dei totali nella stampa del rendiconto. Aggiunta la trattazione dei documenti con codice iva = iva_errata (ordini) in modo da farli apparire sempre positivi nel body ma sommarli con segno corretto (C o F). git-svn-id: svn://10.65.10.50/trunk@14412 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
299458f953
commit
193d3c324e
@ -767,12 +767,20 @@ F=IMF*/
|
|||||||
if (tipoiva == iva_acquisti)
|
if (tipoiva == iva_acquisti)
|
||||||
sezione_normale = 'D';
|
sezione_normale = 'D';
|
||||||
else
|
else
|
||||||
{
|
if (tipoiva == nessuna_iva)
|
||||||
if (caus.sezione_clifo() == 'D')
|
{
|
||||||
sezione_normale = 'A';
|
if (caus.sezione_clifo() == 'D')
|
||||||
|
sezione_normale = 'A';
|
||||||
|
else
|
||||||
|
sezione_normale = 'D';
|
||||||
|
}
|
||||||
else
|
else
|
||||||
sezione_normale = 'D';
|
{ //iva errata -> non ha causali -> cerca di capire se cliente o fornitore
|
||||||
}
|
if (newdoc != NULL && newdoc->get_char(DOC_TIPOCF) == 'C')
|
||||||
|
sezione_normale = 'A';
|
||||||
|
else
|
||||||
|
sezione_normale = 'D';
|
||||||
|
}
|
||||||
|
|
||||||
imp.normalize(sezione_normale);
|
imp.normalize(sezione_normale);
|
||||||
|
|
||||||
@ -929,19 +937,23 @@ void TPrint_rendiconto_ca_recordset::scrive_riga_speciale(const TDocumento* doc,
|
|||||||
if (tipoiva == iva_vendite)
|
if (tipoiva == iva_vendite)
|
||||||
sezione_normale = 'A';
|
sezione_normale = 'A';
|
||||||
else
|
else
|
||||||
{
|
if (tipoiva == nessuna_iva)
|
||||||
if (tipoiva == iva_acquisti)
|
|
||||||
sezione_normale = 'D';
|
|
||||||
else
|
|
||||||
{
|
{
|
||||||
if (caus.sezione_clifo() == 'D')
|
if (caus.sezione_clifo() == 'D')
|
||||||
sezione_normale = 'A';
|
sezione_normale = 'A';
|
||||||
else
|
else
|
||||||
sezione_normale = 'D';
|
sezione_normale = 'D';
|
||||||
}
|
}
|
||||||
}
|
else
|
||||||
|
{ //iva errata -> non ha causali -> cerca di capire se cliente o fornitore
|
||||||
|
if (doc != NULL && doc->get_char(DOC_TIPOCF) == 'C')
|
||||||
|
sezione_normale = 'A';
|
||||||
|
else
|
||||||
|
sezione_normale = 'D';
|
||||||
|
}
|
||||||
|
|
||||||
imp.normalize(sezione_normale);
|
imp.normalize(sezione_normale);
|
||||||
|
|
||||||
//i documenti speciali vanno SOLO in FATTURATO
|
//i documenti speciali vanno SOLO in FATTURATO
|
||||||
tmpcurr.put("FATTURATO", imp.valore());
|
tmpcurr.put("FATTURATO", imp.valore());
|
||||||
}
|
}
|
||||||
|
199
ca/ca3700a.rep
199
ca/ca3700a.rep
@ -34,8 +34,6 @@
|
|||||||
<field x="1" y="3.5" type="Testo" width="15" id="121" pattern="1" text="Rif. Contabile" />
|
<field x="1" y="3.5" type="Testo" width="15" id="121" pattern="1" text="Rif. Contabile" />
|
||||||
</section>
|
</section>
|
||||||
<section type="Head" level="1" height="11">
|
<section type="Head" level="1" height="11">
|
||||||
<prescript description="H1 PRESCRIPT">MESSAGE RESET,F1.101
|
|
||||||
MESSAGE RESET,F1.102</prescript>
|
|
||||||
<field border="1" radius="100" x="1" type="Testo" valign="center" align="center" shade_offset="25" width="167" height="2.5" text="RENDICONTO">
|
<field border="1" radius="100" x="1" type="Testo" valign="center" align="center" shade_offset="25" width="167" height="2.5" text="RENDICONTO">
|
||||||
<font face="Courier New" bold="1" size="16" />
|
<font face="Courier New" bold="1" size="16" />
|
||||||
</field>
|
</field>
|
||||||
@ -140,9 +138,12 @@ MESSAGE RESET,F1.102</prescript>
|
|||||||
<section repeat="1" type="Head" level="2" height="2">
|
<section repeat="1" type="Head" level="2" height="2">
|
||||||
<groupby>ORDCONT+CONTO</groupby>
|
<groupby>ORDCONT+CONTO</groupby>
|
||||||
<font italic="1" face="Courier New" size="8" />
|
<font italic="1" face="Courier New" size="8" />
|
||||||
<prescript description="H2 PRESCRIPT">MESSAGE RESET,F2.101
|
<prescript description="H2 PRESCRIPT">MESSAGE RESET,F2.400
|
||||||
MESSAGE RESET,F2.102
|
MESSAGE RESET,F2.500
|
||||||
MESSAGE RESET,F2.103</prescript>
|
MESSAGE RESET,F2.600
|
||||||
|
MESSAGE RESET,F2.700
|
||||||
|
MESSAGE RESET,F2.800
|
||||||
|
MESSAGE RESET,F2.900</prescript>
|
||||||
<field x="1" y="0.5" type="Stringa" bg_color="#C0C0C0" width="23">
|
<field x="1" y="0.5" type="Stringa" bg_color="#C0C0C0" width="23">
|
||||||
<font italic="1" face="Courier New" bold="1" size="8" />
|
<font italic="1" face="Courier New" bold="1" size="8" />
|
||||||
<source>CONTO</source>
|
<source>CONTO</source>
|
||||||
@ -155,10 +156,10 @@ MESSAGE RESET,F2.103</prescript>
|
|||||||
<field x="74" y="0.5" type="Testo" align="right" bg_color="#C0C0C0" width="66" text="Budget E;E;E;">
|
<field x="74" y="0.5" type="Testo" align="right" bg_color="#C0C0C0" width="66" text="Budget E;E;E;">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
</field>
|
</field>
|
||||||
<field x="140" y="0.5" type="Valuta" align="right" bg_color="#C0C0C0" width="15" id="102" hide_zero="1" text="###.###.###,@@">
|
<field x="140" y="0.5" type="Valuta" align="right" bg_color="#C0C0C0" width="15" id="700" hide_zero="1" text="###.###.###,@@">
|
||||||
<font italic="1" face="Courier New" bold="1" size="8" />
|
<font italic="1" face="Courier New" bold="1" size="8" />
|
||||||
<source>#VARIAZIONE</source>
|
<source>#VARIAZIONE</source>
|
||||||
<postscript description="H2.102 POSTSCRIPT">#THIS @ \ prende il proprio valore
|
<postscript description="H2.700 POSTSCRIPT">#THIS @ \ prende il proprio valore
|
||||||
"F1." \ decide il campo destinazione in base al valore di INDBIL,che gli viene passato dal programma..
|
"F1." \ decide il campo destinazione in base al valore di INDBIL,che gli viene passato dal programma..
|
||||||
300 \ ..i campi della somma vanno da 301 a 304 in base a valore INDBIL (che varia da 1 a 4)
|
300 \ ..i campi della somma vanno da 301 a 304 in base a valore INDBIL (che varia da 1 a 4)
|
||||||
#INDBIL @
|
#INDBIL @
|
||||||
@ -167,10 +168,10 @@ MESSAGE RESET,F2.103</prescript>
|
|||||||
+! \ esegue la ADD sul campo di destinazione
|
+! \ esegue la ADD sul campo di destinazione
|
||||||
</postscript>
|
</postscript>
|
||||||
</field>
|
</field>
|
||||||
<field x="155" y="0.5" type="Valuta" align="right" bg_color="#C0C0C0" width="15" id="103" hide_zero="1" text="###.###.###,@@">
|
<field x="155" y="0.5" type="Valuta" align="right" bg_color="#C0C0C0" width="15" id="800" hide_zero="1" text="###.###.###,@@">
|
||||||
<font italic="1" face="Courier New" bold="1" size="8" />
|
<font italic="1" face="Courier New" bold="1" size="8" />
|
||||||
<source>#PREVENTIVO</source>
|
<source>#PREVENTIVO</source>
|
||||||
<postscript description="H2.103 POSTSCRIPT">#THIS @ \ prende il proprio valore
|
<postscript description="H2.800 POSTSCRIPT">#THIS @ \ prende il proprio valore
|
||||||
"F1." \ decide il campo destinazione in base al valore di INDBIL,che gli viene passato dal programma..
|
"F1." \ decide il campo destinazione in base al valore di INDBIL,che gli viene passato dal programma..
|
||||||
300 \ ..i campi della somma vanno da 301 a 304 in base a valore INDBIL (che varia da 1 a 4)
|
300 \ ..i campi della somma vanno da 301 a 304 in base a valore INDBIL (che varia da 1 a 4)
|
||||||
#INDBIL @
|
#INDBIL @
|
||||||
@ -226,15 +227,15 @@ MESSAGE RESET,F2.103</prescript>
|
|||||||
</field>
|
</field>
|
||||||
<field x="132" y="0.5" type="Valuta" align="right" width="12" pattern="1" text="###.###.###,@@">
|
<field x="132" y="0.5" type="Valuta" align="right" width="12" pattern="1" text="###.###.###,@@">
|
||||||
<source>FATTURATO</source>
|
<source>FATTURATO</source>
|
||||||
<postscript description="B1.0 POSTSCRIPT">MESSAGE ADD,F2.101</postscript>
|
<postscript description="B1.0 POSTSCRIPT">MESSAGE ADD,F2.400</postscript>
|
||||||
</field>
|
</field>
|
||||||
<field x="145" y="0.5" type="Valuta" align="right" width="12" pattern="1" text="###.###.###,@@">
|
<field x="145" y="0.5" type="Valuta" align="right" width="12" pattern="1" text="###.###.###,@@">
|
||||||
<source>MATURATO</source>
|
<source>MATURATO</source>
|
||||||
<postscript description="B1.0 POSTSCRIPT">MESSAGE ADD,F2.102</postscript>
|
<postscript description="B1.0 POSTSCRIPT">MESSAGE ADD,F2.600</postscript>
|
||||||
</field>
|
</field>
|
||||||
<field x="158" y="0.5" type="Valuta" align="right" width="12" pattern="1" text="###.###.###,@@">
|
<field x="158" y="0.5" type="Valuta" align="right" width="12" pattern="1" text="###.###.###,@@">
|
||||||
<source>IMPEGNATO</source>
|
<source>IMPEGNATO</source>
|
||||||
<postscript description="B1.0 POSTSCRIPT">MESSAGE ADD,F2.103</postscript>
|
<postscript description="B1.0 POSTSCRIPT">MESSAGE ADD,F2.800</postscript>
|
||||||
</field>
|
</field>
|
||||||
<field y="0.5" type="Numero" hidden="1" align="right" width="1" id="100" pattern="1">
|
<field y="0.5" type="Numero" hidden="1" align="right" width="1" id="100" pattern="1">
|
||||||
<prescript description="B1.100 PRESCRIPT">#THIS @
|
<prescript description="B1.100 PRESCRIPT">#THIS @
|
||||||
@ -271,57 +272,150 @@ MESSAGE RESET,F2.103</prescript>
|
|||||||
<section type="Foot" />
|
<section type="Foot" />
|
||||||
<section type="Foot" level="1">
|
<section type="Foot" level="1">
|
||||||
<field border="2" x="1" y="0.5" type="Linea" width="169" height="0" pattern="1" />
|
<field border="2" x="1" y="0.5" type="Linea" width="169" height="0" pattern="1" />
|
||||||
<field x="133" y="1" type="Testo" width="25" pattern="1" text="BUDGET DI ATTIVITA' E;E;E;">
|
<field x="90" y="1" type="Testo" width="15" pattern="1" text="ATTIVITA'">
|
||||||
|
<font italic="1" face="Courier New" bold="1" size="9" />
|
||||||
|
</field>
|
||||||
|
<field x="143" y="1" type="Testo" width="15" pattern="1" text="BUDGET E;E;E;">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
</field>
|
</field>
|
||||||
<field x="133" y="2.5" type="Testo" width="25" pattern="1" text="BUDGET DI PASSIVITA' E;E;E;">
|
<field x="90" y="2.5" type="Testo" width="42" pattern="1" text="TOTALE FATTURATO, MATURATO, IMPEGNATO E;E;E;">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
</field>
|
</field>
|
||||||
<field x="133" y="4" type="Testo" width="25" pattern="1" text="BUDGET DI SPESA E;E;E;">
|
<field x="90" y="4" type="Testo" width="42" pattern="1" text="TOTALE DA FATTURARE, MATURARE, IMPEGNARE E;E;E;">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
</field>
|
</field>
|
||||||
<field x="133" y="5.5" type="Testo" width="25" pattern="1" text="BUDGET DI RICAVO E;E;E;">
|
<field x="143" y="6.5" type="Testo" width="15" pattern="1" text="BUDGET E;E;E;">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
</field>
|
</field>
|
||||||
<field x="90" y="7" type="Testo" width="42" pattern="1" text="TOTALE FATTURATO, MATURATO, IMPEGNATO E;E;E;">
|
<field x="90.37" y="6.75" type="Testo" width="15" pattern="1" text="PASSIVITA'">
|
||||||
|
<font italic="1" face="Courier New" bold="1" size="9" />
|
||||||
|
</field>
|
||||||
|
<field x="90.03" y="7.93" type="Testo" width="42" pattern="1" text="TOTALE FATTURATO, MATURATO, IMPEGNATO E;E;E;">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
</field>
|
</field>
|
||||||
<field x="90" y="8.5" type="Testo" width="42" pattern="1" text="TOTALE DA FATTURARE, MATURARE, IMPEGNARE E;E;E;">
|
<field x="90.03" y="9.43" type="Testo" width="42" pattern="1" text="TOTALE DA FATTURARE, MATURARE, IMPEGNARE E;E;E;">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
</field>
|
</field>
|
||||||
<field x="132" y="7" type="Valuta" align="right" width="12" id="101" pattern="1" text="###.###.###,@@">
|
<field x="143" y="12" type="Testo" width="15" pattern="1" text="BUDGET E;E;E;">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
</field>
|
</field>
|
||||||
<field x="145" y="7" type="Valuta" align="right" width="12" id="102" pattern="1" text="###.###.###,@@">
|
<field x="89.9" y="12.4" type="Testo" width="15" pattern="1" text="COSTI">
|
||||||
|
<font italic="1" face="Courier New" bold="1" size="9" />
|
||||||
|
</field>
|
||||||
|
<field x="90.4" y="13.53" type="Testo" width="42" pattern="1" text="TOTALE FATTURATO, MATURATO, IMPEGNATO E;E;E;">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
</field>
|
</field>
|
||||||
<field x="158" y="7" type="Valuta" align="right" width="12" id="103" pattern="1" text="###.###.###,@@">
|
<field x="90.4" y="15.03" type="Testo" width="42" pattern="1" text="TOTALE DA FATTURARE, MATURARE, IMPEGNARE E;E;E;">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
</field>
|
</field>
|
||||||
<field x="132" y="8.5" type="Valuta" align="right" width="12" id="201" pattern="1" text="###.###.###,@@">
|
<field x="143" y="17.75" type="Testo" width="15" pattern="1" text="BUDGET E;E;E;">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
<source>#103-#101</source>
|
|
||||||
</field>
|
</field>
|
||||||
<field x="145" y="8.5" type="Valuta" align="right" width="12" id="202" pattern="1" text="###.###.###,@@">
|
<field x="90.03" y="18.09" type="Testo" width="15" pattern="1" text="RICAVI">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font italic="1" face="Courier New" bold="1" size="9" />
|
||||||
<source>#103-#102</source>
|
|
||||||
</field>
|
</field>
|
||||||
<field x="158" y="8.5" type="Valuta" align="right" width="12" id="203" pattern="1" text="###.###.###,@@">
|
<field x="90" y="19.25" type="Testo" width="42" pattern="1" text="TOTALE FATTURATO, MATURATO, IMPEGNATO E;E;E;">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
</field>
|
||||||
|
<field x="90" y="20.75" type="Testo" width="42" pattern="1" text="TOTALE DA FATTURARE, MATURARE, IMPEGNARE E;E;E;">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
<source>#F1.111-#103</source>
|
|
||||||
</field>
|
</field>
|
||||||
<field x="158" y="1" type="Valuta" align="right" width="12" id="301" pattern="1" hide_zero="1" text="###.###.###,@@">
|
<field x="158" y="1" type="Valuta" align="right" width="12" id="301" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
</field>
|
</field>
|
||||||
<field x="158" y="2.5" type="Valuta" align="right" width="12" id="302" pattern="1" hide_zero="1" text="###.###.###,@@">
|
<field x="158" y="6.5" type="Valuta" align="right" width="12" id="302" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
</field>
|
</field>
|
||||||
<field x="158" y="4" type="Valuta" align="right" width="12" id="303" pattern="1" hide_zero="1" text="###.###.###,@@">
|
<field x="158" y="12" type="Valuta" align="right" width="12" id="303" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
</field>
|
</field>
|
||||||
<field x="158" y="5.5" type="Valuta" align="right" width="12" id="304" pattern="1" hide_zero="1" text="###.###.###,@@">
|
<field x="158" y="17.75" type="Valuta" align="right" width="12" id="304" pattern="1" hide_zero="1" text="###.###.###,@@">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
</field>
|
</field>
|
||||||
|
<field x="132" y="2.5" type="Valuta" align="right" width="12" id="401" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
</field>
|
||||||
|
<field x="132" y="8" type="Valuta" align="right" width="12" id="402" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
</field>
|
||||||
|
<field x="132" y="13.5" type="Valuta" align="right" width="12" id="403" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
</field>
|
||||||
|
<field x="132" y="19.25" type="Valuta" align="right" width="12" id="404" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
</field>
|
||||||
|
<field x="132" y="4" type="Valuta" align="right" width="12" id="501" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
<source>#801-#401</source>
|
||||||
|
</field>
|
||||||
|
<field x="132" y="9.5" type="Valuta" align="right" width="12" id="502" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
<source>#802-#402</source>
|
||||||
|
</field>
|
||||||
|
<field x="132" y="15" type="Valuta" align="right" width="12" id="503" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
<source>#803-#403</source>
|
||||||
|
</field>
|
||||||
|
<field x="132" y="20.75" type="Valuta" align="right" width="12" id="504" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
<source>#804-#404</source>
|
||||||
|
</field>
|
||||||
|
<field x="145" y="2.5" type="Valuta" align="right" width="12" id="601" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
</field>
|
||||||
|
<field x="145" y="8" type="Valuta" align="right" width="12" id="602" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
</field>
|
||||||
|
<field x="145" y="13.5" type="Valuta" align="right" width="12" id="603" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
</field>
|
||||||
|
<field x="145" y="19.25" type="Valuta" align="right" width="12" id="604" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
</field>
|
||||||
|
<field x="145" y="4" type="Valuta" align="right" width="12" id="701" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
<source>#801-#601</source>
|
||||||
|
</field>
|
||||||
|
<field x="145" y="9.5" type="Valuta" align="right" width="12" id="702" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
<source>#802-#602</source>
|
||||||
|
</field>
|
||||||
|
<field x="145" y="15" type="Valuta" align="right" width="12" id="703" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
<source>#803-#603</source>
|
||||||
|
</field>
|
||||||
|
<field x="145" y="20.75" type="Valuta" align="right" width="12" id="704" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
<source>#804-#604</source>
|
||||||
|
</field>
|
||||||
|
<field x="158" y="2.5" type="Valuta" align="right" width="12" id="801" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
</field>
|
||||||
|
<field x="158" y="8" type="Valuta" align="right" width="12" id="802" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
</field>
|
||||||
|
<field x="158" y="13.5" type="Valuta" align="right" width="12" id="803" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
</field>
|
||||||
|
<field x="158" y="19.25" type="Valuta" align="right" width="12" id="804" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
</field>
|
||||||
|
<field x="158" y="4" type="Valuta" align="right" width="12" id="901" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
<source>#301-#801</source>
|
||||||
|
</field>
|
||||||
|
<field x="158.03" y="9.43" type="Valuta" align="right" width="12" id="902" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
<source>#302-#802</source>
|
||||||
|
</field>
|
||||||
|
<field x="158" y="15" type="Valuta" align="right" width="12" id="903" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
<source>#303-#803</source>
|
||||||
|
</field>
|
||||||
|
<field x="158" y="20.75" type="Valuta" align="right" width="12" id="904" pattern="1" text="###.###.###,@@">
|
||||||
|
<font face="Courier New" bold="1" size="8" />
|
||||||
|
<source>#304-#804</source>
|
||||||
|
</field>
|
||||||
</section>
|
</section>
|
||||||
<section type="Foot" level="2" height="4">
|
<section type="Foot" level="2" height="4">
|
||||||
<field border="1" x="1" y="0.5" type="Linea" width="169" height="0" pattern="1" />
|
<field border="1" x="1" y="0.5" type="Linea" width="169" height="0" pattern="1" />
|
||||||
@ -331,29 +425,48 @@ MESSAGE RESET,F2.103</prescript>
|
|||||||
<field x="90" y="2.5" type="Testo" width="42" pattern="1" text="Da fatturare, maturare, impegnare E;E;E;">
|
<field x="90" y="2.5" type="Testo" width="42" pattern="1" text="Da fatturare, maturare, impegnare E;E;E;">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
</field>
|
</field>
|
||||||
<field x="132" y="1" type="Valuta" align="right" width="12" id="101" pattern="1" text="###.###.###,@@">
|
<field x="132" y="1" type="Valuta" align="right" width="12" id="400" pattern="1" text="###.###.###,@@">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
<postscript description="F2.101 POSTSCRIPT">MESSAGE ADD,F1.101</postscript>
|
<postscript description="F2.400 POSTSCRIPT">#THIS @ \ prende il proprio valore
|
||||||
|
"F1." \ decide il campo destinazione in base al valore di INDBIL,che gli viene passato dal programma..
|
||||||
|
400 \ ..i campi della somma vanno da 401 a 404 in base a valore INDBIL (che varia da 1 a 4)
|
||||||
|
#INDBIL @
|
||||||
|
+ \ somma valore INDBIL a 400
|
||||||
|
+ \ somma F1. a valore INDBIL
|
||||||
|
+! \ esegue la ADD sul campo di destinazione
|
||||||
|
</postscript>
|
||||||
</field>
|
</field>
|
||||||
<field x="145" y="1" type="Valuta" align="right" width="12" id="102" pattern="1" text="###.###.###,@@">
|
<field x="132" y="2.5" type="Valuta" align="right" width="12" id="500" pattern="1" text="###.###.###,@@">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
<postscript description="F2.102 POSTSCRIPT">MESSAGE ADD,F1.102</postscript>
|
<source>#800-#400</source>
|
||||||
</field>
|
</field>
|
||||||
<field x="158" y="1" type="Valuta" align="right" width="12" id="103" pattern="1" text="###.###.###,@@">
|
<field x="145" y="1" type="Valuta" align="right" width="12" id="600" pattern="1" text="###.###.###,@@">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
<postscript description="F2.103 POSTSCRIPT">MESSAGE ADD,F1.103</postscript>
|
<postscript description="F2.600 POSTSCRIPT">#THIS @
|
||||||
|
"F1."
|
||||||
|
600
|
||||||
|
#INDBIL @
|
||||||
|
+
|
||||||
|
+
|
||||||
|
+!</postscript>
|
||||||
</field>
|
</field>
|
||||||
<field x="132" y="2.5" type="Valuta" align="right" width="12" id="201" pattern="1" text="###.###.###,@@">
|
<field x="145" y="2.5" type="Valuta" align="right" width="12" id="700" pattern="1" text="###.###.###,@@">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
<source>#103-#101</source>
|
<source>#800-#600</source>
|
||||||
</field>
|
</field>
|
||||||
<field x="145" y="2.5" type="Valuta" align="right" width="12" id="202" pattern="1" text="###.###.###,@@">
|
<field x="158" y="1" type="Valuta" align="right" width="12" id="800" pattern="1" text="###.###.###,@@">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
<source>#103-#102</source>
|
<postscript description="F2.800 POSTSCRIPT">#THIS @
|
||||||
|
"F1."
|
||||||
|
800
|
||||||
|
#INDBIL @
|
||||||
|
+
|
||||||
|
+
|
||||||
|
+!</postscript>
|
||||||
</field>
|
</field>
|
||||||
<field x="158" y="2.5" type="Valuta" align="right" width="12" id="203" pattern="1" text="###.###.###,@@">
|
<field x="158" y="2.5" type="Valuta" align="right" width="12" id="900" pattern="1" text="###.###.###,@@">
|
||||||
<font face="Courier New" bold="1" size="8" />
|
<font face="Courier New" bold="1" size="8" />
|
||||||
<source>#H2.103-#103</source>
|
<source>#H2.800+#H2.700-#800</source>
|
||||||
</field>
|
</field>
|
||||||
</section>
|
</section>
|
||||||
<section type="Foot" level="3">
|
<section type="Foot" level="3">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user