Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4330 Widoki

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.

Awatar
Odrzuć
Autor

Where is the database_manager.html?

Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
paź 23
6402
2
lis 22
6774
0
wrz 21
2878
4
sie 20
7696
2
mar 20
11545