diff --git a/cg/cg6700.cpp b/cg/cg6700.cpp index 1828ebc00..f0b907f51 100755 --- a/cg/cg6700.cpp +++ b/cg/cg6700.cpp @@ -357,7 +357,9 @@ bool TRic_ListaMov::controlla_mov() _err.set(0L); } - tr.datafine_esprec(_anno,_datacomp); + TString app (_datacomp.string()); + if (app.empty()) + tr.datafine_esprec(_anno,_datacomp); if ( TDate::isdate(_datareg.string()) ) {