[Koha-bugs] [Bug 34289] UI issue on returns.pl when checking the forgive fines checkbox

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 17 18:47:52 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34289

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 153570
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153570&action=edit
Bug 34289: Add missing class to one condition of the checkin template

The markup of the checkin template varies depending on the conditions of
the operation, and in one case the barcode field was missing the
"barcode" class. This patch adds it.

To test, apply the patch and make sure the finesMode system preference
is enabled.

- Go to returns.pl (/cgi-bin/koha/circ/returns.pl)
- Expand the the options so you see 'Forgive overdue charges'.
- Check that box and check in an item
- After checkin, the barcode field should keep the same style it had
  before the transaction.
- Note: The yellow background of the input when the "Forgive" checkbox
  is checked is to be expected.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list