https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21679
--- Comment #3 from Andrew Isherwood <[email protected]> --- Test plan: - Before applying the patch - Attempt to place a hold on an item with a charge associated with it => Observe that this fails with the error "Undefined subroutine &C4::Reserves::getnextacctno called at /usr/share/koha/C4/Reserves.pm line 574." - Apply the patch - Attempt to place a hold on an item with a charge associated with it => Observe that the hold now succeeds -- 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/
