跳至内容
菜单
此问题已终结
1 回复
2973 查看

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
形象
丢弃
最佳答案

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

You need to inherit this model when you define yours.

形象
丢弃
相关帖文 回复 查看 活动
0
3月 25
1179
1
10月 22
3530
4
10月 21
6760
2
12月 19
9092
0
11月 19
4275