| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 46 |
| Technical Name |
sprintit_email_safety |
| License | See License tab |
| Website | http://www.sprintit.fi |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 46 |
| Technical Name |
sprintit_email_safety |
| License | See License tab |
| Website | http://www.sprintit.fi |
Sprintit Email Safety
This module provides an email safety catch that prevents the Odoo system from sending any emails to partners who are not internal users.
Table of contents
The primary intended use for this module is in testing, staging, and development environments. It ensures that no unsolicited emails, notifications, or automated messages are accidentally sent to real customers, vendors, or external partners while testing system functionality.
Overrides the standard mail sending mechanism to ensure emails are only dispatched to safe, verified recipients. It automatically permits emails to flow to internal users (members of the base.group_user group) and intelligently clears the email_to field or removes unsafe recipients from recipient_ids on the fly before sending.
Adds an 'allow_emails' checkbox on the Partner (res.partner) form. This allows administrators or developers to explicitly whitelist specific external test contacts to receive emails.
Read more.
We are the first Odoo Gold partner in Finland. We are renowned for our professional developers and we want to tailor the ERP solution for you.
Copyright (C) 2015-TODAY Sprintit Ltd. (<http://www.sprintit.fi>). This software and associated files (the "Software") can only be used (executed, modified, executed after modifications) with a valid License Agreement with Sprintit Ltd, or you have aquired user rights for this module by purchasing it from Odoo Apps Store. You may develop Odoo modules based on the Software and distribute them under the license of your choice, provided that it is compatible with the terms of the License Agreement. If the Software has been purchased via Odoo Apps Store, you have the right to use the Software in a single production and test installation, in the systems owned by the company that has made the purchase, but you cannot develop other Odoo modules based on the Software, nor distribute it under any license without valid License Agreement with Sprintit Ltd. It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module