Patch level :10.0

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :
personalizzazione sicuri funzionante con archivi cliente


git-svn-id: svn://10.65.10.50/trunk@20242 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2010-03-18 15:52:09 +00:00
parent 044909e091
commit 7436eb620f
3 changed files with 20 additions and 6 deletions

View File

@ -193,7 +193,7 @@ void TDistribuzione_f24::elabora()
}
//piva e relativo controllo
const TString16 piva = curr_tok_file.get(3);
const TString16 piva = curr_tok_file.get(1);
if (piva.len() < 11)
{
TString msg;
@ -257,7 +257,7 @@ void TDistribuzione_f24::elabora()
}
} //for(int i...
message_box(TR("Archiviazione F24 completata"));
message_box(TR("Elaborazione completata"));
const int items = log.recordset()->items();
if (items > 0)

View File

@ -86,8 +86,9 @@ MESSAGE ADD,F1.110</prescript>
</field>
</section>
<section type="Foot">
<field x="71" y="0.5" type="Testo" width="5" pattern="1" text="Pag." />
<field x="76" y="0.5" type="Numero" align="right" width="3" pattern="1">
<field border="1" x="1" y="0.5" type="Linea" width="80" height="0" pattern="1" />
<field x="71" y="0.75" type="Testo" width="5" pattern="1" text="Pag." />
<field x="76" y="0.75" type="Numero" align="right" width="3" pattern="1">
<source>#REPORT.PAGE</source>
</field>
</section>
@ -95,6 +96,19 @@ MESSAGE ADD,F1.110</prescript>
<font italic="1" face="Arial" bold="1" size="8" />
<field border="1" x="1" y="0.25" type="Linea" width="80" height="0" pattern="1" />
<field x="1" y="0.75" type="Testo" width="15" pattern="1" text="Totali per anno" />
<field border="1" x="1" y="2.5" type="Linea" width="80" height="0" pattern="1" />
<field x="72.5" y="2.75" type="Testo" align="center" width="8" pattern="1" text="Totale" />
<field x="20" y="3" type="Testo" align="center" width="4" pattern="1" text="2006" />
<field x="25" y="3" type="Testo" align="center" width="4" pattern="1" text="2007" />
<field x="30" y="3" type="Testo" align="center" width="4" pattern="1" text="2008" />
<field x="35" y="3" type="Testo" align="center" width="4" pattern="1" text="2009" />
<field x="40" y="3" type="Testo" align="center" width="4" pattern="1" text="2010" />
<field x="45" y="3" type="Testo" align="center" width="4" pattern="1" text="2011" />
<field x="50" y="3" type="Testo" align="center" width="4" pattern="1" text="2012" />
<field x="55" y="3" type="Testo" align="center" width="4" pattern="1" text="2013" />
<field x="60" y="3" type="Testo" align="center" width="4" pattern="1" text="2014" />
<field x="65" y="3" type="Testo" align="center" width="4" pattern="1" text="2015" />
<field x="71.5" y="3.5" type="Testo" align="center" width="10" pattern="1" text="archiviati" />
<field x="18.5" y="0.75" type="Numero" align="right" width="5" id="101" pattern="1" />
<field x="23.5" y="0.75" type="Numero" align="right" width="5" id="102" pattern="1" />
<field x="28.5" y="0.75" type="Numero" align="right" width="5" id="103" pattern="1" />

View File

@ -8,7 +8,7 @@ BEGIN
DSELECT
FLAGS "M"
CHECKTYPE REQUIRED
WARNING "Selezionare una cartella valida!"
WARNING "Selezionare una cartella origine valida!"
END
STRING F_PATH_DST 255 45
@ -17,7 +17,7 @@ BEGIN
DSELECT
FLAGS "M"
CHECKTYPE REQUIRED
WARNING "Selezionare una cartella valida!"
WARNING "Selezionare una cartella destinazione valida!"
END
BOOLEAN F_ERASE_TRANSFERRED