-
-
Notifications
You must be signed in to change notification settings - Fork 698
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP] website_crm_quick_answer: pre-commit auto fixes
- Loading branch information
1 parent
b19a4fa
commit 55c736b
Showing
10 changed files
with
72 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[build-system] | ||
requires = ["whool"] | ||
build-backend = "whool.buildapi" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
To configure this module, you need to: | ||
|
||
1. Go to **Settings \> Technical \> Automation \> Automated actions \> | ||
Quick response to website contact form** and edit anything there. | ||
|
||
Quicker way to just change the email template (something that most | ||
likely you will want to do): | ||
|
||
1. Go to **Settings \> Technical \> Email \> Templates** | ||
2. Edit the template called *Quick response to website contact form*. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
- [Tecnativa](https://www.tecnativa.com): | ||
- Rafael Blasco \<<rafael.blasco@tecnativa.com>\> | ||
- Jairo Llopis \<<jairo.llopis@tecnativa.com>\> | ||
- David Vidal \<<david.vidal@tecnativa.com>\> | ||
- Cristina Martin R. | ||
- [Sygel Technology](https://www.sygel.es): | ||
- Harald Panten \<<harald.panten@sygel.es>\> | ||
- Manuel Regidor \<<manuel.regidor@sygel.es>\> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
This module was written to extend the functionality of the website | ||
contact form to support sending the interested contact an automatic | ||
welcome email and allow you to customize it. |
This file was deleted.
Oops, something went wrong.
3 changes: 2 additions & 1 deletion
3
website_crm_quick_answer/readme/USAGE.rst → website_crm_quick_answer/readme/USAGE.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
To use this module, you need to: | ||
|
||
Have an email address in your main company. It will be used as sender address. | ||
Have an email address in your main company. It will be used as sender | ||
address. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters