29 Oct
2015
29 Oct
'15
2:46 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15083 --- Comment #1 from Jonathan Druart <jonathan.druart@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.