From 60688d0fd21d86c06f6d8e030fbd81752b1ec70a Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 15 Jun 2009 16:32:17 +0000 Subject: [PATCH] Patch level : 10.0 332 Files correlati : pe0.exe Ricompilazione Demo : [ ] Commento Preventivazione gestione k git-svn-id: svn://10.65.10.50/trunk@19031 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- pe/pe0400.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pe/pe0400.cpp b/pe/pe0400.cpp index 08e2be79a..d7c6fa6d3 100755 --- a/pe/pe0400.cpp +++ b/pe/pe0400.cpp @@ -180,7 +180,7 @@ bool TGestione_preventivo_msk::ss_notify(TSheet_field& ss, int r, KEY key) row.put(RDOC_CODCMS, father_row.get(RDOC_CODCMS)); row.put(RDOC_FASCMS, father_row.get(RDOC_FASCMS)); - if (next_level > level) + if (level > father_row.get_int(RDOC_LEVEL)) { sh.disable_cell(father_sheet_row, sh.cid2index(FR_PREZZO)); // sh.disable_cell(father_sheet_row, sh.cid2index(FR_JOLLY2) || !mask.get_bool(F_USEK));