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
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
count number of records based on condition
Diselesaikan
|
|
1
Nov 24
|
20225 | |
How to install odoo 10 in ubuntu 20.04?
Diselesaikan
|
|
1
Sep 23
|
3037 | |
|
3
Mei 23
|
5639 | ||
|
7
Apr 23
|
49018 | ||
Barcode scanner from mobile
Diselesaikan
|
|
1
Des 22
|
7876 |
write an onchange function for that many2one field, in that use your_many2many = [(6, 0, [ids to fill])]