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

Can anyone help me figure out what I've done wrong?


I have created my own model, and a field that I am tracking changes on, following the example shown here:

https://www.odoo.com/documentation/17.0/developer/reference/backend/mixins.html#logging-changes

tracking=True
Avatar
Cancelar
Melhor resposta

Only custom models that inherit from the mail.thread model support tracking.

You need to inherit this model when you define yours.

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
mar. 25
1175
1
out. 22
3529
4
out. 21
6759
2
dez. 19
9092
0
nov. 19
4275