https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11594
--- Comment #3 from Mathieu Saby <[email protected]> --- The current "itemtype" depends on item-level_itypes syspref. I fear it would cause a total mess to change this behavior... So the cleanest way to to store both item-level and record-level itemtype is probably to add 2 new columns : item_itemtype and record_itemtype -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
