[Koha-bugs] [Bug 20572] Refactor AddIssuingCharges parameter to hashref

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 12 15:44:48 CEST 2018


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

--- Comment #1 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 74096
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74096&action=edit
Bug 20572: Refactor to hashref parameter

Small refactor. Added more tests to confirm no
typos snuck in.

TEST PLAN
---------
apply bug 20562
perldoc C4::Circulation
-- look for the AddIssuingCharge part.
prove t/db_dependent/Circulation/issue.t
-- should pass
apply this patch
perldoc C4::Circulation
-- look for the AddIssuingCharge part.
prove t/db_dependent/Circulation/issue.t
-- should pass

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


More information about the Koha-bugs mailing list