https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38042
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Chris Cormack <[email protected]> --- As the original person who created the bibliotems table I can tell you itemtype there was never meant to map to anything other than the Koha itemtype. So if you a column ton mean something else you either needed to rename it after consulting the wider community. Or better create another column named after you mean it to be, perhaps loan type. Having a column called something that doesn't represent what is stored in it is a bad idea. -- 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/
