[Koha-bugs] [Bug 29453] Add routes to fetch patron credits/debits

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 1 16:35:51 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29453

--- Comment #13 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
OK.. the QA Script issue here is a bit of a red herring.. but there is still
work to be done anyway.

We ought to have some api tests.. seems I didn't add them here yet!

I'm also considering just outright dropping Koha::Account::Line(s) classes and
migrating the appropriate methods into the ::Credit(s) and ::Debit(s) classes
instead.. There might still be some need for a base class to share some methods
between them.. I'm not sure yet.  Dropping the base class would get rid of the
QA Script unhappiness.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list