https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40005 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Text to go in the| |This enhancement adds the release notes| |'Access URL' field to the | |manage ILL request page, if | |a value exists (depending | |on the backend). Before | |this, it was only shown in | |the table listing all | |requests. --- Comment #3 from David Nind <david@davidnind.com> --- Testing notes (using KTD): 1. Before applying the patch: - create an ILL request - use the SQL in step 5 to add a value to the accessurl field - note this value is shown in the table listing all ILL requests - note that it is not shown on the request details page for the ILL request 2. After the patch, the value is shown on the details page for the ILL request. I'm assuming that this database field exists, and if a value is added depends on the backend you use. -- You are receiving this mail because: You are watching all bug changes.