22 Jun
2023
22 Jun
'23
6:25 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34086 --- Comment #2 from Lucas Gass <lucas@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.