Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
1373 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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: 


Awatar
Odrzuć
Autor Najlepsza odpowiedź

HI Andrés Carles,

It works perfectly. Thank you very much.

Boris

Awatar
Odrzuć