1)i have a many 2one field in that field some products are there(dynamic values ) when i select one value, based on that value to change the values in many2many field as well as fill that values into many2many field. how to do
please help me
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
1)i have a many 2one field in that field some products are there(dynamic values ) when i select one value, based on that value to change the values in many2many field as well as fill that values into many2many field. how to do
please help me
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
1
thg 11 24
|
20215 | ||
|
1
thg 9 23
|
3028 | ||
|
3
thg 5 23
|
5631 | ||
|
7
thg 4 23
|
49005 | ||
Barcode scanner from mobile
Đã xử lý
|
|
1
thg 12 22
|
7870 |
write an onchange function for that many2one field, in that use your_many2many = [(6, 0, [ids to fill])]