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
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
3
Antworten
21638
Ansichten
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
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
Registrieren
Reference: https://learnopenerp.blogspot.com/2020/09/domain-filter-many2one-field-odoo13.html