I want to create for educational qualifications can anyone help me in this matter ??
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
3
Respuestas
21588
Vistas
Hello,
You can create a many2one field as follow : 'test_id': fields.many2one(test.model', 'Test'),
Here, test.model is a name of relational Object.
Thanks.
Hi already more answer there
you can reach to ... many2one field
hope you can get it from here
Thanks Sandeep
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse
Reference: https://learnopenerp.blogspot.com/2020/09/domain-filter-many2one-field-odoo13.html