Koha/koha-tmpl/intranet-tmpl/prog/en/includes
Martin Renvoize 3770ebc0e9
Bug 28854: Record and display who lost the item
This patch records the bundle issue from which an item is marked as lost
so that we may use that to infer who lost the item (for later charges
and display).

Test plan
0) Apply all patches up to this point
1) Checkout a bundle to a user
2) Checkin the bundle and do not scan one of the barcodes at
   confirmation
   * Note that the item not scanned is marked as lost
3) Navigate to the biblio for the lost item and note that it is marked
   as lost.
4) Navigate to the biblio for the collection and expand the collection
   item that contains the lost item. Note the item is marked as lost and
   checkout details are listed.
5) Checkin the lost item
   * The item should be marked as found and the return_claims line should
   be marked as resolved.

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-07-13 10:35:31 -03:00
..
background_jobs Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
catalogue Bug 17748: Remove unecessary html filter 2022-03-24 14:22:10 -10:00
csv_headers Bug 17748: (follow-up) Remove availability column 2022-03-24 14:22:10 -10:00
mana Bug 29602: Surround strings with span tag 2022-04-19 21:25:51 -10:00
modals Bug 28854: Update circulation functionality for bundles 2022-07-13 10:35:27 -03:00
str Bug 29648: Add item - broken FIXME 2022-04-27 11:20:43 -10:00
virtualshelves/merge
about-team.inc Bug 29602: Surround strings with span tag 2022-04-19 21:25:51 -10:00
accounts.inc Bug 29602: (follow-up) fix TemplateToolkit.t 2022-04-20 20:43:14 -10:00
acquisitions-add-to-basket.inc Bug 28079: Set focus to search box field when adding an order to basket 2021-10-21 10:21:50 +02:00
acquisitions-menu.inc Bug 16258: (QA follow-up) Capitalise EDIFACT 2022-04-13 15:55:39 +02:00
acquisitions-search.inc Bug 27631: Changed <h1> around logo to <div> 2022-04-20 09:03:37 -10:00
acquisitions-toolbar.inc Bug 28082: Add acquisitions toolbar to vendors on vendor search page 2022-05-10 15:17:17 -10:00
additional-fields-display.inc
additional-fields-entry.inc Bug 29602: (follow-up) Surround strings with span tag 2022-04-19 21:25:51 -10:00
admin-items-search-field-form.inc Bug 20689: (follow-up) Correct scope of template variables 2022-03-01 22:47:46 -10:00
admin-menu.inc Bug 16258: (QA follow-up) Capitalise EDIFACT 2022-04-13 15:55:39 +02:00
adv-search.inc Bug 27631: Changed <h1> around logo to <div> 2022-04-20 09:03:37 -10:00
auth-finder-search.inc
authorities-search-results.inc Bug 29602: Surround strings with span tag 2022-04-19 21:25:51 -10:00
authorities-search.inc Bug 27631: (RM follow-up) Fix missing h1 to div 2022-04-20 09:03:38 -10:00
authorities-toolbar.inc Bug 28542: Move new authority from Z39.50/SRU to a button 2021-06-21 10:10:01 +02:00
authorities.inc
authorities_js.inc Bug 26019: Koha should set SameSite attribute on cookies 2022-04-13 15:55:38 +02:00
authority-detail-modal.inc Bug 29965: Preview MARC in authority search results 2022-02-23 22:05:33 -10:00
av-build-dropbox.inc Bug 30603: Display Sort1 and Sort2 as free text if no AV exists 2022-05-10 23:09:09 -10:00
biblio-title-head.inc
biblio-title.inc Bug 29602: (follow-up) Surround strings with span tag 2022-04-19 21:25:51 -10:00
biblio-view-menu.inc Bug 19532: Recalls on intranet 2022-03-14 22:45:51 -10:00
blocked-fines.inc Bug 29602: (follow-up) Surround strings with span tag 2022-04-19 21:25:51 -10:00
blocking_errors.inc
borrower_debarments.inc Bug 29602: (follow-up) Surround strings with span tag 2022-04-19 21:25:51 -10:00
branch-selector.inc
budget_planning.inc Bug 30629: fix <span> in title of some pages 2022-06-01 16:28:28 -03:00
budgets-active-currency.inc
budgets-admin-search.inc Bug 27631: Changed <h1> around logo to <div> 2022-04-20 09:03:37 -10:00
budgets-admin-toolbar.inc
calendar.inc Bug 30726: Fix "yesterday" when limited to past dates 2022-06-06 11:51:17 -03:00
cat-menu.inc
cat-search.inc Bug 27631: Changed <h1> around logo to <div> 2022-04-20 09:03:37 -10:00
cat-toolbar.inc Bug 21978: (follow-up) Stop passing holdfor_cardnumber 2022-06-24 12:29:14 -03:00
catalog-strings.inc Bug 9565: (follow-up) Deleting a biblio should alert/fail if there are existent subscriptions 2021-12-10 21:15:30 -10:00
cataloging-search.inc Bug 27631: Changed <h1> around logo to <div> 2022-04-20 09:03:37 -10:00
catalogue-search-box.inc Bug 28356: Consolidate catalogue search box code 2021-09-21 20:22:57 +02:00
cateditor-ui.inc Bug 26019: Koha should set SameSite attribute on cookies 2022-04-13 15:55:38 +02:00
cateditor-widgets-marc21.inc Bug 30871: Add notes in advanced cataloging editor 2022-06-25 10:49:33 -03:00
category-out-of-age-limit.inc
chart.inc
checkin-search.inc Bug 27631: Changed <h1> around logo to <div> 2022-04-20 09:03:37 -10:00
checkouts-table-footer.inc Bug 29459: Replace some missed datetimepickers in circulation templates with Flatpickr 2021-11-15 12:38:39 +01:00
checkouts-table.inc Bug 29519: Allow resolution of claims return at checkin 2022-02-14 21:41:38 -10:00
circ-menu.inc Bug 6815: Don't make an AJAX request to generate the modal 2022-03-24 14:22:10 -10:00
circ-nav.inc Bug 31116: Add circulation sidebar to article requests 2022-07-11 18:22:23 -03:00
circ-search.inc Bug 27631: Changed <h1> around logo to <div> 2022-04-20 09:03:37 -10:00
cities-admin-search.inc Bug 27631: Changed <h1> around logo to <div> 2022-04-20 09:03:37 -10:00
clubs-table.inc Bug 29602: (follow-up) Surround strings with span tag 2022-04-19 21:25:51 -10:00
columns_settings.inc Bug 29648: Authorised values view 2022-04-27 11:20:43 -10:00
contracts-admin-search.inc Bug 27631: Changed <h1> around logo to <div> 2022-04-20 09:03:37 -10:00
country-list.inc
currencies-admin-search.inc Bug 27631: Changed <h1> around logo to <div> 2022-04-20 09:03:37 -10:00
datatables.inc
date-format.inc
delimiter_text.inc
desks-admin-search.inc Bug 27631: Changed <h1> around logo to <div> 2022-04-20 09:03:37 -10:00
doc-head-close-receipt.inc
doc-head-close.inc Bug 30011: Update links to jQueryUI assets, remove datepicker references, etc. 2022-04-08 15:49:16 +02:00
doc-head-open.inc
empty_line.inc
facets.inc Revert "Bug 26860: facets.inc refactor availability facet" 2021-08-16 12:24:58 +02:00
filter-orders.inc Bug 27287: Make note fields from orders history searchable 2021-10-21 12:24:04 +02:00
form-blocks.inc
format_price.inc
greybox.inc
guided-reports-view.inc Bug 28454: Add Koha version number to database schema link in reports 2021-09-29 12:47:33 +02:00
header.inc
holds_table.inc Bug 29057: Use font awesome icons on request.pl 2022-06-23 15:59:18 -03:00
home-search.inc Bug 27631: Changed <h1> around logo to <div> 2022-04-20 09:03:37 -10:00
html_helpers.inc Bug 28854: Record and display who lost the item 2022-07-13 10:35:31 -03:00
i18n.inc
ill-availability-table.inc
ill-list-table-strings.inc
ill-list-table.inc
ill-toolbar.inc
installer-doc-head-close.inc Bug 30011: Update links to jQueryUI assets, remove datepicker references, etc. 2022-04-08 15:49:16 +02:00
installer-intranet-bottom.inc Bug 29155: Update links to jQuery and jQuery Migrate files 2022-04-25 10:00:22 -10:00
installer-strings.inc
intranet-bottom.inc
intranetstylesheet.inc
item-status.inc Bug 28854: Update circulation functionality for bundles 2022-07-13 10:35:27 -03:00
js-date-format.inc
js-patron-format-address.inc Bug 30093: Fix QA failures 2022-04-04 09:47:00 +02:00
js-patron-format.inc Bug 21978: Add support for middle name 2022-06-24 12:24:11 -03:00
js-patron-get-age.inc Bug 30059: Deal with timezones 2022-03-24 14:22:10 -10:00
js_includes.inc Bug 21978: Add support for middle name 2022-06-24 12:24:11 -03:00
keyboard_shortcuts.inc
labels-toolbar.inc
langmenu-staff-top.inc
last-borrower.inc
letters-search.inc Bug 27631: Changed <h1> around logo to <div> 2022-04-20 09:03:37 -10:00
member-alt-address-style.inc Bug 30603: Fix other occurrences 2022-05-10 23:09:09 -10:00
member-alt-contact-style.inc Bug 29213: Fix typo ol in member-alt-contact-style.inc 2021-10-15 11:34:26 +02:00
member-display-address-style.inc Bug 21794: (QA follow-up) Separate city and country with a comma 2021-09-09 10:59:38 +02:00
member-display-alt-address-style.inc Bug 21794: (QA follow-up) Separate city and country with a comma 2021-09-09 10:59:38 +02:00
member-main-address-style.inc Bug 30603: Fix other occurrences 2022-05-10 23:09:09 -10:00
members-toolbar.inc Bug 12446: Ability to allow guarantor relationship for all patron category types 2022-06-23 13:33:01 -03:00
merge-record.inc Bug 29602: (follow-up) Surround strings with span tag 2022-04-19 21:25:51 -10:00
messaging-preference-form.inc Bug 29602: (follow-up) Surround strings with span tag 2022-04-19 21:25:51 -10:00
noadd-warnings.inc
onboarding_messages.inc
page-numbers.inc
password_check.inc
patron-age.inc
patron-article-requests.inc Bug 29602: (follow-up) Surround strings with span tag 2022-04-19 21:25:51 -10:00
patron-return-claims.inc Bug 27296: Return claims should be filtered by default to show unresolved claims 2021-11-03 15:40:52 +01:00
patron-search-box.inc Bug 30640: Focus does not always move to correct search header form field 2022-05-18 17:22:08 -10:00
patron-search-header.inc Bug 21978: Add support for middle name 2022-06-24 12:24:11 -03:00
patron-search.inc Bug 21978: Add support for middle name 2022-06-24 12:24:11 -03:00
patron-title.inc Bug 21978: Use patron-title.inc in request.tt 2022-06-24 12:29:01 -03:00
patron-toolbar.inc
patron_messages.inc Bug 29602: (follow-up) Surround strings with span tag 2022-04-19 21:25:51 -10:00
patroncards-errors.inc Bug 28576: Update the maximum size of an image. 2022-02-14 21:41:38 -10:00
patroncards-toolbar.inc
patronfields.inc Bug 21978: Add support for middle name 2022-06-24 12:24:11 -03:00
patrons-admin-search.inc Bug 27631: Changed <h1> around logo to <div> 2022-04-20 09:03:37 -10:00
permissions.inc Bug 24857: Database updates 2022-07-08 15:59:46 -03:00
popup-bottom.inc
pos-menu.inc Bug 27583: Proposed terminology changes 2021-07-26 12:46:32 +02:00
prefs-admin-search.inc Bug 27631: Changed <h1> around logo to <div> 2022-04-20 09:03:37 -10:00
prefs-menu.inc Bug 28438: Capitalization: Various corrections 2021-09-28 15:12:45 +02:00
recalls.inc Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
relatives-issues-table.inc
renew_results.inc
renew_strings.inc Bug 29602: Surround strings with span tag 2022-04-19 21:25:51 -10:00
reports-menu.inc
reports-toolbar.inc Bug 26486: Group edit buttons in reports toolbar 2022-06-27 12:32:24 -03:00
resort_form.inc
rotating-collections-toolbar.inc
search_indexes.inc Bug 20463: (follow-up) Remove option from search templates 2021-10-25 14:08:06 +02:00
select2.inc
serials-menu.inc Bug 28719: Change somes links in the serials page to avoid them leading to nothing 2021-08-16 09:56:37 +02:00
serials-search.inc Bug 27631: Changed <h1> around logo to <div> 2022-04-20 09:03:37 -10:00
serials-toolbar.inc
slip-print.inc
stockrotation-toolbar.inc
subscriptions-search.inc
subtype_limits.inc Bug 22605: (QA follow-up) Make Braille search option stick 2022-03-24 14:22:10 -10:00
subtypes_unimarc.inc
suggestions-add-search.inc Bug 27631: Changed <h1> around logo to <div> 2022-04-20 09:03:37 -10:00
tools-item-action.inc
tools-menu.inc Bug 31122: Terminology - Replace occurences of 'Notices & slips' with 'Notices and slips' 2022-07-08 15:08:23 -03:00
tools-nomatch-action.inc
tools-overlay-action.inc
transaction_types.inc Bug 30733: Move all semicolons inside the translatable strings 2022-06-17 10:16:40 -03:00
transfer_reasons.inc Bug 29602: Surround strings with span tag 2022-04-19 21:25:51 -10:00
validator-strings.inc
vendor-menu.inc
virtualshelves-toolbar.inc
waiting_holds.inc Bug 31141: Remove 'select_column' from waiting_holds.inc 2022-07-13 10:35:09 -03:00
wysiwyg-systempreferences.inc Bug 26949: Upgrade TinyMCE in the staff interface from 5.0.16 to 5.9.2 2021-10-05 10:58:13 +02:00
xslt-handler.inc Bug 29602: Surround strings with span tag 2022-04-19 21:25:51 -10:00
z3950-admin-search.inc Bug 27631: Changed <h1> around logo to <div> 2022-04-20 09:03:37 -10:00
z3950_search.inc