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.
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.
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
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
1
juil. 20
|
5018 | |||
|
9
oct. 19
|
31449 | |||
|
0
mars 25
|
3305 | |||
|
Default follower options
Résolu
|
2
oct. 23
|
12446 | ||
|
1
oct. 22
|
5113 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.