https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21082
--- Comment #8 from Nick Clemens <[email protected]> --- Created attachment 79793 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79793&action=edit Bug 21082: Add new admin page for overdrive The 'authname' field required for OverDrive can differ per branch. This patch adds Koha Objects for dealing with OD info and submitting authnames per branch. The description is left open so future branch info can be added. To test: 1 - prove -v t/db_dependent/Koha/Library/OverDriveInfos.t 2 - visit cgi-bin/koha/admin/overdrive.pl 3 - Add some authnames for various branches 4 - Verify data saves correctly https://bugs.koha-community.org/show_bug.cgi?id=2108 -- 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/
