https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40167
--- Comment #5 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Created attachment 201760 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201760&action=edit Bug 40167: Curbside pickups - Show link if not configured If curbside pickups are not configured for the current branch, a correct message is displayed. It would be helpful to provide a link to the configuration page right there, if the patron has permissions to set it. This patch just adds that. To test: 1. Enable Curbside pickups 2. Make sure you are in a branch that doesn't have any rules for curbside pickups 3. Go to Circulation > Curbside pickups => SUCCESS: A message about curbside pickups not being configured is displayed 4. Apply this patch 5. Repeat 3 (reload?) => SUCCESS: The message is displayed, but you can now follow a link to configure the rules. 6. Sign off :-D Signed-off-by: Tomas Cohen Arazi <[email protected]> Signed-off-by: Owen Leonard <[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/
