Patch level :

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :


git-svn-id: svn://10.65.10.50/branches/R_10_00@21711 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2011-02-24 15:31:39 +00:00
parent cb18b1cf06
commit 36fcf25977

View File

@ -409,7 +409,8 @@ void TImporta_mov::transfer(const TMask& msk)
conf->set(RMV_GRUPPO, gruppo);
conf->set(RMV_CONTO, conto);
conf->set(RMV_SOTTOCONTO, sottoconto);
conf->set(RMV_TIPOC, tipocf);
conf->set(RMV_TIPOC, tipocf);
descr << "-" << s.get(CAUSCM).as_string();
conf->set(RMV_DESCR, descr);
}
}