git-svn-id: svn://10.65.10.50/branches/R_10_00@23723 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
2df9ea3948
commit
3d0a651492
@ -843,8 +843,6 @@ void TImportaEricsoft::upload_mov(const TFilename& file, TLog_report& log)
|
||||
default:
|
||||
break;
|
||||
}
|
||||
if (tipocf.full())
|
||||
sottoconto = codcf;
|
||||
if (codcf != 0L)
|
||||
{
|
||||
TString16 key; key.format("E%ld", codcf);
|
||||
@ -858,6 +856,8 @@ void TImportaEricsoft::upload_mov(const TFilename& file, TLog_report& log)
|
||||
else
|
||||
log.log(3, format(FR("Codice cliente Ericsoft %ld assente"), codcf));
|
||||
}
|
||||
if (tipocf.full())
|
||||
sottoconto = codcf;
|
||||
|
||||
const TDate datacomp = s.get(6).as_date();
|
||||
const int tiporeg = s.get(7).as_int();
|
||||
|
Loading…
x
Reference in New Issue
Block a user