İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
4943 Görünümler

I'm using mail.thread [track_visibility] for identifying changed fields in V12. While creating new records i'm getting model.name created. I want to get Gift created by person name. I don't know what is the way to do it.

Thanks.

Avatar
Vazgeç
En İyi Yanıt

Hi,

If you are looking to remove the message like model.name created give a description for your model, so that it will get shown.


class Retention(models.Model):
_name = 'sale.retention'
_description = 'Sale Retention'
_inherit = 'mail.thread'

Thanks

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Tem 20
3548
9
Eki 19
28665
0
Mar 25
1172
2
Eki 23
10296
1
Eki 22
3519