Skip to content

[No QA] Change "new report" to "create report" #59974

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 16, 2025
Merged
Show file tree
Hide file tree
Changes from 2 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 @@ -21,7 +21,7 @@ Managing invoices is easier than ever with Expensify. This guide walks you throu
10. Click **Send**.
11. The recipient will receive an email with payment instructions. They can pay through Expensify by following [these steps](https://help.expensify.com/articles/expensify-classic/bank-accounts-and-payments/payments/Pay-an-Invoice).

![From the Reports page, click New Report and select Invoice](https://help.expensify.com/assets/images/ExpensifyHelp_OldDot_SendInvoice.png){:width="100%"}
![From the Reports page, click Create Report and select Invoice](https://help.expensify.com/assets/images/ExpensifyHelp_OldDot_SendInvoice.png){:width="100%"}

![Click Send and enter the recipients email address](https://help.expensify.com/assets/images/ExpensifyHelp_OldDot_SendInvoice_02.png){:width="100%"}

Expand All @@ -30,13 +30,13 @@ Managing invoices is easier than ever with Expensify. This guide walks you throu
# Upload Invoices in Bulk

1. Go to the **Reports** tab.
2. Click the **New Report** drop-down.
2. Click the **Create Report** drop-down.
3. Select **Bulk Import Invoices**.
4. Download the sample CSV template.
5. Fill in the invoice details (see **CSV Formatting Guide** below).
6. Click **Upload CSV**.

![Click Reports, New Reports, choose Bulk Import Invoices](https://help.expensify.com/assets/images/invoice-bulk-01.png){:width="100%"}
![Click Reports, Create Report, choose Bulk Import Invoices](https://help.expensify.com/assets/images/invoice-bulk-01.png){:width="100%"}

![Download Sample CSV](https://help.expensify.com/assets/images/invoice-bulk-02.png){:width="100%"}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Once you’ve created your expenses, they may be automatically added to a report
**On Desktop:**
1. Click **Reports**.
- If a report has been automatically created for your most recent expense, no action is needed.
2. Click **New Report**, then select **Expense Report**.
2. Click **Create Report**, then select **Expense Report**.
3. Click **Add Expenses** and select expenses to add.
4. (Optional) Edit the report:
- Click the **Edit** icon to rename the report.
Expand Down