https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19618
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #92746|0 |1 is obsolete| | Attachment #92747|0 |1 is obsolete| | Attachment #92748|0 |1 is obsolete| | Attachment #92749|0 |1 is obsolete| | Attachment #92750|0 |1 is obsolete| | Attachment #92751|0 |1 is obsolete| | --- Comment #19 from Kyle M Hall <[email protected]> --- Created attachment 93253 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93253&action=edit Bug 19618: Add club_holds and club_holds_to_patron_holds tables This patch adds 2 new tables 1. club_holds 2. club_holds_to_patron_holds They are ment to keep info about hold requests made in name of a club To test: 1) apply this patch 2) perl installer/data/mysql/updatedatabase.pl SUCCESS => 2 new tables were created Signed-off-by: Martin Renvoize <[email protected]> Sponsored-by: Southeast Kansas Library - SEKLS Signed-off-by: Kyle M Hall <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
