From 31a759400434652a2b6839c1f86390eaf88e0042 Mon Sep 17 00:00:00 2001 From: angelo Date: Fri, 25 Jul 1997 16:26:01 +0000 Subject: [PATCH] Correzione MI3626 relativo all'invio a PC dei record P2 posizione 113 git-svn-id: svn://10.65.10.50/trunk@4930 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- cg/cg6904.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cg/cg6904.cpp b/cg/cg6904.cpp index 912649271..6d5aa0105 100755 --- a/cg/cg6904.cpp +++ b/cg/cg6904.cpp @@ -534,7 +534,7 @@ void TInv_cont::invio_piano_conti() if (stsottbil) record.overwrite("X",112); else - record.overwrite(str,112); //Flag stampa dettaglio sottoconti su bilancio + record.overwrite(" ",112); //Flag stampa dettaglio sottoconti su bilancio bool compens = _tpcon->get_bool(PCN_COMPENS); if (compens)