[Koha-bugs] [Bug 33264] Rental fees should show on checkout/detail pages regardless of RentalsInNoissuesCharge

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 26 20:57:18 CEST 2023


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

--- Comment #6 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 157947
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157947&action=edit
Bug 33264: Add information about both blocking/non-blocking fines/fees to
blocked-fines.inc

1. Go to Administration > Item types and add a rental charge to an item type.
2. Check out some items of that type to a patron.
3. Go to Debit Types -> RENT and check "Included in noissuescharge?"
3. Now you will see those rental changes on both the checkout and detail pages,
checkouts are blocked
4. Go to Debit Types -> RENT and uncheck "Included in noissuescharge?"
5. Now you see no information about the rental charges on the checkout/detail
pages.
6. APPLY PATCH, restart services
7. Now check the morememember.pl and cicruclation.pl pages. You should see
information about both blocking/non-blocking charges on both of the pages.
8. Turn on BatchCheckout
9. Now from the patrons batch checkout screen make sure the information appears
for both blocking/non-blocking charges.

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


More information about the Koha-bugs mailing list