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
This commit is contained in:
parent
c1b7ce0a4a
commit
60688d0fd2
@ -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));
|
||||
|
Loading…
x
Reference in New Issue
Block a user