Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
6 Відповіді
7555 Переглядів

Hi all


wanted to ask if anyone knows how to turn off notifications for new orders, bills invoices....

These mails are spamming my mailbox...


THX

Аватар
Відмінити
Автор

Hi Patrick - seems that you sent a wrong link - this refers to MRP

Найкраща відповідь

Go to your account, select "Preferences" in the drop down menu and disable receiving email notifications:


Аватар
Відмінити
Найкраща відповідь

As a supplementary question to the one asked by HLohner, we add new vendor bills by sending copies of receipts to an email alias that we created.  This thread discusses how to turn them 'off' but...I'm not seeing how to turn them 'on.' We used v15e and we are only given the choice of (a) handle by emails or (b) handle in Odoo but there is no drop-down option like that shown here.  We were hoping to have them show up in the 'conversations' bubbles shown at the top of the screen.  Any suggestions?

Аватар
Відмінити
Найкраща відповідь

We get a lot spam as well every created on website basket, all payments of invoices, where to manage this. Odoo V16?

Аватар
Відмінити
Найкраща відповідь

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.

Аватар
Відмінити
Автор Найкраща відповідь

This I did - but it did not change anything....unfortunately


Аватар
Відмінити
Найкраща відповідь

Herbert,

You are getting those notification probably because your user is set as follower of a salesteam. If that is the case, you can deactivate documents (and events) you are following as I show here https://youtu.be/ulq6cx-KxII


Hope this help.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
5
лип. 25
2573
0
трав. 25
2256
1
лип. 23
6592
7
бер. 20
10504
1
серп. 16
3958