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
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
count number of records based on condition
Rozwiązane
|
|
1
lis 24
|
20215 | |
How to install odoo 10 in ubuntu 20.04?
Rozwiązane
|
|
1
wrz 23
|
3027 | |
|
3
maj 23
|
5631 | ||
|
7
kwi 23
|
49005 | ||
Barcode scanner from mobile
Rozwiązane
|
|
1
gru 22
|
7869 |
write an onchange function for that many2one field, in that use your_many2many = [(6, 0, [ids to fill])]