コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2975 ビュー

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
1180
1
10月 22
3532
4
10月 21
6762
2
12月 19
9096
0
11月 19
4275