Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
6729 Переглядів

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
2015
1
бер. 15
4092
1
бер. 15
4986
0
серп. 25
3768
1
лист. 23
2296