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

--- Comment #1 from Peter Vashchuk <stalkern...@gmail.com> ---
Created attachment 105154
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105154&action=edit
Bug 25554: Refactor rule kinds assignments in CirculationRules.pm

CirculationRules.pm have repeated code with the same values assigned many times
to rule kinds and also same hardcoded values appear in foreach loop.
Refactored by creating arrays once and then assigning and looping their values.

Mentored-by: Andrew Nugged <nug...@gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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