http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7718
--- Comment #3 from Jared Camins-Esakov <[email protected]> --- (In reply to comment #2) > Assuming this patch is pushed to master, is there any reason we should not > phase out the serialitems table? Yes, serials:items is a 1:many relationship. It seems to me that the correct solution here is not to populate serial.itemnumber, but rather to remove it so that no one thinks that they should be using it. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
