https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41733
--- Comment #2 from Nick Clemens (kidclamp) <[email protected]> --- Created attachment 192151 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192151&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 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
