Patch level : 12.0 1056
Files correlati : ve0.exe corretta la disabilitazione dell' unità di misura nell'immissione documenti.
This commit is contained in:
parent
6c3adb21ef
commit
1b316647ef
@ -798,8 +798,6 @@ void TDocumento_mask::configura_sheet(TSheet_field& sheet)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if (!to_delete[sheet.cid2index(FR_CODDEP)])
|
||||
sheet.enable_column(FR_CODDEP, _ges_dep && _ges_mag);
|
||||
if (!to_delete[sheet.cid2index(FR_CODMAG)])
|
||||
|
@ -2467,8 +2467,7 @@ bool sppr_handler( TMask_field& f, KEY key )
|
||||
row_mask.fld(pos).show(!perc_fl);
|
||||
row_mask.fld(pos).enable(!perc_fl);
|
||||
s.enable_cell(s.selected(), s.cid2index(FR_UMQTASP), !perc_fl);
|
||||
|
||||
}
|
||||
}
|
||||
pos = row_mask.id2pos(FR_PREZZO);
|
||||
if (pos >= 0)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user