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:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
2
답글
6574
화면
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
|
5556 | ||
|
2
7월 25
|
1101 | ||
|
2
2월 23
|
7058 | ||
|
0
3월 21
|
2885 | ||
|
2
6월 20
|
10358 |
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