shopinvader / odoo-shopinvader

Odoo Modules. Sorry Magento, Shopinvader is coming
GNU Affero General Public License v3.0
119 stars 102 forks source link

Send email notifications #1257

Closed cramosh closed 3 months ago

cramosh commented 2 years ago

When shopinvader must detect the Cart Confirmation to send the mail. At what point does the action jump?

Mat-moran commented 2 years ago

It is done with the sale_automation_workflow in combination with the base_automation.

With the first you can define the automatic actions of your workflow, for example cart confirmation when the cart is in an specific step.

With the second you can assign automatically this workflow to a certain orders for example with a specific backend on creation.

github-actions[bot] commented 4 months ago

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.