[Koha-bugs] [Bug 11471] Basket groups display 0 0

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 21 20:32:04 CET 2014


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

--- Comment #10 from Galen Charlton <gmcharlt at gmail.com> ---
Comment on attachment 25532
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25532
Bug 11471: Display the currency for baskets in a basketgroup

Review of attachment 25532:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=11471&attachment=25532)
-----------------------------------------------------------------

::: acqui/basketgroup.pl
@@ +254,1 @@
>      if(! $booksellerid){

Ordinarily, fetching the vendor record before seeing if a booksellerid was
passed would be a mistake.  In this case, however, I don't see any evidence
that this script is every called with op eq 'add' but no booksellerid.

Can that whole conditional branch be removed, perhaps?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list