Skip to Content
Menu
This question has been flagged
2 Replies
6726 Zobrazenia

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?

Avatar
Zrušiť
Best Answer

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

Avatar
Zrušiť
Best Answer

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.

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
mar 24
2013
1
mar 15
4092
1
mar 15
4985
0
aug 25
3766
1
nov 23
2296