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
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
nov 24
|
20222 | ||
|
1
sept 23
|
3036 | ||
|
3
may 23
|
5635 | ||
|
7
abr 23
|
49013 | ||
Barcode scanner from mobile
Resuelto
|
|
1
dic 22
|
7876 |
write an onchange function for that many2one field, in that use your_many2many = [(6, 0, [ids to fill])]