Is it possible to group one2many filed based on the fields found in the model.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Is it possible to group one2many filed based on the fields found in the model.
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
1
يناير 25
|
2276 | ||
|
0
سبتمبر 25
|
2085 | ||
|
2
سبتمبر 22
|
9965 | ||
|
2
أبريل 22
|
4937 | ||
|
0
يوليو 21
|
7591 |
yes it is. use domain for field. onchange you can return a new domain do. it is easy but a bit messy
Can you write a small example.