Owen Leonard
8de7332a35
This patch modifies additem.pl so that it can accept an itemnumber as a single parameter. To test, apply the patch edit items on a bibliographic record which has one or more items. - In the location bar, modify the URL so that it uses only the itemnumber parameter, e.g. /cgi-bin/koha/cataloguing/additem.pl?itemnumber=12345 The page should load the correct record's items. - If you add the "op" parameter it should load the item for editing in the form: /cgi-bin/koha/cataloguing/additem.pl?itemnumber=12345&op=edititem Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> |
||
---|---|---|
.. | ||
value_builder | ||
addbiblio.pl | ||
addbooks.pl | ||
additem.pl | ||
editor.pl | ||
linkitem.pl | ||
merge.pl | ||
merge_ajax.pl | ||
moveitem.pl | ||
plugin_launcher.pl | ||
ysearch.pl | ||
z3950_auth_search.pl | ||
z3950_search.pl |