Correzione MI6258, relativo al controllo sul cambio di ricerca
git-svn-id: svn://10.65.10.50/trunk@4790 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
295fa15682
commit
560063a128
@ -232,7 +232,7 @@ bool TMastrini_application::sottoc_handler_ini(TMask_field& f, KEY key)
|
|||||||
if (key == K_F2 /* key == K_TAB */ && f.mask().is_running())
|
if (key == K_F2 /* key == K_TAB */ && f.mask().is_running())
|
||||||
{
|
{
|
||||||
TString ds;
|
TString ds;
|
||||||
if (id == F_SOTTOCINI_CONTO)
|
if (id == F_SOTTOCINI_CONTO && (gruppo != 0 || conto != 0 || sottoconto != 0L))
|
||||||
{
|
{
|
||||||
TLocalisamfile pconti(LF_PCON);
|
TLocalisamfile pconti(LF_PCON);
|
||||||
pconti.zero();
|
pconti.zero();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user