Patch level :4.0 776
Files correlati : Ricompilazione Demo : [ ] Commento :rifinitura stampa bilancio commessa per fasi git-svn-id: svn://10.65.10.50/trunk@15579 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
f0648d77a7
commit
244ca848ae
@ -63,15 +63,6 @@ bool TPrint_bilancio_cms_mask::on_field_event(TOperable_field& o, TField_event e
|
||||
{
|
||||
switch (o.dlg())
|
||||
{
|
||||
/* case F_FASE:
|
||||
if (e == fe_init || e == fe_modify)
|
||||
{
|
||||
if (get(F_FASE) == "")
|
||||
enable(F_FASI_GROUP);
|
||||
else
|
||||
disable(F_FASI_GROUP);
|
||||
}
|
||||
break;*/
|
||||
case F_REPORT:
|
||||
if (e == fe_button)
|
||||
{
|
||||
|
@ -99,8 +99,8 @@ END
|
||||
STRING F_FASE 10
|
||||
BEGIN
|
||||
PROMPT 2 9 "Fase "
|
||||
// MESSAGE CLEAR,F_FASI_GROUP
|
||||
// MESSAGE EMPTY ENABLE,F_FASI_GROUP
|
||||
MESSAGE EMPTY ENABLE,F_FASI_GROUP
|
||||
MESSAGE CLEAR,F_FASI_GROUP
|
||||
END
|
||||
|
||||
BOOLEAN F_FASI_GROUP
|
||||
|
@ -68,11 +68,12 @@
|
||||
<field x="60" y="4.25" type="Testo" width="15" pattern="1" text="Fase">
|
||||
<font italic="1" face="Arial Narrow" size="9" />
|
||||
</field>
|
||||
<field x="75" y="4.25" type="Stringa" width="10" pattern="1">
|
||||
<field border="2" x="1" y="5.5" type="Linea" width="169" height="0" pattern="1" />
|
||||
<field x="75" y="4.25" type="Stringa" width="10" id="1" pattern="1">
|
||||
<font face="Arial Narrow" bold="1" size="9" />
|
||||
<source>FASESPEC</source>
|
||||
<postscript description="H1.1 POSTSCRIPT">MESSAGE COPY,F1.1</postscript>
|
||||
</field>
|
||||
<field border="2" x="1" y="5.5" type="Linea" width="169" height="0" pattern="1" />
|
||||
</section>
|
||||
<section type="Head" level="2" height="1.5">
|
||||
<groupby>LEVEL C; 2</groupby>
|
||||
@ -181,13 +182,18 @@ THEN
|
||||
<section type="Foot" level="1" height="3">
|
||||
<font italic="1" face="Arial Narrow" bold="1" size="8" />
|
||||
<field border="2" x="1" y="0.5" type="Linea" width="169" height="0" pattern="1" />
|
||||
<field x="1" y="1" type="Testo" valign="center" fg_color="#FFFFFF" bg_color="#000000" width="25" height="1.5" text="TOTALI GENERALI " />
|
||||
<field x="1" y="1" type="Testo" valign="center" fg_color="#FFFFFF" bg_color="#000000" width="20" height="1.5" text="TOTALI GENERALI " />
|
||||
<field x="21" y="1" type="Stringa" valign="center" fg_color="#FFFFFF" bg_color="#400040" width="15" height="1.5" id="1">
|
||||
<font italic="1" face="Arial" bold="1" size="8" />
|
||||
</field>
|
||||
<field x="59" y="1.25" type="Valuta" align="right" width="13" id="69" pattern="1" text="###.###.###,@@" />
|
||||
<field x="73" y="1.25" type="Valuta" align="right" width="13" id="169" pattern="1" text="###.###.###,@@" />
|
||||
<field x="73" y="1.25" type="Valuta" align="right" width="13" id="169" pattern="1" text="###.###.###,@@">
|
||||
<postscript description="F1.169 POSTSCRIPT">MESSAGE RESET,169</postscript>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Foot" level="2" height="3.5">
|
||||
<font italic="1" face="Courier New" size="8" />
|
||||
<field border="1" x="1" y="0.5" type="Linea" width="100" height="0" pattern="1" />
|
||||
<field border="1" x="1" y="0.5" type="Linea" width="169" height="0" pattern="1" />
|
||||
<field x="1" y="1" type="Array" bg_color="#C0C0C0" width="28">
|
||||
<font italic="1" face="Arial Narrow" size="8" />
|
||||
<source>H2.101</source>
|
||||
@ -199,7 +205,7 @@ THEN
|
||||
</list>
|
||||
</field>
|
||||
<field x="29" y="1" type="Numero" align="right" bg_color="#C0C0C0" width="6">
|
||||
<font italic="1" face="Arial Narrow" bold="1" size="8" />
|
||||
<font italic="1" face="Arial Narrow" size="8" />
|
||||
<source>H2.102</source>
|
||||
</field>
|
||||
<field x="59" y="1" type="Valuta" align="right" width="13" id="69" pattern="1" text="###.###.###,@@">
|
||||
|
Loading…
x
Reference in New Issue
Block a user