From 27f2eb57f15157172a4a118fed210af5c157e0f6 Mon Sep 17 00:00:00 2001 From: villa Date: Thu, 19 Jan 1995 17:18:11 +0000 Subject: [PATCH] Corretta stampa in batch git-svn-id: svn://10.65.10.50/trunk@893 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- cg/cg4300.cpp | 1 + 1 file changed, 1 insertion(+) 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);