Patch level :4.0 crpa

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :ennesima cazzata di adolfo


git-svn-id: svn://10.65.10.50/trunk@14261 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2006-08-21 14:25:36 +00:00
parent 08072f928e
commit f326c30516

View File

@ -604,7 +604,7 @@ void TIni2Sql::validate(const TString& elabfield, TString& str)
const char sezione = str[0];
if (test_swap_conto(gruppo, conto, sezione))
importo = importo * (-1);
str = importo.string();
str = importo.stringa();
}
else if (code == "_SEZIONERMOV") // campo sezione per righe movimenti
{