From 42221c296259b1ce115bb5f3acc240ab6ed454cd Mon Sep 17 00:00:00 2001 From: rajitgill Date: Thu, 10 Sep 2009 08:17:35 +0000 Subject: [PATCH] Patch level :10.0 Files correlati :lv2.exe Ricompilazione Demo : [ ] Commento :Correzzione gestione riferimenti in testata git-svn-id: svn://10.65.10.50/trunk@19267 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 e2f42fd0a..f239fbb71 100755 --- a/lv/lv2500.cpp +++ b/lv/lv2500.cpp @@ -131,7 +131,7 @@ void TFatturazione_lavanderie::post_process_output(TLista_documenti& doc_out) bool fixdotin = false; bool elcons = contr.get_bool(LVCONDV_ELCONS); bool rifbol = contr.get_bool(LVCONDV_RIFBOL); - bool riftest = ini_get_bool(CONFIG_DITTA, "lv", "RigTest"); + bool riftest = ini_get_bool(CONFIG_DITTA, "lv", "RifTest"); if (doc.physical_rows()>0 && doc[1].is_descrizione()) {