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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrácia| Related Posts | Replies | Zobrazenia | Aktivita | |
|---|---|---|---|---|
|
1
júl 20
|
4218 | |||
|
9
okt 19
|
29986 | |||
|
0
mar 25
|
2139 | |||
|
Default follower options
Solved
|
2
okt 23
|
11106 | ||
|
1
okt 22
|
4273 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.