diff --git a/src/cg/cg2100.cpp b/src/cg/cg2100.cpp index 6bfa491bb..f452c826e 100755 --- a/src/cg/cg2100.cpp +++ b/src/cg/cg2100.cpp @@ -1072,7 +1072,7 @@ void TPrimanota_application::init_modify_mode(TMask& m) if (is_saldaconto() || iva() != nessuna_iva) { - if (cg.items() > 0) + /*if (cg.items() > 0) { _as400 = true; for (int i = cg.items()-1; i >= 0 && _as400; i--) @@ -1081,7 +1081,7 @@ void TPrimanota_application::init_modify_mode(TMask& m) _as400 = rt <= cgrowtype_contabile; } - } + } */ } if (iva() == iva_acquisti) {