Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
2945 Visualizzazioni

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
Abbandona
Risposta migliore

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

You need to inherit this model when you define yours.

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
mar 25
1172
1
ott 22
3519
4
ott 21
6752
2
dic 19
9079
0
nov 19
4268