[Koha-bugs] [Bug 19618] Add 'Club Holds' feature

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 30 15:39:35 CEST 2019


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

Kyle M Hall <kyle at bywatersolutions.com> 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 <kyle at bywatersolutions.com> ---
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 <martin.renvoize at ptfs-europe.com>

Sponsored-by: Southeast Kansas Library - SEKLS

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list