The Linked Orders for WooCommerce plugin registers a few custom capabilities. If you know what you’re doing, you can use a plugin like AAM to grant these capabilities to other users with WP Admin access.
create_dws_linked_children | Required to be able to create new linked orders. |
see_dws_order_links | Required to be able to see existing links. |
see_dws_linked_orders_metabox | Required to be able to see existing links via the edit order meta box. |
see_dws_linked_orders_column | Required to be able to see existing links via the orders list table. |