콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
1407 화면

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

아바타
취소