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

Hello


Is it possible to send an email in the Project app to a client pertaining to all of the tasks for the project, as opposed to just an email for each individual task?   

My business is a custom residential cabinet shop and I would like to send our clients an update on their overall project not just an individual room(which I have broken out into a parent task). 


Thanks

아바타
취소
베스트 답변

You need to show the message_ids field on the Form View.

<field name="message_ids" widget="mail_thread"/>

You will then see this:



Inherit and override the project.project.form View with External ID project.edit_project.


For background on making these kinds of changes, see https://www.opensourceintegrators.com/publications/update-safe-changes-to-odoo-views

아바타
취소