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
- Účetnictví
- Sklad
- PoS
- Project
- MRP
This question has been flagged
2
Odpovědi
6416
Zobrazení
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!
Přihlásit seRelated Posts | Odpovědi | Zobrazení | Aktivita | |
---|---|---|---|---|
|
2
čvc 16
|
5360 | ||
|
2
čvc 25
|
970 | ||
|
2
úno 23
|
6721 | ||
|
0
bře 21
|
2721 | ||
How to get the job_id of the user_id
Vyřešeno
|
|
2
čvn 20
|
10242 |
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