http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11275
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23194|0 |1 is obsolete| | --- Comment #6 from Jonathan Druart <[email protected]> --- Created attachment 23195 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23195&action=edit Bug 11275 - make deleteditems.materials of type text Bug 7278 has made items.materials of type text. It must be the same in deleteditems column. Signed-off-by: Katrin Fischer <[email protected]> Passes all tests and QA script. Tested: - definition of materials now matches between items and deleteditems - database update works correctly Signed-off-by: Jonathan Druart <[email protected]> The only difference between tables items and deleteditems is deleteditems.marc Amended patch: Add a missing SetVersion in updatedb.pl -- 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/
