Daily updates from Odoo
Thursday, June 25, 2026
1 change
Enhancements to existing features
The PDP registration flow now allows the contact email to be edited during signup, which avoids blocking users who need to correct it. It also adds an extra verification check to prevent impersonation and resets the KYC status when a participant is deregistered, so the process can be restarted if needed.
Original PR description
It seems the readonly can cause some problem because the user might want to change it during the registration. Also adding the hash signed to the connect route to make sure nobody can impersonate the kyc Also clicking on the button_deregister_pdp_participant action will now reset the kyc status so that you can do it again if needed. task-626574 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr