From 5d8f54a1cacaaa205dbc5005694dcd66d688b449 Mon Sep 17 00:00:00 2001 From: luca Date: Wed, 5 Oct 2005 17:09:51 +0000 Subject: [PATCH] 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 --- ef/ef0500.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef/ef0500.cpp b/ef/ef0500.cpp index 479e7fb47..04dbfdced 100755 --- a/ef/ef0500.cpp +++ b/ef/ef0500.cpp @@ -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")