Hey there,
I need to add a create_date in a many2many_rel table. Is it possible in Odoo 11 ?
I have been searching and searching and it seemed to me that it was somehow possible in Odoo 7 (operERP).
Thank you,
Pedro Quinta
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hey there,
I need to add a create_date in a many2many_rel table. Is it possible in Odoo 11 ?
I have been searching and searching and it seemed to me that it was somehow possible in Odoo 7 (operERP).
Thank you,
Pedro Quinta
you are right m2m fields relational table don't add LOG_ACCESS_COLUMNS but you can easily add it.
m2m relational table created from here so you can override update_db of class Many2many in your module and change query
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit seRelated Posts | Odpovědi | Zobrazení | Aktivita | |
---|---|---|---|---|
how to format mapped() result
Vyřešeno
|
|
2
čvn 20
|
11387 | |
Problem with M2M Fields
Vyřešeno
|
|
2
lis 18
|
6084 | |
|
2
čvc 24
|
2434 | ||
|
1
čvn 24
|
4951 | ||
|
1
úno 24
|
1955 |