https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33264
--- Comment #6 from Lucas Gass <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
