Skip to Content
Menu
This question has been flagged
1 Reply
4147 Views

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

Avatar
Discard
Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
2
Jun 20
9764
2
Nov 18
4922
2
Jul 24
940
1
Jun 24
3561
1
Feb 24
839