跳至内容
菜单
此问题已终结
1 回复
4335 查看

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

形象
丢弃
相关帖文 回复 查看 活动
2
10月 23
6403
2
11月 22
6776
0
9月 21
2881
4
8月 20
7699
2
3月 20
11558