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:
parent
c4454d10ce
commit
a0a6d4bf98
@ -120,7 +120,7 @@ END
|
|||||||
|
|
||||||
STRING F_CODNUMCN 4
|
STRING F_CODNUMCN 4
|
||||||
BEGIN
|
BEGIN
|
||||||
PROMPT 2 10 "Num.preventivi "
|
PROMPT 2 10 "Num.consuntivi "
|
||||||
FIELD CODNUMCN
|
FIELD CODNUMCN
|
||||||
HELP "Codice numerazione"
|
HELP "Codice numerazione"
|
||||||
USE %NUM
|
USE %NUM
|
||||||
|
@ -590,8 +590,6 @@ void TImporta_rilore_msk::importa()
|
|||||||
if (err != NOERR)
|
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()));
|
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++)
|
for (int t = 1; t <= 6; t++)
|
||||||
{
|
{
|
||||||
fieldname.format("%02d_%s%1d", i, CODGIU, t);
|
fieldname.format("%02d_%s%1d", i, CODGIU, t);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user