Skip to Content
Menu
This question has been flagged
1 Odpoveď
4345 Zobrazenia

I know the default fields on the sign up page are name, email, password. I want to add more fields like phone number or telephone number. Can someone tell me how to add those fields through a custom module? Including the __manifest__.py and __init__.py file.

Avatar
Zrušiť
Autor

Where is the database_manager.html?

Best Answer

Hi

Try creating a module with auto install : true. Override render_template function in addons/web/controllers/main.py 

and render a new html instead of database_manager.html, and make necessary changes in your module

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
okt 23
6409
2
nov 22
6784
0
sep 21
2887
4
aug 20
7714
2
mar 20
11576