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

please help by example and screenshort

อวตาร
ละทิ้ง

Dynamic Action Menu Hider is an advanced Odoo module designed to enhance user experience by providing dynamic control over action menu buttons in both list and form views. This app enables you to hide or show critical action buttons like Delete, Duplicate, Export, Export All, Archive, and Unarchive based on configurable settings and user permissions. Ideal for administrators and managers who need granular control over user actions, this app ensures that sensitive or unnecessary actions are only available to authorized users, improving data security and streamlining workflows.
https://apps.odoo.com/apps/modules/16.0/mh_all_in_one_hide_action_menu

คำตอบที่ดีที่สุด
    model.tree.view.custom
    your.model
    
    
        
        
            {
                'invisible': [('user_id.groups_id', 'in', [ref('your_custom_group_id')])]
            }
        
    

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
How to hide user menu in odoo15 แก้ไขแล้ว
2
มิ.ย. 24
3266
0
มี.ค. 23
1821
0
ต.ค. 24
1047
1
ก.ค. 23
1551
0
พ.ย. 24
1609