From 063622cd6cd8d93116388786d47e04660d2247e7 Mon Sep 17 00:00:00 2001 From: nik Date: Tue, 21 Nov 1995 14:09:10 +0000 Subject: [PATCH] Modifica alla stampa piano dei conti riguardante il flag di stampa dettaglio analisi di bilancio git-svn-id: svn://10.65.10.50/trunk@2186 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- cg/cg1100.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cg/cg1100.cpp b/cg/cg1100.cpp index 790fadaec..918fed613 100755 --- a/cg/cg1100.cpp +++ b/cg/cg1100.cpp @@ -847,7 +847,7 @@ void CG1100_application::set_con_ana() int gruppo = rec.get_int (PCN_GRUPPO); int conto = rec.get_int (PCN_CONTO); long sottoc = rec.get_long(PCN_SOTTOCONTO); - bool stsobi = rec.get_bool(PCN_STSOTTBIL); + bool stsobi = rec.get_bool(PCN_STSOTTAB); if (stsobi) val = "Si"; else