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
6270
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.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
jul 16
|
5180 | ||
|
2
jul 25
|
810 | ||
|
2
feb 23
|
6269 | ||
|
0
mar 21
|
2588 | ||
How to get the job_id of the user_id
Resuelto
|
|
2
jun 20
|
10101 |
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