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
This commit is contained in:
guy 2003-10-07 13:34:19 +00:00
parent f8aa1b4d96
commit 289f23b1b5

View File

@ -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;