Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
2931 Visninger

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
Kassér
Bedste svar

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

You need to inherit this model when you define yours.

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
mar. 25
1168
1
okt. 22
3509
4
okt. 21
6748
2
dec. 19
9059
0
nov. 19
4263