http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8637
Christophe Croullebois <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|[email protected] |christophe.croullebois@bibl |ity.org |ibre.com --- Comment #1 from Christophe Croullebois <[email protected]> --- Created attachment 11599 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11599&action=edit proposed patch In orderreceive.tt if your syspref 'AcqCreateItem' is on receive, you have an item block with mandatory fields, when you submit the form no check is done. It is a complete lack in the code, so I have used the same check as in additem.tt. thx for testing -- 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] http://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/
