https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36088
--- Comment #5 from Pedro Amorim <[email protected]> --- Created attachment 162289 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162289&action=edit Bug 36088: Remove useless code form opac-account-pay.pl The script opac-account-pay.pl sums the selected accountlines, formats the amount, pulls the currently active currency, and does nothing with any of this data. Test Plan: 1) Apply this patch 2) Restart all the things! 3) Note there is no change in behavior Signed-off-by: David Nind <[email protected]> Signed-off-by: Pedro Amorim <[email protected]> PA amended title (missing 'Bug ####:' -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
