تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
2949 أدوات العرض

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
مارس 25
1172
1
أكتوبر 22
3521
4
أكتوبر 21
6755
2
ديسمبر 19
9083
0
نوفمبر 19
4269