Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
Lines of code | 27 |
Technical Name |
account_restrict_email_to_external_users |
License | OPL-1 |
Website | https://2bit.ch/ |
Versions | 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
Lines of code | 27 |
Technical Name |
account_restrict_email_to_external_users |
License | OPL-1 |
Website | https://2bit.ch/ |
Versions | 18.0 |
Account-Restrict Email To External Users
Account-Restrict Email To External Users is an Odoo extended module which is used to restrict send email to external users.
Table of contents
Installation
To install this, follow below steps:
- Just simply mount this module as Odoo's custom module
- Now, Install the module in Odoo from Main Apps section.
Usage
How to use this module:
- Go to Accounting -> Invoices -> Open a posted invoice.

- Scroll down and click on the people icon as shown in the below image.

- All the follower for the invoice are displayed here. You can manage the followers for the invoice as per your requirement.
- Click on the Send & Print button.

- In the mail template you can clearly see the invoice email is also send to followers of the invoice. If you want to restrict external users then this module help to restrict.
- After installing the module you can see in the mail template, the invoice email's recipients are followers of the document excluding external users and customers only as shown in the below image.

- Click on the Send button. The email will be send to customer and internal users only.
Dependent modules
- account
Change Logs
- [12-01-2024] Added Unit tests for Account-Restrict Email To External Users module
- Added Account-Restrict Email To External Users
Support
2BIT AG
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). 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 NONINFRINGEMENT. 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