Appearance
Customer Price Permissions
These permissions control access to customer prices.
| Permission Key | Description |
|---|---|
customer_prices.list.all | Allows the user to view all customer prices in a data table. |
customer_prices.view.all | Allows the user to view individual customer prices. |
customer_prices.new.all | Allows the user to create new customer prices. |
customer_prices.edit.all | Allows the user to edit any customer prices. |
customer_prices.delete.all | Allows the user to delete any customer prices. |
customer_prices.export | Allows the user to export customer prices to CSV. |
customer_prices.list.managing | Allows the user to view customer prices they are managing. |
customer_prices.view.managing | Allows the user to view individual customer prices they are managing. |
customer_prices.new.managing | Allows the user to create customer prices for customers they are managing. |
customer_prices.edit.managing | Allows the user to edit customer prices they are managing. |
customer_prices.delete.managing | Allows the user to delete customer prices they are managing. |