3 Jul
2020
3 Jul
'20
2:25 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25855 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add post_renewal_hook in |Add after_circ_hook in |circulation |circulation --- Comment #9 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Taking Martin's suggestion to generalize this hook I'm renaming it 'after_circ_action' and made the params be 'action' ('renewal' in this case) and 'payload' for all we want to pass the plugin. -- You are receiving this mail because: You are watching all bug changes.