From 7f41dc72d081ba21c3c9bdddc935e3d08a404e99 Mon Sep 17 00:00:00 2001 From: luca83 Date: Fri, 30 Oct 2009 08:50:25 +0000 Subject: [PATCH] =?UTF-8?q?Patch=20level=20=20=20=20=20=20=20=20=20:=2010.?= =?UTF-8?q?0=20patch=20493=20Files=20correlati=20=20=20=20=20:=20lv3=20Ric?= =?UTF-8?q?ompilazione=20Demo=20:=20[=20]=20Commento=20=20=20=20=20=20=20?= =?UTF-8?q?=20=20=20=20=20:=20-=09Il=20punto=202)=20,=20in=20base=20a=20qu?= =?UTF-8?q?anto=20ci=20siamo=20detti=20al=20telefono,=20quando=20premevo?= =?UTF-8?q?=20evadi=20e=20lui=20creava=20la=20bolla=20di=20consegna=20dove?= =?UTF-8?q?va=20ripulirmi=20tutti=20i=20campi=20ma=20non=20l=C2=92ha=20fat?= =?UTF-8?q?to?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://10.65.10.50/trunk@19549 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- lv/lv3200.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lv/lv3200.cpp b/lv/lv3200.cpp index e03bd14d1..1426f6108 100755 --- a/lv/lv3200.cpp +++ b/lv/lv3200.cpp @@ -513,7 +513,8 @@ void TEvasione_msk::genera_documento() warning_box(TR("Non è stato possibile generare nessun documento")); reset(F_NDOC); - send_key(K_ENTER, F_NDOC); + send_key(K_TAB, F_NDOC); + field(F_NDOC).set_focus(); } //EVADI_TUTTO: metodo che forza a "evaso" tutte le righe e lancia la generazione del buono di consegna associato