[Koha-bugs] [Bug 12896] Move the bookseller-related code into its own module

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 5 23:57:07 CET 2014


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #23 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Hi Jonathan, 

I tested all files included in the patch and they work fine... but:

git grep GetBookSeller
serials/claims.pl:use C4::Bookseller qw( GetBookSeller );
serials/claims.pl:    @supplierinfo=GetBookSeller($supplierid);
t/db_dependent/Bookseller.t:#Test GetBookSeller
t/db_dependent/Bookseller.t:    "Get Supplier1 (GetBookSellerFromId)" );

... and serials claims actually explodes when you try to open it.

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


More information about the Koha-bugs mailing list