http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15083 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #44155|0 |1 is obsolete| | --- Comment #2 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Created attachment 44158 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44158&action=edit [SIGNED-OFF] 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. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> No more ModeCurrencies, no call to acqui/currency.pl No errors -- You are receiving this mail because: You are watching all bug changes.