odoo/addons/website_sale/controllers
Denis Ledoux 4adb4b8d15 [FIX] sale, website_sale: Send email on sale order confirmation
Not just when coming back from the payment provider to the
payment validation route `/shop/payment/validate`.

Otherwise, if you do not come back from the payment provider
page, that you quit just after having paid but just before
being redirected to Odoo, you do not receive the email.

The change within the `sale` module, while this issue concerns
`website_sale` only, has been accepted because this is a mechanism
that could be used by other modules.

opw-644348
2015-07-09 15:51:50 +02:00
..
__init__.py [IMP] website_sale: clean code and fix for website_event 2013-11-27 12:16:58 +01:00
main.py [FIX] sale, website_sale: Send email on sale order confirmation 2015-07-09 15:51:50 +02:00