From 289f23b1b5b7afde9726d55796cbc6a81e8475fe Mon Sep 17 00:00:00 2001 From: guy Date: Tue, 7 Oct 2003 13:34:19 +0000 Subject: [PATCH] Patch level : 2.0 nopatch Files correlati : cg2.exe Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@11472 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- cg/cg2102.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;