https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42680
Bug ID: 42680
Summary: Misleading POD descriptions for the
can_claim_subscription, can_edit_subscription, and
can_show_subscription functions
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: Serials
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
The C4::Serials.pm module defines the can_claim_subscription,
can_edit_subscription, and can_show_subscription functions, which pass their
first parameter to _can_do_on_subscription. This parameter should be a hash
reference containing data from the subscription table (or an unblessed
Koha::Subscription object), not $subscriptionid as incorrectly stated in the
POD.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/