Bug 14385: Extend OpacHiddenItems to allow specifying exempt borrower categories
[koha.git] / Koha / Account /
2018-10-31 Tomas Cohen AraziBug 13098: Fix POD for Koha::Account::Offsets::total
2018-10-31 Jonathan DruartBug 13098: Sum at DBMS level
2018-10-31 Tomas Cohen AraziBug 13098: Add Koha::Account::Offsets->total
2018-10-19 Tomas Cohen AraziBug 21607: Make Koha::Account::Line->apply store credit...
2018-08-10 Tomas Cohen AraziBug 20997: (QA follow-up) POD fixes and offset type...
2018-08-10 Tomas Cohen AraziBug 20997: (follow-up) Minor POD fixes
2018-08-10 Tomas Cohen AraziBug 20997: ->apply should be applied to Koha::Account...
2018-08-10 Josef MoravecBug 20997: (follow-up) Add Koha::Account::Line->is_debi...
2018-08-10 Tomas Cohen AraziBug 20997: Add Koha::Account::Line::apply method
2018-07-06 Kyle M HallBug 20703: Add ability to void any credit
2018-07-06 Tomas Cohen AraziBug 20946: (QA follow-up) make outstanding_debits retur...
2018-04-24 Kyle M HallBug 2696: (QA follow-up) Fix POD, results sorting,...
2018-04-24 Kyle M HallBug 2696: Fine payments should show what was paid for
2018-04-19 Kyle M HallBug 18790: (QA follow-up) Use a transaction for voiding
2018-04-19 Kyle M HallBug 18790: Add logging for voided payments
2018-04-19 Kyle M HallBug 18790: Add ability to void payments
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountRecords to the Koha...
2017-10-20 Tomas Cohen AraziBug 14826: (QA follow-up) POD fixes
2017-10-20 Kyle M HallBug 14826: Add Koha::Account::Offset(s) modules
2016-12-16 Jonathan DruartBug 17586: Move ->get_balance to Koha::Account->balance
2016-12-16 Jonathan DruartBug 17586: Add the Koha::Account::Lines->get_balance...
2016-03-02 Jonathan DruartBug 15675: Fix conflict with bug 15446 (type vs _type)
2016-03-02 Kyle M HallBug 15675 - Add issue_id column to accountlines and...