diff --git a/cg/cg2100.cpp b/cg/cg2100.cpp index 5cf32b9ba..76a4697ab 100755 --- a/cg/cg2100.cpp +++ b/cg/cg2100.cpp @@ -1498,23 +1498,23 @@ bool TPrimanota_application::link_m770() switch (m770) { case 1: - { - tipo_coll = is_saldaconto() ? 7 : 3; - const long forn = calcola_m770(tipo_coll, spese, compenso, imposte, ritenute); - if (forn != 0) - is_percipient(forn, tipper, codper); - else - tipo_coll = 7; - } - break; - case 2: - calcola_m770(tipo_coll = 4, spese, compenso, imposte, ritenute); - break; - case 6: - calcola_m770(tipo_coll = 6, spese, compenso, imposte, ritenute); - break; - default: - break; + { + tipo_coll = is_saldaconto() ? 7 : 3; + const long forn = calcola_m770(tipo_coll, spese, compenso, imposte, ritenute); + if (forn != 0) + is_percipient(forn, tipper, codper); + else + tipo_coll = 7; + } + break; + case 2: + calcola_m770(tipo_coll = 4, spese, compenso, imposte, ritenute); + break; + case 6: + calcola_m770(tipo_coll = 6, spese, compenso, imposte, ritenute); + break; + default: + break; } if (tipo_coll) diff --git a/cg/cg3200.cpp b/cg/cg3200.cpp index 72a74c791..e0059bbab 100755 --- a/cg/cg3200.cpp +++ b/cg/cg3200.cpp @@ -2419,7 +2419,7 @@ bool TMastrini_application::set_print(int) if (_nummast == 1 || _nummast == 3) printer().footerlen(4); - else + else printer().footerlen(2); //Crea il cursore su gruppo, conto e sottoconto del file RMOV