Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
4337 Представления

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
6404
2
нояб. 22
6776
0
сент. 21
2882
4
авг. 20
7699
2
мар. 20
11561