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
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
2
Replies
6265
Views
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Jul 16
|
5176 | ||
|
2
Jul 25
|
805 | ||
|
2
Feb 23
|
6238 | ||
|
0
Mar 21
|
2587 | ||
|
2
Jun 20
|
10091 |
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