Appearance
Delivery Receipt Permissions
These permissions control access to delivery receipts.
| Permission Key | Description |
|---|---|
delivery_receipts.list.all | Allows the user to view all delivery receipts in a data table. |
delivery_receipts.view.all | Allows the user to view individual delivery receipts. |
delivery_receipts.new.all | Allows the user to create new delivery receipts. |
delivery_receipts.export | Allows the user to export delivery receipts to CSV. |
delivery_receipts.list.assigned | Allows the user to view delivery receipts for orders they are assigned to. |
delivery_receipts.view.assigned | Allows the user to view individual delivery receipts for orders they are assigned to. |
delivery_receipts.new.assigned | Allows the user to create delivery receipts for orders they are assigned to. |
delivery_receipts.list.managing | Allows the user to view delivery receipts for orders they are managing. |
delivery_receipts.view.managing | Allows the user to view individual delivery receipts for orders they are managing. |
delivery_receipts.new.managing | Allows the user to create delivery receipts for orders they are managing. |
delivery_receipts.list.assigned.deliverable | Allows the user to view delivery receipts for deliverable orders they are assigned to. See assigned deliverable. |
delivery_receipts.view.assigned.deliverable | Allows the user to view individual delivery receipts for deliverable orders they are assigned to. See assigned deliverable. |
delivery_receipts.new.assigned.deliverable | Allows the user to create delivery receipts for deliverable orders they are assigned to. See assigned deliverable. |