git-svn-id: svn://10.65.10.50/branches/R_10_00@23045 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
90547b2a47
commit
e4c1feea4c
@ -144,13 +144,11 @@ void TRicl_saldi::main_loop()
|
||||
if (codricl.full())
|
||||
{
|
||||
TSaldi_ricl_recordset recset(codricl, codper, nper, dal, provv, all, progr);
|
||||
|
||||
recset.save_as(output_file);
|
||||
}
|
||||
else
|
||||
{
|
||||
TSaldi_conti_recordset recset(codper, nper, dal, provv, all, progr);
|
||||
|
||||
recset.save_as(output_file);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user