diff --git a/cg/cg4301.cpp b/cg/cg4301.cpp index d5ae4c072..47da47a35 100755 --- a/cg/cg4301.cpp +++ b/cg/cg4301.cpp @@ -1399,7 +1399,7 @@ void TLiquidazione_app::write_liq(int month, const char* codatts) _lim->put("R13", res_debt); - if (!(_isregis && _recalc_only)) + if (!_recalc_only) _lim->put("B0","X"); if (_isfinal) _lim->put("B1", "X");