Appearance
Line Item Permissions
These permissions control access to line items.
| Permission Key | Description |
|---|---|
line_items.list.all | Allows the user to view all line items in a data table. |
line_items.view.all | Allows the user to view individual line items. |
line_items.new.all | Allows the user to create new line items. |
line_items.edit.all | Allows the user to edit any line items. |
line_items.delete.all | Allows the user to delete any line items. |
line_items.total | Allows the user to generate total summaries from line items. |
line_items.chart | Allows the user to generate charts from line items. |
line_items.export | Allows the user to export line items to CSV. |
line_items.list.assigned | Allows the user to view line items for orders they are assigned to. |
line_items.view.assigned | Allows the user to view individual line items for orders they are assigned to. |
line_items.new.assigned | Allows the user to create line items for orders they are assigned to. |
line_items.edit.assigned | Allows the user to edit line items for orders they are assigned to. |
line_items.delete.assigned | Allows the user to delete line items for orders they are assigned to. |
line_items.list.managing | Allows the user to view line items for orders they are managing. |
line_items.view.managing | Allows the user to view individual line items for orders they are managing. |
line_items.new.managing | Allows the user to create line items for orders they are managing. |
line_items.edit.managing | Allows the user to edit line items for orders they are managing. |
line_items.delete.managing | Allows the user to delete line items for orders they are managing. |
line_items.list.assigned.deliverable | Allows the user to view line items for deliverable orders they are assigned to. See assigned deliverable. |
line_items.view.assigned.deliverable | Allows the user to view individual line items for deliverable orders they are assigned to. See assigned deliverable. |
line_items.new.assigned.deliverable | Allows the user to create line items for deliverable orders they are assigned to. See assigned deliverable. |
line_items.edit.assigned.deliverable | Allows the user to edit line items for deliverable orders they are assigned to. See assigned deliverable. |
line_items.delete.assigned.deliverable | Allows the user to delete line items for deliverable orders they are assigned to. See assigned deliverable. |
line_items.list.assigned.pickable | Allows the user to view line items for pickable orders they are assigned to. See assigned pickable. |
line_items.view.assigned.pickable | Allows the user to view individual line items for pickable orders they are assigned to. See assigned pickable. |
line_items.new.assigned.pickable | Allows the user to create line items for pickable orders they are assigned to. See assigned pickable. |
line_items.edit.assigned.pickable | Allows the user to edit line items for pickable orders they are assigned to. See assigned pickable. |
line_items.delete.assigned.pickable | Allows the user to delete line items for pickable orders they are assigned to. See assigned pickable. |