Example :
a_ids = fields.Many2many('model.c', 'model_c_id')
class TableB(models.Model):
b_ids = fields.Many2many('model.c', 'model_c_id')
in table b i want to create function that pass value from a_ids field to b_ids field :
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Example :
Hi,
Check this answer. you will get some idea about Many2many field writing.
Thanks
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
1
Şub 24
|
2044 | ||
|
4
Oca 20
|
6328 | ||
|
0
Şub 19
|
3500 | ||
|
1
Haz 23
|
50772 | ||
|
1
Şub 23
|
1741 |
Look into odoo tips: learnopenerp.blogspot.com