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

I need how to hide a message menu for users, there is anyway for that please help me.

아바타
취소

what do u mean by hide a message menu for users , u mean to disable the openerp chatter ?

작성자

If one user login means sales, purchase, Hr module only needed, user not needed to messaging menu i want hide please help me...

베스트 답변

I've seen several posts asking this question and I finally found an easy solution. Messaging comes from the default group Human Resources/Employee so either remove the user from that group or duplicate that group and make an 'Employee-NoMessaging' group if you are using HR for something, removing the messaging menu.

This new support forum sucks, by the way

아바타
취소

Actually, just found a better solution here - http://help.openerp.com/question/953/how-to-disable-menus-for-specific-users/

베스트 답변

Hi,

<record id="mail.mail_feeds_main" model="ir.ui.menu">
    <field name="groups_id" eval="[(3, ref('base.group_user'))]"/>
</record>

Above code will remove USER group from "Messaging" menu and you can put another group

Email : info@acespritech.com
Skype : acespritech
Blog : acespritechblog.wordpress.com

아바타
취소
작성자

Thanks for reply... where i remove this code... example addons--> which folder please tell them...

You can put in any XML file (create new or put in existing addons xml)

작성자

I asking where i paste this xml. Please specify the path.

관련 게시물 답글 화면 활동
1
12월 19
20809
2
8월 18
4319
2
5월 17
5600
5
2월 17
10892
2
3월 16
4329