Bug 38769

Summary: Add plugins consent types to OPAC self registration process
Product: Koha Reporter: Martin Renvoize (ashimema) <martin.renvoize>
Component: OPACAssignee: Martin Renvoize (ashimema) <martin.renvoize>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: jake.deery, m.de.rooy
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 31503    
Bug Blocks:    
Attachments: Bug 38769: Display plugin consents on self registration
Bug 38769: Display plugin consents on self registration

Description Martin Renvoize (ashimema) 2024-12-21 15:18:33 UTC
The new functionality allows plugins to add patron consent types to the system doesn't expose those consent types to the user at self registration time like we do for the data processing consent.  We should have that option
Comment 1 Martin Renvoize (ashimema) 2024-12-21 16:15:38 UTC
Created attachment 175882 [details] [review]
Bug 38769: Display plugin consents on self registration
Comment 2 Martin Renvoize (ashimema) 2024-12-21 16:23:53 UTC
Created attachment 175883 [details] [review]
Bug 38769: Display plugin consents on self registration
Comment 3 Martin Renvoize (ashimema) 2024-12-21 16:24:26 UTC
Work in progress.. currently this patch just displays consent options and doesn't record them against the self-registered user yet.