跳至内容
菜单
此问题已终结
2 回复
1360 查看

Hi,

In Odoo 16 I don't know how to show the attachment button in form view of my own model.

Thanks in advance,

Boris

形象
丢弃
最佳答案

Hi Boris, I think you are talking about chatter attachment button, to add chatter on your form you need to inherit from mail.thread   on your model , add  on your manifest and then add this code at the end of the form tag on form view: 


形象
丢弃
编写者 最佳答案

HI Andrés Carles,

It works perfectly. Thank you very much.

Boris

形象
丢弃