Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
5209 Visualizações

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
Cancelar
Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
jun. 20
11456
2
nov. 18
6170
2
jul. 24
2533
1
jun. 24
5010
1
fev. 24
2027