https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41733 --- Comment #4 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 196044 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196044&action=edit Bug 41733: Honor EmailPatronRegistrations in the API This patch adds new overrides opac_reg_yes and opac_reg_no to the patrons api and will send a notice to the library when a patron is registered via the API if the pref is active and the NO override is not sent, or the YES override is sent To test: 1 - Apply patches 2 - yarn build 3 - restart_all 4 - run unit tests Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.