Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Fridolin Somers 596e59f2a9 Bug 21883: Show authorized value description for withdrawn in check-in
During check-in (circ/returns.pl) the withdrawn information may be
displayed in a message :
"Item is withdrawn".

Like Bug 21877 we should display the withdrawn authorized value description during check-in.

This patch adds this display.

Text changed in order to look maximum like in checkout :
a57278f39b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt (L368)
Uses class 'ci-withdrawn' to ease hidding this new information via CSS.

Test plan :
1) On a catalog with items.withdrawn defined with authorized values
   category WITHDRAWN
2) Define in WITHDRAWN an authorized values 1 with description
  'dropped in trash'
3) Define in WITHDRAWN an authorized values 2 with description
   empty
4) Check-out an item
5) Edit this item with withdrawn=1
6) Check-in this item => You see 'Item has been withdrawn (dropped
   in trash)'
7) Edit this item with withdrawn=2
8) Check-in this item => You see 'Item has been withdrawn'

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>
2021-04-21 15:25:07 +02:00
..
article-requests.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
bookcount.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
branchoverdues.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
branchtransfers.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
checkout-notes.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
circulation-home.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
circulation.tt Bug 18912: Split info into different columns 2021-04-21 15:25:07 +02:00
circulation_batch_checkouts.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
offline-mf.tt Bug 23803: (follow-up) Remove additional references and file 2019-10-11 14:35:17 +01:00
offline.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
on-site_checkouts.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
overdue.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
pendingreserves.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
printslip.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
renew.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
request-article.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
reserveratios.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
returns.tt Bug 21883: Show authorized value description for withdrawn in check-in 2021-04-21 15:25:07 +02:00
set-library.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
transfers_to_send.tt Bug 28047: Standardize: Call number, callnumber, Call no. etc. 2021-04-06 15:56:31 +02:00
transferstoreceive.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
view_holdsqueue.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00
waitingreserves.tt Bug 26703: circ folder 2021-04-21 11:16:34 +02:00