https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21264
--- Comment #5 from Katrin Fischer <[email protected]> --- (In reply to Emmi Takkinen from comment #4) > We are having problems with NULL values in subscription.previousitemtype > column. When one receives multiple copies of a serial those NULL values > attempt to create items with itype as NULL. > > Could we just make "item type for older issues" field mandatory? I think our libraries would not all like that - why not correct the behavior and make the item type field mandatory on the item form? So if nothing is selected, the item can't be saved. That should already be the case but maybe it's not if the items can be created with null. I believe we have also seen that faulty behavior. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
