Default notification templates for Shopinvader.
Provides the following notification types and their email templates:
- cart_confirmation
- sale_confirmation
- invoice_open
- new_customer_welcome
- new_customer_welcome_not_validated
- customer_validated
- customer_updated
- address_created
- address_created_not_validated
- address_validated
- address_updated
Email templates are cooked using email_template_qweb and mail_inline_css, hence you find:
- a common layout for all emails
- easy way to specify styles all at once (only in layout for now)
- easy way to override specific templates or part of them
Table of contents
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- Camptocamp
- Simone Orsi <simone.orsi@camptocamp.com>
The development of this module has been financially supported by:
- Camptocamp
- Cosanum
This module is part of the shopinvader/odoo-shopinvader project on GitHub.
You are welcome to contribute.