Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Kyle M Hall 3ae472ba5d Bug 26083: Item editor defaults to lost
When editing an item via additem.pl, koha defaults to the first
available lost status, rather than defaulting to not-lost.

Test Plan:
1) Ensure you do not have a value ClaimReturnedLostValue
2) Edit an existing item that is not lost
3) Note the lost value is set even though it is not lost
4) Apply this patch
5) Edit a different item that is not lost
6) Note the lost value is not set!

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-07-30 17:44:27 +02:00
..
value_builder Bug 19312: Fix typo in template 2020-05-11 09:52:04 +01:00
addbiblio.tt Bug 25308: Escape querystring for Z39.50 popup from cataloging 2020-05-18 15:26:30 +01:00
addbooks.tt Bug 25447: Terminology: Fix button text "Edit biblio" 2020-06-18 16:58:38 +02:00
additem.tt Bug 26083: Item editor defaults to lost 2020-07-30 17:44:27 +02:00
editor.tt Bug 17268: Use API to store/retrieve values 2020-05-04 08:25:41 +01:00
linkitem.tt Bug 25443: (follow-up) surround strings with <span> 2020-07-09 11:50:42 +02:00
merge.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
moveitem.tt Bug 24232: Hide the "Delete biblio" if permission edit_catalogue not set 2019-12-20 12:07:27 +00:00
z3950_auth_search.tt Bug 25702: Actions button on Search results from Z39.50 is displayed incorrectly 2020-06-23 10:15:03 +02:00
z3950_search.tt Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00