From 28e1e5b808a0ef892ed313b481b7fc890e9db6bc Mon Sep 17 00:00:00 2001 From: luca83 Date: Thu, 10 Sep 2009 14:44:31 +0000 Subject: [PATCH] =?UTF-8?q?Patch=20level=20=20=20=20=20=20=20=20=20:=2010.?= =?UTF-8?q?0=20NO=20PATCH=20Files=20correlati=20=20=20=20=20:=20Ricompilaz?= =?UTF-8?q?ione=20Demo=20:=20[=20]=20Commento=20=20=20=20=20=20=20=20=20?= =?UTF-8?q?=20=20=20:=20Aggiunto=20un=20commento;=20non=20=C3=A8=20necessa?= =?UTF-8?q?ria=20la=20patch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://10.65.10.50/trunk@19274 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- lv/lv2500.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lv/lv2500.cpp b/lv/lv2500.cpp index 2f98bf220..7d97a8173 100755 --- a/lv/lv2500.cpp +++ b/lv/lv2500.cpp @@ -878,7 +878,7 @@ void TFatturazione_lav_app::main_loop() if (docsin.items() != 0) { if (ini_get_bool(CONFIG_DITTA, "lv", "RifTest")) - elab.put("B15", true); + elab.put("B15", true); //forzo la descrizione abbreviata elab.elabora(docsin, docsout, datafat); docsout.write(); docsout.destroy(-1);