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
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
3
Respostas
21618
Visualizações
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
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-se
Reference: https://learnopenerp.blogspot.com/2020/09/domain-filter-many2one-field-odoo13.html