https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37578
Biblibre Sandboxes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #170104|0 |1 is obsolete| | --- Comment #3 from Biblibre Sandboxes <[email protected]> --- Created attachment 170183 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170183&action=edit Bug 37578: Remove the Charges tab from checkout and patron details This patch removes the "Charges" tab from the include file which is used by the circulation and patron details templates. Information about charges and credits is already shown at the top of these pages under the "Attention" heading. This tab is already hidden on the checkout page because the script doesn't provide the data to display. To test, apply the patch locate a patron with charges. - Check out to the patron. As before, you should see under the "Attention" heading at the top, "Charges: Patron has outstanding charges of..." - There should be no "Charges" tab below in the section showing tabs for checkouts, holds, etc. - Check the same details on the patron detai page. - A patron with credits should be displayed similarly. Sponsored-by: Athens County Public Libraries Signed-off-by: Nicolas Hunstein <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
