Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
2298 Представления

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

Аватар
Отменить