Skip to content

Commit

Permalink
Merge pull request #43002 from ren-jones/patch-122
Browse files Browse the repository at this point in the history
DOCS: Create Add-custom-report-fields.md
  • Loading branch information
dangrous authored Jun 6, 2024
2 parents 10304e6 + 99760c7 commit da2949f
Showing 1 changed file with 27 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: Add custom fields to reports and invoices
description: Customize the fields that appear on a report or an invoice
---
<div id="expensify-classic" markdown="1">

Workspace Admins can add additional required fields to a report to include selections for project names, locations, trip information, and more.

{% include info.html %}
You cannot create these report fields directly in Expensify if you are connected to an accounting integration (QuickBooks Online, QuickBooks Desktop, Intacct, Xero, or NetSuite). Please refer to the relevant article for instructions on creating fields within that system.
{% include end-info.html %}

To create a custom field for a report,

1. Hover over Settings and select **Workspaces**.
2. Select the desired workspace.
3. Click the **Reports** tab on the left.
4. Scroll down to the Report and Invoice Fields section.
5. Under Add New Field, enter a Field Title.
6. Click the dropdown for the Type field and select the desired selection method:
- **Text**: Provides a text box to type in the requested information.
- **Dropdown**: Provides a dropdown of options to choose from.
- **Date**: Opens a calendar to select a date.
7. Select the report type: **Expense Report** or **Invoice**.
8. Click **Add**.

</div>

0 comments on commit da2949f

Please sign in to comment.