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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
2
Respuestas
6297
Vistas
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
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
jul 16
|
5246 | ||
|
2
jul 25
|
870 | ||
|
2
feb 23
|
6393 | ||
|
0
mar 21
|
2636 | ||
How to get the job_id of the user_id
Resuelto
|
|
2
jun 20
|
10131 |
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