diff --git a/cg/cg4300.cpp b/cg/cg4300.cpp index 8d46697db..dc1b1246e 100755 --- a/cg/cg4300.cpp +++ b/cg/cg4300.cpp @@ -193,6 +193,7 @@ bool TLiquidazione_app::user_create() from.put(MOV_DATAREG, f); to.put(MOV_DATAREG, t); _cur->setregion(from, to); + _canprint = is_month_ok_strict(_month); if (is_month_ok_strict(_month)) update_firm(_month);