8 Nov
2016
8 Nov
'16
11:41 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17591 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 57344 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57344&action=edit Bug 17591: Use fully qualified C4::Items function names in C4::Circulation To test: - Run: $ prove prove t/db_dependent/Members/IssueSlip.t => FAIL: C4::Circulation is not being able to find the GetItem function. - Apply the patch - Run: $ prove prove t/db_dependent/Members/IssueSlip.t => SUCCESS: All green - Sign off :-D Sponsored-by: ByWater Solutions -- You are receiving this mail because: You are watching all bug changes.