Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Kyle M Hall 0958ec11ce Bug 10626: (follow-up) replace an instance of KohaAuthorisedValues
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Trying to write my own test plan here:

1) AllowNotForLoanOverride = Allow
   Mark single item not for loan and try to check it out.
   Check item not for loan status shows up correctly in message:
   Item is normally not for loan (Staff Collection). Check out anyway?

2) Toggle AllowNotForLoanOverride = Not Allow
   Try to check out your not for loan item again.
   Message has changed, but not for loan status should still show:
   Item not for loan (Staff Collection).

3) Check out item that is marked damaged.
   Check damaged status shows correctly in list of checkouts.

4) Mark item as lost and check it out.
   Check lost status shows up correctly in message:
   This item has been lost with a status of "Lange überfällig (Verloren)".

5) Create your own custom SUGGEST_STATUS and check that it shows
   up correctly on the suggestion page.

6) Test item status show up correctly on OPAC detail page (lost, not
   for loan, damaged, etc). Requires follow-up patch to be applied.

7) Mark a suggestion with your custom status and make sure it shows
   up in the patron account in OPAC correctly.

Passes tests and QA script - needs a follow up for item-status-schema-org.inc.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-12-20 04:17:44 +00:00
..
bookcount.tt Bug 9140 - Untranslatable strings in item circulation history 2012-12-22 16:02:54 -05:00
branchoverdues.tt Bug 7760 - Add ids and classes to every staff page to help with customizaton (circulation) 2012-03-22 18:12:27 +01:00
branchtransfers.tt Bug 2780 - Capitalize strings consistently (Circulation) 2012-04-10 10:03:30 +02:00
circulation-home.tt Bug 10493: Add renewal script 2013-10-22 17:04:03 +00:00
circulation.tt Bug 10626: Remove doubled up TT plugins - Merge KohaAuthorisedValues and AuthorisedValues 2013-12-20 04:14:45 +00:00
offline-mf.tt Bug 11035: (follow-up) move shortcut.js 2013-12-03 15:35:15 +00:00
offline.tt Bug 10240: (follow-up) correctly record fines and fix label 2013-10-11 01:57:05 +00:00
overdue.tt Bug 10368: (followup) tweak label 2013-06-07 08:56:48 -07:00
pendingreserves.tt Bug 11204: make pendingreserves use datatables.inc 2013-11-06 15:33:43 +00:00
printslip.tt Bug 10731: fix use of IntranetSlipPrinterJS by hold slips 2013-09-18 16:10:54 +00:00
renew.tt Bug 10493: (follow-up) fix various QA issues 2013-10-22 17:05:53 +00:00
reserveratios.tt Bug 9984: Remove server-side sort on the hold ratios table 2013-04-21 20:44:01 -04:00
returns.tt Bug 10626 - Remove doubled up TT plugins - Merge KohaBranchName and Branches 2013-12-14 01:05:56 +00:00
selectbranchprinter.tt Bug 10054 - When SingleBranchMode is enabled, allow superlibrarians to set logged in library 2013-05-12 10:11:42 -04:00
stats.tt Bug 7760 - Add ids and classes to every staff page to help with customizaton (circulation) 2012-03-22 18:12:27 +01:00
transfer-slip.tt Bug 9265 - Switch to HTML5 doctype in OPAC and staff client 2013-01-31 11:47:04 -05:00
transferstoreceive.tt Bug 10721 - Improve DataTables configuration on transfers to receive report 2013-09-07 21:04:53 +00:00
view_holdsqueue.tt Bug 10626: (follow-up) replace an instance of KohaAuthorisedValues 2013-12-20 04:17:44 +00:00
waitingreserves.tt Bug 2774 - Path to theme is hard-coded in many places 2013-05-20 11:11:04 -07:00