[Koha-bugs] [Bug 7317] Add an Interlibrary Loan Module to Circulation and OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 4 16:28:31 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7317

--- Comment #42 from Alex Sassmannshausen <alex.sassmannshausen at ptfs-europe.com> ---
(In reply to Magnus Enger from comment #40)
> The patches do apply cleanly, so thanks for that! There is however a problem
> with userflags. The patches have this: 
> 
> installer/data/mysql/atomicupdate/ill_tables.sql
> +INSERT INTO userflags (bit,flag,flagdesc,defaulton)
> +VALUES (21,'ill','The Interlibrary Loans Module',0);
> 
> But the User Clubs feature have "stolen" number 21. This *is* reflected in
> installer/data/mysql/userflags.sql:
> 
> +(22,'ill','The Interlibrary Loans Module',0)

You are quite right! Thanks for pointing that out — that should now be fixed.

Alex

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


More information about the Koha-bugs mailing list