Skip to content
Merged
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 @@ -33,6 +33,25 @@ There may be restrictions on your ability to create reports depending on your wo

{% include end-selector.html %}

# Move expenses to another report

{% include selector.html values="desktop" %}

{% include option.html value="desktop" %}

To move open expenses from one report to another, follow these steps
1. Select Expenses:
On the Expenses page, select the open expenses you want to move by checking the box next to each expense.
2. Add to Report:
Click the Add to Report button in the top right corner.
3. Choose Report:
Select the report you want to consolidate the expenses into from the drop-down list.
- Only open expenses can be moved between reports. *Note: Submitted expenses in the Processing, Approved, Reimbursed, or Closed state cannot be moved.*

{% include end-option.html %}

{% include end-selector.html %}

# Create a new report

{% include selector.html values="desktop, mobile" %}
Expand Down