[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
Fri Apr 23 19:48:01 CEST 2021


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

--- Comment #36 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 120130
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120130&action=edit
Bug 14237: Database updates

This patch adds a biblionumber column to course_items, adds a
relationship between course_items.biblionumber and biblio.biblionumber,
and changes course_items.itemnumber to allow null values.

Signed-off-by: Christian Stelzenmüller <christian.stelzenmueller at bsz-bw.de>

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