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
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
| 関連投稿 | 返信 | ビュー | 活動 | |
|---|---|---|---|---|
|
2
6月 20
|
13344 | |||
|
2
11月 18
|
8146 | |||
|
1
2月 26
|
62 | |||
|
0
4月 26
|
14230 | |||
|
2
7月 24
|
5377 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.