1 Mar
2023
1 Mar
'23
4:35 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29453 --- Comment #13 from Martin Renvoize <martin.renvoize@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.