-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #38593 from ren-jones/patch-34
Create Add-expenses-to-a-report.md
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
18 changes: 18 additions & 0 deletions
18
docs/articles/expensify-classic/expenses/Add-expenses-to-a-report.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: Add expenses to a report | ||
description: Add expenses to a report to submit them for approval | ||
--- | ||
<div id="expensify-classic" markdown="1"> | ||
|
||
To submit expenses for approval, they must be added to a report. | ||
|
||
1. Click the **Expenses** tab. | ||
2. Find the expenses you want to add to the report by searching through the table of expenses and/or using the sort filters. | ||
3. Select the expenses by checking the box to the left of each expense or selecting them all. | ||
4. Click **Add to Report** in the right corner and select either: | ||
- **Auto-Report**: Automatically adds the expenses to an open report, or creates a new report if there are no open reports | ||
- **New Report**: Creates a new report for the expenses | ||
- **None**: Ensures none of the selected expenses are attached to a report (as long as the report has not already been submitted) | ||
- **Existing Report**: Adds the expenses to the selected report | ||
|
||
</div> |