Not everyone is male or female, I would like to create an 'Other' category at least.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
2
回复
6417
查看
go to the code and find the selection field and you can add there "Other" category
'gender : 'fields.selection([('male',Male),('female','Female'),('other','Other')],Gender)
set like that
yes it's right way for selection field
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
2
7月 16
|
5361 | ||
|
2
7月 25
|
970 | ||
|
2
2月 23
|
6722 | ||
|
0
3月 21
|
2721 | ||
|
2
6月 20
|
10243 |
Facebook recently gave people 51 options in addition to male and female. http://www.thedailybeast.com/articles/2014/02/15/the-complete-glossary-of-facebook-s-51-gender-options.html