similar to:
https://www\.odoo\.com/forum/help\-1/how\-to\-customize\-record\-name\-on\-calendar\-view\-218858
How can I change the name shown in calendar view to show "partner_id - name"?
The is for the community edition Odoo v16
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
similar to:
https://www\.odoo\.com/forum/help\-1/how\-to\-customize\-record\-name\-on\-calendar\-view\-218858
How can I change the name shown in calendar view to show "partner_id - name"?
The is for the community edition Odoo v16
Hi,
You can use the name_get() function in the model to change the name of the record.The name_get() function is used to change the name of the record where it is viewed.
You can refer to this blog to know more about name_get() function. https://www.cybrosys.com/blog/how-to-use-of-name-get-function-in-odoo
You can refer to this blog to know more about calendar views. https://www.cybrosys.com/blog/how-to-create-a-calendar-view-in-menus-of-the-odoo-15
Hope it helps
This would work if i needed the name to always be changed, but I only need it changed on the task calendar.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
2
9月 24
|
2353 | ||
|
2
1月 24
|
3172 | ||
|
0
11月 23
|
984 | ||
|
1
5月 23
|
1945 | ||
|
2
4月 23
|
2896 |