Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Lucas Gass aa329bcc4a Bug 26280: Add unique class for each problem in returns.tt
1. Checkin an item with a bad barcode and see the prolem class also has
   a class called 'ret_badbarcode'
2. Checkin an item that triggers a lotforloan updated via
   UpdateNotForLoanStatusOnCheckin, notice the class 'ret_nflupdate'.
3. You should also see an updated_from and updated_to class. This
   should make it easier to target those for audio alerts
4. Checkin an item that triggers an location update and see the class
   'ret_locationupdate'
5. Checkin an item that is not at its permenat location and you should
   see the class 'ret_ispermenant'.
6. Checkin an item that is not checkout and you should see the class
   'ret_notissued'
7. Checkin lost items with BlockReturnOfLostItems set to 'Dont block'
   and see the class 'ret_checkedin'
8. Checkin lost items with BlockReturnOfLostItems set to 'block' and
   see the class 'ret_blocked'
9. Checkin lost items with a fee on the patron's account for that lost
   item and see the class 'ret_feeremains'
10. Checkin item that is withdrawn and see the class 'ret_withdrawn'

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-10-08 14:52:20 +02:00
..
article-requests.tt Bug 26501: Add datatables to article-requests form 2020-09-30 16:15:33 +02:00
bookcount.tt
branchoverdues.tt Bug 25744: replace <b> with <strong> in the staff interface 2020-09-18 11:08:35 +02:00
branchtransfers.tt Bug 26323: (follow-up) Add new cases introduced 2020-09-28 16:09:10 +02:00
checkout-notes.tt Bug 26504: Remove the use of jquery.checkboxes plugin from checkout notes page 2020-09-29 14:28:18 +02:00
circulation-home.tt Bug 24201: (QA follow-up) Add 'and desk' to menus and title 2020-08-07 16:54:40 +02:00
circulation.tt Bug 25261: (QA follow-up) Make issue and returns messages consistent 2020-10-01 10:33:10 +02:00
circulation_batch_checkouts.tt Bug 26323: Retrieve the correct NOT_LOAN value 2020-09-28 16:09:10 +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 25765: Replace LoginBranchname and LoginBranchcode with use of Branches template plugin 2020-07-23 11:17:27 +02:00
on-site_checkouts.tt Bug 26323: Retrieve the correct values for LOST, DAMAGED, LOC and CCODE 2020-09-28 16:09:10 +02:00
overdue.tt Bug 26362: Show correct libraries in overdues report 2020-09-03 13:40:00 +02:00
pendingreserves.tt Bug 23485: Show barcode in holds to pull 2020-09-28 16:09:10 +02:00
printslip.tt
renew.tt Bug 16112: Do not depend on SpecifyDueDate 2020-08-24 12:10:53 +02:00
request-article.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
reserveratios.tt Bug 26323: Retrieve the correct values for LOST, DAMAGED, LOC and CCODE 2020-09-28 16:09:10 +02:00
returns.tt Bug 26280: Add unique class for each problem in returns.tt 2020-10-08 14:52:20 +02:00
set-library.tt Bug 24201: (QA follow-up) Replace library select 2020-08-07 16:54:40 +02:00
transferstoreceive.tt Bug 25744: replace <b> with <strong> in the staff interface 2020-09-18 11:08:35 +02:00
view_holdsqueue.tt Bug 26323: (QA follow-up) Fix syntax errors 2020-09-28 16:09:10 +02:00
waitingreserves.tt Bug 26234: Teach our KohaTable constructor the specific th classes 2020-08-19 08:24:04 +02:00