Skip to Content
मेन्यू
This question has been flagged
1 Reply
2966 Views

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
Discard
Best Answer

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

You need to inherit this model when you define yours.

Avatar
Discard
Related Posts Replies Views Activity
0
मार्च 25
1175
1
अक्तू॰ 22
3528
4
अक्तू॰ 21
6758
2
दिस॰ 19
9091
0
नव॰ 19
4274