https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37047
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #167742|0 |1 is obsolete| | --- Comment #14 from Martin Renvoize <[email protected]> --- Created attachment 167924 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167924&action=edit Bug 37047: Make Patron Bookings table visible from Patrons Checkout page This patch makes it so that the patron bookings table loads properly from teh checkout page. Previously, it was only loading correctly from the details page. To test: 1. Create an item bookable. 2. Book an item for a patron. 3. Go to the patron's checkout page. 4. See they have a Booking (1) in their tab. 5. Click this tab, but nothing appears. 6. Apply patch, restart_all 7. See they still have a Booking (1) in their tab. 8. Click this tab, table loads as expected. Signed-off-by: Pedro Amorim <[email protected]> Signed-off-by: Martin Renvoize <[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/
