[Koha-bugs] [Bug 9126] Receiving orders create too much items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 21 17:40:51 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9126

--- Comment #1 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 13601
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13601&action=edit
Bug 9126: Do not return from Check too early.

If there is no errors, it should continue instead of returning true.

+ move a block of code at the end of Check function. This avoid
detaching and re-attaching a HTML block if there are errors.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list