https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14237
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #120130|0 |1 is obsolete| | --- Comment #47 from Nick Clemens <[email protected]> --- Created attachment 121877 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121877&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 <[email protected]> Signed-off-by: Kyle M Hall <[email protected]> Signed-off-by: Nick Clemens <[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/
