Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Nick Clemens a1edf06869
Bug 31664: Display pending transfer information on details page
If a transfer is requested, but not sent, we should display this information on biblio details for staff

This patch also removes nocancel parameter that was not used, passes transfer object directly to template

To test
1 - Manually transfer an item
2 - Note the item shows in transit on details page
3 - Remove the datesent to emulate a pending transfer
    UPDATE branchtransfers SET datesent = NULL itemnumber=1;
4 - View details page - no info on transfer
5 - Apply patch
6 - Item shows 'Transit pending'

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-11-02 19:18:01 -03:00
..
acqui Bug 31906: Fix alignment of managed by button on basket summary page 2022-10-24 17:11:32 -03:00
admin Bug 31986: Add page-section to various administration pages 2022-10-28 16:40:56 -03:00
authorities Bug 25387: The order of authority subfield is not sent over to bibliographic record 2022-10-25 11:17:54 -03:00
basket
batch
catalogue Bug 31664: Display pending transfer information on details page 2022-11-02 19:18:01 -03:00
cataloguing Bug 31162: (QA follow-up) Use new WRAPPPERs and fix help link 2022-10-18 10:21:03 -03:00
circ Bug 30407: (QA follow-up) Fix missing TT filter 2022-10-27 13:26:05 -03:00
clubs
course_reserves
errors
ill Bug 22321: Allow managing the borrowernumber tied to ILL request 2022-10-24 17:33:16 -03:00
installer
labels Bug 31882: Correct titles for pages in new cataloging module 2022-10-24 15:40:40 -03:00
mana
members Bug 18556: Clarify lost and gonenoaddress messages 2022-10-24 11:28:38 -03:00
offline_circ
onboarding
patron_lists
patroncards
plugins
pos Bug 29987: (QA follow-up) Remove unused cnt attribute missing a filter 2022-10-21 10:18:54 -03:00
recalls
reports Bug 31753: Dialog boxes inside of modals don't seem wide enough 2022-10-21 10:19:39 -03:00
reserve Bug 31905: Fix button spacing on holds page 2022-10-27 09:35:10 -03:00
reviews
rotating_collections Bug 31911: (follow-up) Rename second level heading 2022-10-24 17:05:56 -03:00
serials
services
suggestion Bug 30952: Undo change to Home breadcrumb for remaining templates 2022-10-12 16:00:50 -03:00
tags
test
tools Bug 31609: JavaScript error on Additional contents main page 2022-10-25 09:42:22 -03:00
virtualshelves Bug 7960: Add class to item type descriptions so they can be hidden with CSS 2022-10-24 17:27:50 -03:00
about.tt
auth.tt Bug 30588: Add selenium tests 2022-10-21 11:36:58 -03:00
intranet-main.tt Bug 32035: Add "Koha" to the staff interface home page 2022-11-02 19:17:04 -03:00