https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43313
Bug ID: 43313
Summary: Item's permanent location not shown when item's
location is set to CART
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Keywords: regression
Severity: normal
Priority: P5 - low
Component: Staff interface
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Target Milestone: ---
In 25.11 and previous, when items.location and items.permanent_location do not
match, Koha shows the permanent_location value followed by the location value
in parentheses. This is most often due to the library using
UpdateItemLocationOnCheckin to set the location to CART at checkin.
In 26.05 and later, the permanent_location value is not displayed. Instead, one
is shown only the location in parentheses. So where we would have seen
Adult fiction (Shelving cart)
We now see
(Shelving cart)
We should show both values. Inserting a line break between them while we're at
it would be nice:
Adult fiction
(Shelving cart)
--
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]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/