Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
4308 Visualizações

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
Cancelar
Autor

Where is the database_manager.html?

Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
out. 23
6380
2
nov. 22
6759
0
set. 21
2863
4
ago. 20
7679
2
mar. 20
11530