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

I wish to implement a sales flow such that when a quotation has been sent, an auto reminder email is sent to the sales team after 7, 14, 21 days if the quotation is still open. i.e. the sales hasn't been closed or declined. How can I achieve this?

Аватар
Отменить
Лучший ответ

Flexibly configure any sort of reminders and alarms based on the Joint Calendar special feature: https://apps.odoo.com/apps/modules/9.0/joint_calendar/. Alert at any moment of time regarding any event or action

Аватар
Отменить
Лучший ответ

They are both filters, domain is like a hard filter, context is like a soft filter.

Domain is used purely for filtering to control the records that are available in the tree/list and form views.

Context is used to pass filtered data to the server to functions.

You cannot remove context to expand the data beyond what domain allows you to see. But you can remove context to see everything domain allows you to see.

There is probably a more detailed and involved explanation, but this is what it boils down to.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
Sales quotation Решено
2
мар. 24
2013
1
мар. 15
4092
1
мар. 15
4985
0
авг. 25
3766
1
нояб. 23
2296