http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10481
--- Comment #5 from Jonathan Druart <[email protected]> --- (In reply to Galen Charlton from comment #2) > There are two other places in C4/Members.pm that calculate and add the > enrollment fee. Time for a new function rather than copy-pasta. Yes of course, you are right. Last 2 patches refactores code into 1 routine and add unit tests for it. -- 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/
