https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33166
--- Comment #4 from Julian Maurice <[email protected]> --- (In reply to Katrin Fischer from comment #3) > We have made the itemtype mandatory in the frameworks for MARC21 at least, > not sure if the same applies to UNIMARC (I haven't checked), but of course > this will be only the case for new installations. Ok, but MARC frameworks are modifiable... And even if they weren't, we can import biblio from other sources and mandatory fields are not checked in that case. > I think it makes sense to say it should be mandatory, but I am also not > super happy about the errors it causes as we have a lot of libraries that > are still missing itemtypes (from the past) I think that as long as biblioitems.itemtype/items.itype is NULL-able, we cannot expect to always have a value there. -- 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/
