Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Hayley Mapley ccc2b4b073 Bug 19630: Added Status column to Patron Holds table
When a hold has been suspended or is waiting, the status
message appears in the Barcode column of the Holds table. This patch
fixes this by adding a separate Status column which details the status
of the Hold, whether it has been suspended, or is in transit, etc.

Test plan:
1) Place an item level hold and a 'Next Available' record level hold for
a patron.
2) View the holds in Patrons->Patron details for that Patron in the Check out and Details tabs
3) Suspend one of the holds, and note that the status appears in the
barcode column
4) Set a hold to be waiting for pickup, and note the status appears in
the barcode column
5) Apply the patch
6) Check the same holds and note that the statuses now appear in the new
column called Status, and note that if a hold has status effect that the
row reads "Hold has been placed"
7) Verify that this is the case in both the Holds tables (in Check out
    tab and Details tab)

Sponsored-by: Catalyst IT
Signed-off-by: Jose-Mario Monteiro-Santos <jose-mario.monteiro-santos@inLibro.com>
Signed-off-by: Michal Denar <black23@gmail.com>

Signed-off-by: Michal Denar <black23@gmail.com>

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

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-04-11 13:52:08 +00:00
..
article-requests.tt Bug 20102: Remove attribute "text/css" for <style> element used in staff client templates 2019-02-19 13:52:15 +00:00
bookcount.tt Bug 21449: Update two-column templates with Bootstrap grid: Circulation part 2 2019-01-30 11:59:40 +00:00
branchoverdues.tt Bug 21449: Update two-column templates with Bootstrap grid: Circulation part 2 2019-01-30 11:59:40 +00:00
branchtransfers.tt Bug 22422: improve item location display with class "shelvingloc" 2019-03-11 10:40:32 +00:00
checkout-notes.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
circulation-home.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
circulation.tt Bug 19630: Added Status column to Patron Holds table 2019-04-11 13:52:08 +00:00
circulation_batch_checkouts.tt Bug 22130: (follow-up) Show not for loan authorised values in batch checkout 2019-02-22 14:10:41 +00:00
offline-mf.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
offline.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
on-site_checkouts.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
overdue.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
pendingreserves.tt Bug 22536: Display problem in Holds to Pull report 2019-03-28 12:33:06 +00:00
printslip.tt Bug 21526: (follow-up) Use the 'url' filter when needed 2018-11-12 16:35:44 -03:00
renew.tt Bug 22054: Updated the error message for attempting to renew an onsite checkout 2019-01-17 02:23:27 +00:00
request-article.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
reserveratios.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
returns.tt Bug 14591: book drop / drop box mode incorrectly decrements accrued overdue fines 2019-03-15 12:14:03 +00:00
selectbranchprinter.tt Bug 21569: Update two-column templates with Bootstrap grid: Circulation part 3 2019-01-11 12:27:04 +00:00
transferstoreceive.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
view_holdsqueue.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
waitingreserves.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00