[Koha-bugs] [Bug 16692] Error "No method update!" when creating new serial issue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 8 12:25:45 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16692

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 52178
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52178&action=edit
Bug 16692 - Error "No method update!" when creating new serial issue

An improper method call was left over in C4::Serials::NewIssue from the
switch from DBIx::Class to Koha::Object.

Test Plan:
1) prove t/db_dependent/Serials.t
2) Note the errors
3) Apply this patch
4) prove t/db_dependent/Serials.t
5) No errors!

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


More information about the Koha-bugs mailing list