diff --git a/cg/cg3600.cpp b/cg/cg3600.cpp index f095b5bb8..387fc8a79 100755 --- a/cg/cg3600.cpp +++ b/cg/cg3600.cpp @@ -2602,7 +2602,8 @@ void TQuery_mask::do_query(TGrid_mask& gm) conto.set(gm, F_GRUPPO, F_CONTO, F_SOTTOCONTO, 0, F_DESSOTTOC); gm.grid().read(conto, annoes, da_data, a_data, da_caus, a_caus, provv); - + + gm.first_focus(DLG_NEWREC); gm.run(); }