Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@20511 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
dd48c87c01
commit
a8fb67dd68
@ -137,7 +137,7 @@ void TImporta_fatacq_app::genera_analitica(const long numreg, TAssoc_array& righ
|
||||
bool TImporta_fatacq_app::transfer(const TFilename& file, const long numreg, TAssoc_array& righean)
|
||||
{
|
||||
TLocalisamfile mov(LF_MOV);
|
||||
mov.put(MOV_NUMREG, numreg);
|
||||
mov.put(MOV_NUMREG, numreg);
|
||||
mov.remove();
|
||||
|
||||
TVB_recset s(file, ',');
|
||||
@ -153,8 +153,7 @@ bool TImporta_fatacq_app::transfer(const TFilename& file, const long numreg, TAs
|
||||
_configfile->set(MOV_TIPO, 'F');
|
||||
_configfile->set(MOV_CODCF, _msk->get(F_CODCF));
|
||||
|
||||
int nriga = 1;
|
||||
int nrigac = 2;
|
||||
int nriga = 1;
|
||||
real totimponibile = ZERO;
|
||||
real totimposta = ZERO;
|
||||
const TString16 codiva = _msk->get(F_CODIVA);
|
||||
|
Loading…
x
Reference in New Issue
Block a user