コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4332 ビュー

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
6402
2
11月 22
6776
0
9月 21
2879
4
8月 20
7698
2
3月 20
11548