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

I am trying to add 2 custom buttons to the Kanban view of the contacts application. I have the buttons added to the list view but am struggling to get it on the kanban view as well. Is there someone that could advise?

頭像
捨棄
最佳答案

Hi, 
To add custom buttons to the Kanban view in Odoo, you can utilize the display="always" attribute within your XML definition. This ensures that the buttons are consistently visible, regardless of whether any records are selected.

頭像
捨棄