[Koha-bugs] [Bug 22511] Koha::Account::Line->void loses the original type of the credit

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 25 10:37:37 CEST 2019


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

--- Comment #55 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 88712
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88712&action=edit
Bug 22511: (QA follow-up) Fix update database

Test plan:
Run db update (and have some voided accountlines)
--> without patch it fails with error message similar to:
    Can't use string ("Payment") as a HASH ref while "strict refs" in use at
    (eval 1393) line 19.
--> with patch it runs as expected

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

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


More information about the Koha-bugs mailing list