From 77e80c347acc7820160d9cb725c0423cb3461150 Mon Sep 17 00:00:00 2001 From: cris Date: Tue, 10 Dec 1996 10:34:54 +0000 Subject: [PATCH] corretto errore MI3455: stampa bilanci git-svn-id: svn://10.65.10.50/trunk@3991 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- cg/cg1500.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cg/cg1500.cpp b/cg/cg1500.cpp index b31675476..337ee6048 100755 --- a/cg/cg1500.cpp +++ b/cg/cg1500.cpp @@ -4045,7 +4045,7 @@ void CG1500_application::preprocess_header() set_header(r, "SITUAZIONE CONTABILE CLIENTI"); else if (_situazione == "F") set_header(r, "SITUAZIONE CONTABILE FORNITORI"); - else set_header(r,"SITUAZIONE CONTABILE CLIENTI E FORNITORI"); + else set_header(r,"SITUAZIONE CLIENTI/FORNITORI"); } if (_tipo_stampa1 == 1)