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()) {