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

--- Comment #1 from Marc VĂ©ron <[email protected]> ---
Created attachment 54259
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54259&action=edit
Bug 16741 - Remove dead code "sub itemissues" from C4/Circulation.pm

To verify:
- git grep itemissues
Result: Appears in C4/Circulation.pm only

To test:
- apply patch
- git grep itemissues
Expected result: No occurences
- prove t/db_dependent/Circulation.t
Expected result: Pass OK

-- 
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/

Reply via email to