[Koha-bugs] [Bug 14237] Allow bibs to be added to course without items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 22 11:21:15 CET 2021


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This patch adds a
      release notes|                            |biblionumber column to
                   |                            |course_items, adds a
                   |                            |relationship between
                   |                            |course_items.biblionumber
                   |                            |and biblio.biblionumber,
                   |                            |and changes
                   |                            |course_items.itemnumber to
                   |                            |allow null values. This
                   |                            |feature allows a patron to
                   |                            |add bibliographic records
                   |                            |to course reserves. They
                   |                            |can be added individually
                   |                            |or in a batch. The courses
                   |                            |that have reserved this
                   |                            |record will also show on
                   |                            |the record's detail page.
         Version(s)|This patch adds a           |
        released in|biblionumber column to      |
                   |course_items, adds a        |
                   |relationship between        |
                   |course_items.biblionumber   |
                   |and biblio.biblionumber,    |
                   |and changes                 |
                   |course_items.itemnumber to  |
                   |allow null values. This     |
                   |feature allows a patron to  |
                   |add bibliographic records   |
                   |to course reserves. They    |
                   |can be added individually   |
                   |or in a batch. The courses  |
                   |that have reserved this     |
                   |record will also show on    |
                   |the record's detail page.   |
                 CC|                            |martin.renvoize at ptfs-europe
                   |                            |.com

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


More information about the Koha-bugs mailing list