Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Accounting
  • Inventory
  • PoS
  • Project
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
Help

How to avoid sending notifications per Email?

Subscribe

Get notified when there's activity on this post

This question has been flagged
emailssocialnotifications
10 Replies
56381 Views
Avatar
Francisco Bustamante

Can the notifications be prevented from being sent as email?

At least at this point in time, unless something is explicitly sent as email, it should not be sent to the partners in particular. (we also have not activated the user portal at this time).

Thanks in advance!

4
Avatar
Discard
Avatar
Scarlet Vacaru
Best Answer

I also had the same problem with email notifications to customers. Situation: I created a Quotation, then I Confirmed the sale. When confirming the sale, the customer was being sent an email to follow the document. And that was bad for us. I deactivated the Customer Portal and now it's alright, customers are not notified anylonger. For anyone new to Openerp 7.0, the path is: Settings/Configuration/General Settings - Portal Acces - then check or uncheck the "Activate the customer portal" button. You might give a second look to see whether the customer portal is activated or not. In my situation, I thought it might be something related to social networking or to followers, but it was a false trace. Anyway, activating the customer portal has its logic: they are for sure notified when the portal is active.

4
Avatar
Discard
Avatar
Andreas Brueckl
Best Answer

You can disable the notification for you in the "User Preferences" (top-right corner). Just set the field Receive Feeds by Email to another value than All feeds.

You can set the same field in the "Settings -> User" menu for other users.

5
Avatar
Discard
Francisco Bustamante
Author

I have disabled my notification preferences, but still everyone else receives notifications, in particular emails are getting sent to our sales@ address and to partners, without a clear indication why and how to disable those.

Andreas Brueckl

Where (in which module) do you have this problem? If you create a new Sales Order, then the partner is not automatically a follower. You have to add him, otherwise he want receive any notifications.

Francisco Bustamante
Author

One concrete example: incoming emails are converted to leads. Emails received as leads are being sent to our sales@domain from the admin user address. The sales@ address is only an alias, not even partner or otherwise.

Andreas Brueckl

Sorry, but I can not follow your example. You can try to set flag "Opt-Out" in all your partners or just disable the outgoing email gateways.

Francisco Bustamante
Author

I have set everyone to opt-out, and unsubscribed all users. Here is a specific example: 1) user sends email to partner from openerp 2) partner replies to email 3) partner receives an email from admin, with a copy of his reply. Step 3 is the one causing me headaches, why is admin sending copies of emails to everyone? Admin was not even involved in the document/discussion/at all!

Gt01

I likewise have the same issue - every customer that sends an email to my account (emails that appear in the 'messaging' section OR any emails sent from openerp that are replied to by partners) are getting sent back to the customer/partner. This is of particular note to older emails that are are sitting on the email server that are then being fetched by openerp......

erpnedir

Hi, we have the same problem. We use sales quotations and meetings. We would like to send emails to partners when we create an offer, but we do not want to send emails when we create a meeting. Is it possible to disable sending emails to partners for meetings?

FRACHT FWO CZECH

Is there no GLOBAL setting?

Avatar
Yann Charlou
Best Answer

You can easily mass change "notification_email_send" for all existing customers this way :

  • CSV export all your customers
  • Change quickly the column "notification_email_send" (or add it if not in you csv) to "Never"
  • remove all columns except "id" and "notification_email_send"
  • Import you csv back to Openerp.

Then you can change the default value to prevent new customers being notified.

  • Go to the customer form view
  • Clic on top right on your name > "about openerp" > activate developer mode
  • You will see a new dropdown just before the form title. Select "default values".
  • Set your default value for notification. Choose "all users".

Note : I'm using Openerp V7 in french. Texts may be slightly differents. Hope this help.

4
Avatar
Discard
Avatar
Juanjo Algaz
Best Answer

If it's for customers, you can configure on:

Customers --> Sales & Purchases --> Receive Messages by Email | Opt-out

When opt-out is checked, the customer dont receive more emails

3
Avatar
Discard
FRACHT FWO CZECH

I can not find this setting, is this for OpenERP 7? There is no path Customers --> Sales & Purchases --> Receive Messages by Email | Opt-out

Juanjo Algaz

Open a partner, and on Sales&Purchases you could view this options. Maybe a access rights limit, try with admin with all access.

Avatar
Alan Bell
Best Answer

I think this is broken so I filed a bug https://github.com/odoo/odoo/issues/7374 the problem is that if you change the notification preferences of the customer to not get the spammy notification stuff then they also don't get actual emails that you try to send them. 

1
Avatar
Discard
Avatar
Denis Baranov
Best Answer

Perhaps, this module https://apps.odoo.com/apps/modules/9.0/internal_thread/ would solve your problem

1
Avatar
Discard
Avatar
Alby Roseveare
Best Answer

We had  the  same  problem  but  the  previous  suggestion  of  disabling  the  'default'  checkbox  on  the  email subtype  didn't  work  for  us.  

We  eventually found  a  way  with  the  help  of  Odoo  support that  did  work :  

  • go to sales application > configuration > quotation template. 
  • open the quotation template  you  are  using
  • go to the confirmation tab, edit and delete the confirmation mail 

This should prevent any emails sending when the sales order is confirmed.


0
Avatar
Discard
Avatar
Ankit H Gandhi(AHG)
Best Answer

Hello

Try below code to avoid email notification when try to create new record (version 10.0)

For example if you want to create new task but disable email notification to follower you can reference below code

task = super(Task, self.with_context(mail_notrack=True)).create(vals)

Hope this help you.

Best Thanks,

Ankit H Gandhi.

0
Avatar
Discard
Avatar
CARLOS ALBERTO GARCIA BRIZUELA
Best Answer

For me works this way in Odoo 8 for automatic email in sale orders confirmed, without disabling Portal option in Settings:

  • Go to "Settings / Technical / Email / Subtypes"

  • Select "Sales Order Confirmed"

  • uncheck "Default" option

0
Avatar
Discard
Avatar
Kalpana Hemnani
Best Answer

Francisco,

Go to Customer --> select customer for which you don't set off notifications --> Sales & Purchase --> Check Opt-out. This will defiantly work for you. By checking this option for selected customer won't get any notification mails.

0
Avatar
Discard
Melvin

How would this work out for vendors?

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Sign up
Related Posts Replies Views Activity
Email Notification - Per Date in Maintenance Schedule
emails notifications
Avatar
Avatar
1
Aug 23
3152
send email to res.partner on change of field value insted of log Odoo V8 Solved
emails notifications logs
Avatar
Avatar
Avatar
2
Oct 19
12300
change model notification
messaging social notifications
Avatar
0
Mar 15
4891
Odoo send 3 emails to notify a request contact
emails alias notifications localhost
Avatar
0
Mar 18
4488
How to develop a notification module?
emails notifications followers mail.thread
Avatar
Avatar
Avatar
3
Mar 15
8895
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now