[Koha-bugs] [Bug 15083] acqui/currency.pl is unused

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 29 15:46:05 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15083

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 44155
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44155&action=edit
Bug 15083: Remove acqui/currency.pl

This script has scary FIXMEs and can be removed.
It is never called from Koha code.
On the way, this patch remove the C4::Budgets::ModCurrencies subroutine,
which was only called from this script.

Test plan:
  git grep 'acqui/currency.pl
and
  git grep ModCurrencies
should not return anything.

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


More information about the Koha-bugs mailing list