https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20572
--- Comment #1 from M. Tompsett <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
