diff --git a/cg/cg2102.cpp b/cg/cg2102.cpp index a19e1e0bb..175da97d9 100755 --- a/cg/cg2102.cpp +++ b/cg/cg2102.cpp @@ -1009,7 +1009,7 @@ void TPrimanota_application::update_saldo_riga(int r) row = sheet.row(i); if (!row.empty_items()) { - TBill zio; bill.get(row, 2, 0x1); + TBill zio; zio.get(row, 2, 0x1); if (zio == bill) { TImporto da; da = row;