Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
8 Trả lời
10509 Lượt xem

Hi guys,

is there any way to remove completely Followers ?

I don't want them at all. Already blocked some but still got them.

It's annoying

Ảnh đại diện
Huỷ bỏ

Please specify your question by elaborate it little bit otherwise the best answer could be as follows ( as per your question ) Go to Setting >> Technical >> Email >> Followers, select all and delete !

Tác giả

so if I do it this way I will remove all currently existing followers? It will not affect anything ?

It will remove all followers and it will not affect anything.

Tác giả

It seems that you know a lot :) so please if you can, tell me please where can i find the location in the code where is this tiny little icon which is used to open full mail composer ? I would love to change it a bit but I can't find it.

Tác giả

My question was how to remove followers, disable it completely. I don't want followers in my Odoo at all so I'm looking for the way how to do it.

hi dr obx, go through this link https://www.odoo.com/forum/help-1/question/how-to-disable-notifications-shown-below-25294 ,, i have disabled followers from this ,,i think this will help you

Tác giả

I just read it, thanx. Already did it.

Tác giả Câu trả lời hay nhất

Thank you all,

Already did it some time ago. I've checked  every view/form and blocked it or made it invisible adding attrs="{'invisible':[('x_simplified','=',False)]}"

x_simplified is a additional boolean field so if I want or need I can unhide followers and some fields which I presumed as unwanted or not important.

So every page(form) contain this extra radio button which is set False as a default.

Problem solved :)

Ảnh đại diện
Huỷ bỏ

hi, without hiding followers, can we stop sending notifications to followers ???,, i mean by changing code, can we make it,,, is it possible????

Everything is possible but depending on your knowledge and experience. However it might be tricky in Odoo because it's already built in. So to avoid automatic process you have to change a lot of code and that's why i decided to hide elements which create auto sending message to the followers instead.
Is much easier and always you can restore it just clicking on Advanced view or however you name it.

It works for me very well so  I'll stay with this solution.

On 21 July 2015 at 15:51, joshi <joshi.abhi1907@gmail.com> wrote:

hi, without hiding followers, can we stop sending notifications to followers ???,, i mean by changing code, can we make it,,, is it possible????

--
joshi
Sent by Odoo S.A. using Odoo access your messages

Câu trả lời hay nhất

Hi Dr obx, 


<div class="oe_chatter">

<field name="message_follower_ids" widget="mail_followers" groups="base.group_user"/>

<field name="message_ids" widget="mail_thread"/>

</div>


remove this code   in view.xml in your module

 eg:if u want to remove followers in hr_holidays module, you can remove it at hr_holidays.view.xml

Ảnh đại diện
Huỷ bỏ

will this stop Odoo from sending the notifications?

Tác giả

Hello Piotr,

I'ts been a long time since I posted this question, I was working on version 7 or 8 that time. Can't remember if this solution worked but because I'm not working with Odoo anymore ..... anyway, after a closer look I decided not to remove it as it caused more problems than just ignore it.

Bài viết liên quan Trả lời Lượt xem Hoạt động
14
thg 1 25
125877
2
thg 11 22
6391
1
thg 10 17
19699
0
thg 11 15
4278
0
thg 3 25
1720