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 @@ -69,7 +69,7 @@ Each row represents an expense and includes:
- Create report
- An existing draft report
- Remove from report
5. Expenses are moved, and a system message logs the action.
4. The expenses are moved. A system message records the move when the expense leaves a submitted report or is removed from a report. Moving expenses between draft reports does not add a system message.

**From the expense details**

Expand All @@ -79,7 +79,7 @@ Each row represents an expense and includes:
- Create report
- An existing draft report
- Remove from report
5. Expense is moved, and a system message logs the action.
4. The expense is moved. A system message records the move when the expense leaves a submitted report or is removed from a report. Moving expenses between draft reports does not add a system message.

## How to add a new expense to the table
- The expense appears in the table.
Expand Down
Loading