Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
1385 Ansichten

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

Avatar
Verwerfen
Beste Antwort

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: 


Avatar
Verwerfen
Autor Beste Antwort

HI Andrés Carles,

It works perfectly. Thank you very much.

Boris

Avatar
Verwerfen