Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,8 @@ Use this guide to understand:
| **Action** | **When It Appears** | **Who Can Use It** | **What It Does** |
|------------|---------------------|---------------------|------------------|
| **Hold** | Draft, Outstanding, or Approved reports | Submitter, approver, Workspace Admin | Prevents expenses from moving forward |
| **Change workspace** | Before export | Submitter, approver, Workspace Admin | Moves the report to another workspace |
| **Change workspace** | Draft reports | Submitter | Moves the report to another workspace |
| **Change workspace** | Before export | Approver, Workspace Admin | Moves the report to another workspace |
Comment thread
stephanieelliott marked this conversation as resolved.
Comment thread
stephanieelliott marked this conversation as resolved.
Comment thread
stephanieelliott marked this conversation as resolved.
| **Change approver** | Submitted reports | Workspace Admin | Adds or bypasses approvers |
| **Delete** | Draft reports only | Submitter | Permanently removes the report |
| **Undelete** | Deleted expenses | Submitter | Restores a deleted expense |
Expand All @@ -132,7 +133,8 @@ Use this guide to understand:
| **View details** | Any report | All roles | Opens report details |
| **Cancel payment** | Before payment processing | Payer | Cancels a pending payment |
| **Hold** | On draft or submitted reports | Submitter, Approver, Admin | Marks individual expenses that aren’t yet ready for approval or payment |
| **Change workspace** | Before report is exported | Submitter, Approver, Admin | Moves the report to a different workspace |
| **Change workspace** | Draft reports | Submitter | Moves the report to a different workspace |
| **Change workspace** | Before report is exported | Approver, Admin | Moves the report to a different workspace |
Comment thread
stephanieelliott marked this conversation as resolved.
| **Change approver** | On submitted reports, before the report is final-approved | Admin | "Add Approver" allows an extra approver to be inserted into the approval workflow at the current point. "Bypass Approver" allows an admin to take control of the report approval and final approve |
| **Delete** | Only on draft/unsubmitted reports | Submitter | Permanently removes the report |
| **Unapprove** | After approval, before payment | Approver | Reverts the approval if the report hasn’t been re-approved or paid |
Expand Down
Loading