https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29105
Bug ID: 29105
Summary: items responses do not respect effective_itemtype
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: REST API
Assignee: [email protected]
Reporter: [email protected]
The item objects we return from various items API routes do not respect the
effective itype offerings.
Example, itype is mapped directly from the item itype field to item_type.. it
should check for effective itemtype and return the result of that.
Similarly notforloan is mapped directly, but can depend on the effective
itemtype.
There are possibly others.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/