Patch level :2.2 186

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :correzioni pro compilazione nuova 2.2


git-svn-id: svn://10.65.10.50/trunk@13391 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2005-10-05 17:09:51 +00:00
parent 782bab2193
commit 5d8f54a1ca

View File

@ -826,7 +826,7 @@ bool TDistinta_form::validate(TForm_item &cf, TToken_string &s)
if (in=="RAGSOC")
{
valore = _firmrel->curr().get("RAGSOC");
valore.strip_d_spaces();
valore.strip_double_spaces();
cf.set(valore);
} else
if (in == "CFPI")