Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
2990 Vues

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
Ignorer
Meilleure réponse

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

You need to inherit this model when you define yours.

Avatar
Ignorer
Publications associées Réponses Vues Activité
0
mars 25
1185
1
oct. 22
3536
4
oct. 21
6769
2
déc. 19
9101
0
nov. 19
4278