• Hi,

    I need to set a user role for order manager as shop manager has to many rigths.
    The problem is that the role I created is too limited.

    Missing role permission for this user in order to be able to
    – add a coupon code to an existing order?
    – add a product that is a variable to an existing order?
    – add a new order?

    I want to prevent this user to add/edit/delete Product and Coupon

    I have created a custom role
    with these permissions, let me know what is missing in order to get the role permissions as required.

    view_admin_dashboard
    read

    assign_shop_order_terms
    delete_others_shop_orders
    delete_private_shop_orders
    delete_published_shop_orders
    delete_shop_order
    delete_shop_order_terms
    delete_shop_orders
    edit_others_shop_orders
    edit_private_shop_orders
    edit_published_shop_orders
    edit_shop_order
    edit_shop_order_terms
    edit_shop_orders
    manage_shop_order_terms
    publish_shop_orders
    read_private_shop_orders
    read_shop_order

    Thanks

    Please do not just refer a plugin I need to understand the missing permissions, thanks

    • This topic was modified 3 years, 4 months ago by lenamtl.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Custom role required’ is closed to new replies.