I have been tried to inherit the id in this template but it is not working. Please help me how to inherit this id with dots in the middle
id="auth_signup.reset_password" name="Reset password">
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I have been tried to inherit the id in this template but it is not working. Please help me how to inherit this id with dots in the middle
id="auth_signup.reset_password" name="Reset password">
Hello Dương Thanh Lương,
Please find code in Comment.
Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari
Try this,
<template id="auth_signup_inherti_id" inherit_id="auth_signup.reset_password">
inherit Code.............
</template>
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
Just an idea: https://learnopenerp.blogspot.com/2020/08/inherit-web-login-controller-in-odoo.html
Try this: https://learnopenerp.blogspot.com/2021/09/integrate-google-recaptcha-website-login-signup-odoo.html