i want display employee names whose birthdays today on login page left or right side.
i implemented one model and getting data but my problem is how to display that data in login page.
please suggest me how can i achieve this?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
i want display employee names whose birthdays today on login page left or right side.
i implemented one model and getting data but my problem is how to display that data in login page.
please suggest me how can i achieve this?
you need to inherit the login template and write your own code to display the names, also you have to override the controller written for login page. "web.login" is the id of template for login page, in your controller just update the values with your birthday names and call and display it on your inherited template,
Thanks
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up