http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15083
Bernardo Gonzalez Kriegel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #44155|0 |1 is obsolete| | --- Comment #2 from Bernardo Gonzalez Kriegel <[email protected]> --- 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 <[email protected]> No more ModeCurrencies, no call to acqui/currency.pl No errors -- 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/
