跳至內容
選單
此問題已被標幟
1 回覆
3431 瀏覽次數

Hi,

In the calendar view you can see records over a calendar. By default, the name of the record is shown.

I want to implement a customization to add some more information besides the name of the record. For example, the name of the record and the the creation date. 

To do so, should I override the compute method of the display_name field? Or is it better to override the name_get() function in the model?

Is there a better way to do it?

Thanks,

頭像
捨棄
最佳答案

Hi,

For your needs, you can use it to override the name_get() function in the model. if do you need more customization about the calendar view, then  you can refer to the blog

https://cybrosys.com/blog/how-to-create-a-calendar-view-in-menus-of-the-odoo-15

Hope it helps

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
2月 18
2495
1
1月 24
1357
2
9月 22
1976
0
4月 17
3243
0
2月 17
2949