[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
Mon Dec 19 17:37:27 CET 2022


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

--- Comment #9 from Lucas Gass <lucas at bywatersolutions.com> ---
The QA tool complains:

 OK     Koha/Account.pm
 FAIL   Koha/Account/Credit.pm
   FAIL   valid
                Inconsistent hierarchy during C3 merge of class
'Koha::Account::Credit':
                        current merge results [
                                Koha::Account::Credit,
                        ]
                        merging failed on 'Koha::Account::Line'

 OK     Koha/Account/Credits.pm
 FAIL   Koha/Account/Debit.pm
   FAIL   valid
                Inconsistent hierarchy during C3 merge of class
'Koha::Account::Debit':
                        current merge results [
                                Koha::Account::Debit,
                        ]
                        merging failed on 'Koha::Account::Line'

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


More information about the Koha-bugs mailing list