Bug 23805: Update 'Pay' to 'PAYMENT' for consistency
[koha.git] / Koha / REST / V1 / Patrons / Account.pm
2019-10-24 Martin RenvoizeBug 23805: Update 'Pay' to 'PAYMENT' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update references to accounttype to credit_t...
2019-10-24 Martin RenvoizeBug 23049: Update API
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Account::Line
2019-09-23 Martin RenvoizeBug 22837: Update callers to use new signature
2019-04-10 Martin RenvoizeBug 22600: Add 'interface' to accountlines
2019-03-21 Josef MoravecBug 21683: Remove accountlines.accountno
2019-02-26 Nick ClemensRevert "Bug 22026: Removed 'use Modern::Perl;' from...
2019-01-28 Jasmine AmohiaBug 22026: Removed 'use Modern::Perl;' from Koha::REST...
2019-01-08 Tomas Cohen AraziBug 21786: Make balance and credits endpoints handle...
2018-09-15 Tomas Cohen AraziBug 20777: (follow-up) Remove 'dispute' reference in...
2018-08-31 Tomas Cohen AraziBug 20944: Fix perlcritic issues
2018-08-31 Tomas Cohen AraziBug 20944: Add route to add credits to a patron's account
2018-07-18 Tomas Cohen AraziBug 20942: (QA follow-up) Use $lines->total_outstanding
2018-07-18 Tomas Cohen AraziBug 20942: Split debit and credit lines
2018-07-18 Tomas Cohen AraziBug 20942: Add route to get patron's account balance