Skip to content

Order Permissions

These permissions control access to orders.

Permission KeyDescription
orders.list.allAllows the user to view all orders in a data table.
orders.view.allAllows the user to view individual orders.
orders.new.allAllows the user to create new orders.
orders.edit.allAllows the user to edit any orders.
orders.delete.allAllows the user to delete any orders.
orders.totalAllows the user to generate total summaries from orders.
orders.exportAllows the user to export orders to CSV.
orders.report.allAllows the user to view order sales reports.
orders.chartAllows the user to generate charts from orders.
orders.update_status.allAllows the user to change the status of any orders using the status panel.
orders.list.assignedAllows the user to view orders they are assigned to.
orders.view.assignedAllows the user to view individual orders they are assigned to.
orders.edit.assignedAllows the user to edit orders they are assigned to.
orders.delete.assignedAllows the user to delete orders they are assigned to.
orders.report.assignedAllows the user to view sales reports for orders they are assigned to.
orders.update_status.assignedAllows the user to change the status of orders they are assigned to.
orders.list.managingAllows the user to view orders they are managing.
orders.view.managingAllows the user to view individual orders they are managing.
orders.new.managingAllows the user to create orders they are managing.
orders.edit.managingAllows the user to edit orders they are managing.
orders.delete.managingAllows the user to delete orders they are managing.
orders.report.managingAllows the user to view sales reports for orders they are managing.
orders.update_status.managingAllows the user to change the status of orders they are managing.
orders.list.assigned.deliverableAllows the user to view deliverable orders they are assigned to. See assigned deliverable.
orders.view.assigned.deliverableAllows the user to view individual deliverable orders they are assigned to. See assigned deliverable.
orders.edit.assigned.deliverableAllows the user to edit deliverable orders they are assigned to. See assigned deliverable.
orders.delete.assigned.deliverableAllows the user to delete deliverable orders they are assigned to. See assigned deliverable.
orders.report.assigned.deliverableAllows the user to view sales reports for deliverable orders they are assigned to. See assigned deliverable.
orders.update_status.assigned.deliverableAllows the user to change the status of deliverable orders they are assigned to. Status changes are limited to Ready For Delivery, In Transit, and Delivered. See assigned deliverable.
orders.list.assigned.pickableAllows the user to view pickable orders they are assigned to. See assigned pickable.
orders.view.assigned.pickableAllows the user to view individual pickable orders they are assigned to. See assigned pickable.
orders.edit.assigned.pickableAllows the user to edit pickable orders they are assigned to. See assigned pickable.
orders.delete.assigned.pickableAllows the user to delete pickable orders they are assigned to. See assigned pickable.
orders.report.assigned.pickableAllows the user to view sales reports for pickable orders they are assigned to. See assigned pickable.
orders.update_status.assigned.pickableAllows the user to change the status of pickable orders they are assigned to. Status changes are limited to Processing and Ready For Delivery. See assigned pickable.