http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10209

--- Comment #9 from Srdjan Jankovic <[email protected]> ---
Amit,

You have a line there
my $i = 0;

$i is never used. Is that ok?

Also, $$orderinfo{budget_id} is correct, however $orderinfo->{budget_id} is a
bit easier to read, and I believe is standard in Koha.

I'm going away for a month, so please ask someone else to sign it off if you
are in a hurry. Otherwise, I'll do it when I'm back.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to