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.
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
|
1
ม.ค. 25
|
2318 | ||
|
0
ก.ย. 25
|
2115 | ||
|
2
ก.ย. 22
|
9996 | ||
|
2
เม.ย. 22
|
4950 | ||
|
0
ก.ค. 21
|
7626 |
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.