diff --git a/cg/cg4400.cpp b/cg/cg4400.cpp index 612f44f40..7a8cb61ca 100755 --- a/cg/cg4400.cpp +++ b/cg/cg4400.cpp @@ -3583,7 +3583,8 @@ bool CG4400_application::stampa_registri_IVA(const TMask& m) message_box("Ditta %ld: nessun registro soddisfa i parametri indicati", _ditta); //viene gia' dato nell'handler } //da Gennaio) } - } + } + printer().read_configuration(); TApplication::set_firm(__firm); return TRUE; }