콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
6 답글
7747 화면

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.

아바타
취소
관련 게시물 답글 화면 활동
5
7월 25
2994
0
5월 25
2404
1
7월 23
6867
7
3월 20
10821
1
8월 16
4062