Patch level : 10.0 544
Files correlati : tc0.exe Ricompilazione Demo : [ ] git-svn-id: svn://10.65.10.50/trunk@19759 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
2ef3929f3c
commit
b851d2bc2d
@ -247,7 +247,7 @@ void TDocTS::upload_causali(const TFilename& file, TLog_report& log) const
|
||||
void TDocTS::upload_codiva(const TFilename& file, TLog_report& log) const
|
||||
{
|
||||
TScanner s(file); //crea un recordset con struttura predefinita come indicato nella classe opportuna
|
||||
TModule_table iva("IVA"); //instanzio l'ISAM file che lavota sulla tabella IVA
|
||||
TModule_table iva("TIV"); //instanzio l'ISAM file che lavota sulla tabella IVA
|
||||
TProgind pi(fsize(file),"Importazione Dati IVA in Corso...",true,true);
|
||||
|
||||
while(s.ok())
|
||||
|
Loading…
x
Reference in New Issue
Block a user