Patch level :4.0 524
Files correlati :ca3700a.rep Ricompilazione Demo : [ ] Commento :Totali funzionanti nel rendiconto! Era ora... git-svn-id: svn://10.65.10.50/trunk@14413 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
193d3c324e
commit
18c8f9ab0e
@ -156,6 +156,9 @@ MESSAGE RESET,F2.900</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 y="0.5" type="Numero" hidden="1" align="right" width="1" id="100" pattern="1">
|
||||||
|
<source>#INDBIL</source>
|
||||||
|
</field>
|
||||||
<field x="140" y="0.5" type="Valuta" align="right" bg_color="#C0C0C0" width="15" id="700" 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>
|
||||||
@ -242,15 +245,11 @@ MESSAGE RESET,F2.900</prescript>
|
|||||||
0 E;
|
0 E;
|
||||||
IF
|
IF
|
||||||
#101 DISABLE
|
#101 DISABLE
|
||||||
#102 DISABLE
|
|
||||||
#103 DISABLE
|
#103 DISABLE
|
||||||
#104 DISABLE
|
|
||||||
#105 DISABLE
|
#105 DISABLE
|
||||||
ELSE
|
ELSE
|
||||||
#101 ENABLE
|
#101 ENABLE
|
||||||
#102 ENABLE
|
|
||||||
#103 ENABLE
|
#103 ENABLE
|
||||||
#104 ENABLE
|
|
||||||
#105 ENABLE
|
#105 ENABLE
|
||||||
THEN
|
THEN
|
||||||
#THIS @
|
#THIS @
|
||||||
@ -430,7 +429,7 @@ MESSAGE RESET,F2.900</prescript>
|
|||||||
<postscript description="F2.400 POSTSCRIPT">#THIS @ \ prende il proprio valore
|
<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..
|
"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)
|
400 \ ..i campi della somma vanno da 401 a 404 in base a valore INDBIL (che varia da 1 a 4)
|
||||||
#INDBIL @
|
#H2.100 @
|
||||||
+ \ somma valore INDBIL a 400
|
+ \ somma valore INDBIL a 400
|
||||||
+ \ somma F1. a valore INDBIL
|
+ \ somma F1. a valore INDBIL
|
||||||
+! \ esegue la ADD sul campo di destinazione
|
+! \ esegue la ADD sul campo di destinazione
|
||||||
@ -445,7 +444,7 @@ MESSAGE RESET,F2.900</prescript>
|
|||||||
<postscript description="F2.600 POSTSCRIPT">#THIS @
|
<postscript description="F2.600 POSTSCRIPT">#THIS @
|
||||||
"F1."
|
"F1."
|
||||||
600
|
600
|
||||||
#INDBIL @
|
#H2.100 @
|
||||||
+
|
+
|
||||||
+
|
+
|
||||||
+!</postscript>
|
+!</postscript>
|
||||||
@ -459,14 +458,14 @@ MESSAGE RESET,F2.900</prescript>
|
|||||||
<postscript description="F2.800 POSTSCRIPT">#THIS @
|
<postscript description="F2.800 POSTSCRIPT">#THIS @
|
||||||
"F1."
|
"F1."
|
||||||
800
|
800
|
||||||
#INDBIL @
|
#H2.100 @
|
||||||
+
|
+
|
||||||
+
|
+
|
||||||
+!</postscript>
|
+!</postscript>
|
||||||
</field>
|
</field>
|
||||||
<field x="158" y="2.5" type="Valuta" align="right" width="12" id="900" 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.800+#H2.700-#800</source>
|
<source>#H2.700+#H2.800-#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