[Bug 20572] New: Refactor AddIssuingCharges parameter to hashref
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20572 Bug ID: 20572 Summary: Refactor AddIssuingCharges parameter to hashref Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Fines and fees Assignee: koha-bugs@lists.koha-community.org Reporter: mtompset@hotmail.com QA Contact: testopia@bugs.koha-community.org Jonathan Druart requested no refactor patches on major+ bugs be done. This does a rework of the parameters in bug 20562. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20572 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Depends on| |20562 Assignee|koha-bugs@lists.koha-commun |mtompset@hotmail.com |ity.org | Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20562 [Bug 20562] issue_id is not stored in accountlines for rental fees -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20572 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20572 --- Comment #1 from M. Tompsett <mtompset@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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20572 Bug 20572 depends on bug 20562, which changed state. Bug 20562 Summary: issue_id is not stored in accountlines for rental fees https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20562 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20572 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|Needs Signoff |RESOLVED Patch complexity|--- |Trivial patch --- Comment #2 from M. Tompsett <mtompset@hotmail.com> --- The AddingIssuingCharges was changed to pass an Issue object in another bug. This is no longer relevant. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org