[Koha-bugs] [Bug 34086] On detail.tt if item.permanent_location is NULL no shelving location will show

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 22 18:25:10 CEST 2023


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

--- Comment #2 from Lucas Gass <lucas at bywatersolutions.com> ---
I am adding/removing the permanent location like so:

-sudo koha-shell kohadev
-update items set permanent_location = NULL;
update items set permanent_location = 'GEN';

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


More information about the Koha-bugs mailing list