https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28846
--- Comment #3 from Baptiste Wojtkowski (bwoj) <[email protected]> --- Created attachment 188472 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188472&action=edit Bug 28846: Check if biblioitems.itemtype mapping exists before using itemtypes in suggestions Test plan: 1 - Ensure you have no mappings on biblioitems.itemtype 2 - Create a suggestion -> there is a field "Document type" you get an error when submitting. 3 - Apply patch 4 - Create a suggestion -> there is no field anymore and you get no error 5 - Put back the mapping on biblioitems.itemtype and check the field "Document type" is still present suggestion form -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
