Bug 15678 - Make pickup branch editable on holds tab on circulation/patron detail screens
Summary: Make pickup branch editable on holds tab on circulation/patron detail screens
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-27 01:12 UTC by HB-NEKLS
Modified: 2020-11-30 21:45 UTC (History)
8 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description HB-NEKLS 2016-01-27 01:12:54 UTC
Bug 9528 added a pickup at column to the holds tab on the circulation/patron detail screens. 

Liz Rea mentioned, "it should be editable without deleting and re-adding the reserve."

I'm filing a new bug with that suggestion. That would be quite useful to have.
Comment 1 Sally 2017-02-13 17:51:17 UTC
This is valid on master, not just 3.22.

Trying to update the branch via the Holds tab in Patron details returns a dialogue of:  There was an error:  error Method Not Allowed

It would be useful if the value could be edited.  If it can't be edited, it should be text, and not a drop down menu.
Comment 2 Jessie Zairo 2018-01-25 19:31:14 UTC
This is still valid in 17.05.06 and 17.11.01. 

If you attempt to update the pickup branch via the Holds tab in Patron details (moremember.pl) you receive a dialogue box of:  There was an error:  error Method Not Allowed..

The work around is you can change the pickup location in request.pl.
Comment 3 Nick Clemens 2018-01-26 18:28:55 UTC
This is working for me on master. This feature does rely on the REST api being configured and activated, can you verify this is the case on your system?