Patch level : 12.0 414
Files correlati : cg4.exe Aggiornato il flag di calcolo appena si imposta il mese git-svn-id: svn://10.65.10.50/branches/R_10_00@23915 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
ad4fd63c92
commit
767b8b54d5
@ -741,7 +741,7 @@ bool TLiquidazione_app::what_freq_handler(TMask_field& f, KEY key)
|
||||
|
||||
bool TLiquidazione_app::lst_tm_handler(TMask_field& f, KEY key)
|
||||
{
|
||||
if (f.to_check(key))
|
||||
if (f.to_check(key) || key == K_SPACE)
|
||||
{
|
||||
const int m = atoi(f.get());
|
||||
TMask& msk = f.mask();
|
||||
|
Loading…
x
Reference in New Issue
Block a user