Bug 20400: Fix get_routing_lists tests
[koha.git] / Koha / Account.pm
2018-04-19 Kyle M HallBug 18786: Add ability to create custom payment types
2018-02-23 Tomas Cohen AraziBug 12001: (QA follow-up) Explicit return
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountBalance to Koha::Accoun...
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountRecords to the Koha...
2017-10-20 Kyle M HallBug 14826: (QA follow-up) Only use plural modules in...
2017-10-20 Kyle M HallBug 14826: Resurrect account offsets table
2017-03-31 Jonathan DruartBug 18266: Fix internal error when paying fine for...
2017-01-19 Kyle M HallBug 17894 - Update pay() and use it internally for...
2017-01-12 Kyle M HallBug 15905 [QA Followup] - Fix bad syntax in pay()
2017-01-10 Jonathan DruartBug 15897: Update ->pay POD
2017-01-10 Kyle M HallBug 15897 - Use Koha::Account::pay internally for recor...
2016-12-16 Jonathan DruartBug 17586: Move ->get_balance to Koha::Account->balance
2016-12-09 Marcel de RooyBug 15896: [QA Follow-up] Fix parameter name in POD
2016-12-09 Kyle M HallBug 15896 - Use Koha::Account::pay internally for makep...
2016-09-27 Kyle M HallBug 15895 - Add Koha::Account module, use Koha::Account...