Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
4333 Переглядів

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.

Аватар
Відмінити
Автор

Where is the database_manager.html?

Найкраща відповідь

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
жовт. 23
6402
2
лист. 22
6776
0
вер. 21
2879
4
серп. 20
7698
2
бер. 20
11554