8 Jun
2016
8 Jun
'16
12:25 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16692 --- Comment #1 from Kyle M Hall <kyle@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.