diff --git a/lv/lv2500.cpp b/lv/lv2500.cpp index c69fb1c2b..2c9bf34eb 100755 --- a/lv/lv2500.cpp +++ b/lv/lv2500.cpp @@ -150,7 +150,7 @@ void TFatturazione_lavanderie::post_process_output(TLista_documenti& doc_out) if (riftest) { TRiga_documento& rout = doc[1]; - TString80 descr = rout.get_date(RDOC_DESCR); + TString80 descr = rout.get(RDOC_DESCR); doc.put(DOC_NOTE,descr); }