http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10613
--- Comment #33 from Jonathan Druart <[email protected]> --- (In reply to Jacek Ablewicz from comment #29) > and it tested just fine in that form ("Useles use: " warning aside). Looks > like merging %$line with %order is 100% redundant (%$line is allways the > superset of %$order). Yes, you are right, sorry for that. > > > > 152 supplierid => $details->{'supplierid'}, > > Fixed. > > Not fully yet - vendor link still doesn't work; there is no 'supplierid' key > in $details->{}, we have 'booksellerid' instead. I amended the first patch, which introduced this mistake. Thanks Jacek for your vigilance! The last patch needs a signoff. -- 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/
