Patch level : 10.1016

Files correlati     :  ci2.exe
Ricompilazione Demo : [ ]
Commento            :

COrrewtta rilevazione ore


git-svn-id: svn://10.65.10.50/branches/R_10_00@22216 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 2011-06-06 14:22:40 +00:00
parent c4454d10ce
commit a0a6d4bf98
2 changed files with 1 additions and 3 deletions

View File

@ -120,7 +120,7 @@ END
STRING F_CODNUMCN 4
BEGIN
PROMPT 2 10 "Num.preventivi "
PROMPT 2 10 "Num.consuntivi "
FIELD CODNUMCN
HELP "Codice numerazione"
USE %NUM

View File

@ -590,8 +590,6 @@ void TImporta_rilore_msk::importa()
if (err != NOERR)
log.log(2, format(FR("Errore di scrittura %d : Codice %s data %s ore normali"), err, (const char *) codice, (const char *) data.string()));
}
else
for (int t = 1; t <= 6; t++)
{
fieldname.format("%02d_%s%1d", i, CODGIU, t);