[Koha-bugs] [Bug 23450] Display issue and subscription price for each issue in subscription tab of /catalogue/detail.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 10 17:21:53 CEST 2022


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #7 from Kyle M Hall <kyle at bywatersolutions.com> ---
A couple points:
A) I'm getting 'Can't call method "unblessed" on an undefined value at
/kohadevbox/koha/catalogue/detail.pl line 205' if a subscription has no order
related to it
B) There's no need to unbless the order to work with it, just use the object's
accessors

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


More information about the Koha-bugs mailing list