Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
8988 มุมมอง

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.

Related Posts ตอบกลับ มุมมอง กิจกรรม
use of _track and track_visibility แก้ไขแล้ว
1
ธ.ค. 19
20803
2
ส.ค. 18
4310
2
พ.ค. 17
5592
5
ก.พ. 17
10880
2
มี.ค. 16
4326