-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/Expensify/App into video-pl…
…ayer-tooltip-render-fix
- Loading branch information
Showing
237 changed files
with
8,013 additions
and
2,829 deletions.
There are no files selected for viewing
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
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
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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
49 changes: 49 additions & 0 deletions
49
docs/articles/expensify-classic/expenses/Split-an-expense.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,49 @@ | ||
--- | ||
title: Split an expense | ||
description: Divide expenses on a receipt into separate expenses | ||
--- | ||
<div id="expensify-classic" markdown="1"> | ||
|
||
You can break down a receipt into multiple expenses by splitting it. Each split expense is treated as an individual expense which can be categorized and tagged separately. The same receipt image will be attached to all of the split expenses. | ||
|
||
{% include info.html %} | ||
Splitting an expense cannot be undone. | ||
{% include end-info.html %} | ||
|
||
{% include selector.html values="desktop, mobile" %} | ||
|
||
{% include option.html value="desktop" %} | ||
1. Click the **Expenses** tab. | ||
2. Click the expense you want to split. | ||
3. Scroll down and click **Split Expense** in the bottom left corner. | ||
4. Use the buttons in the bottom left corner to select how to split the expenses. | ||
- Add additional splits by clicking **Add Split**. | ||
- Split the expense for multiple days by clicking **Split by Days**. This option is good for expenses like hotel stays. | ||
- Split the expense evenly by clicking **Split Even**. This option also works if you add more than two splits. | ||
|
||
{% include info.html %} | ||
Each split must have a value greater than $0.00 and all splits must add up to the total expense amount. | ||
{% include end-info.html %} | ||
|
||
{% include end-option.html %} | ||
|
||
{% include option.html value="mobile" %} | ||
1. Tap the **Expenses** tab. | ||
2. Tap the expense you want to split. | ||
3. Scroll down to the bottom and tap **More Options**. | ||
4. Tap **Split**. | ||
5. Tap each split to add the expense details including the total and category, then click **Save**. To add any additional splits, click **Add Split**. | ||
|
||
{% include info.html %} | ||
Each split must have a value greater than $0.00 and all splits must add up to the total expense amount. | ||
{% include end-info.html %} | ||
|
||
6. Once all splits have been added and adjusted, click **Save**. | ||
|
||
{% include end-option.html %} | ||
|
||
{% include end-selector.html %} | ||
|
||
|
||
|
||
</div> |
41 changes: 41 additions & 0 deletions
41
docs/articles/expensify-classic/expenses/Track-group-expenses.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,41 @@ | ||
--- | ||
title: Track group expenses | ||
description: Use Attendee Tracking to track group expenses | ||
--- | ||
<div id="expensify-classic" markdown="1"> | ||
|
||
Capture group and event expenses with Attendee Tracking by documenting who attended and the cost per attendee. The amount is always divided evenly between all attendees—different amounts cannot be allocated to specific attendees. To divide the amounts differently, you’ll first have to split the expense. | ||
|
||
{% include info.html %} | ||
Attendees added to an expense will not be notified that they were added to an expense, nor will they share in the expense or be requested to pay for any portion of the expense. | ||
{% include end-info.html %} | ||
|
||
{% include selector.html values="desktop, mobile" %} | ||
|
||
{% include option.html value="desktop" %} | ||
1. Click the **Expenses** tab. | ||
2. Click the expense you want to add attendees to. | ||
3. Click the attendees field and enter the name or email address of the attendee. | ||
- If the attendee is a member of your workspace, you can select their name from the list. | ||
- If the attendee is not a member of your workspace, enter their full name or email address and press Enter on your keyboard to add them as a new attendee. | ||
4. Click **Save**. | ||
|
||
Once added, you’ll also see the list of attendees in the expense overview on the Expenses tab. To see the cost per employee, hover over the receipt total. These details are also available on any report that you add the expense to. | ||
{% include end-option.html %} | ||
|
||
{% include option.html value="mobile" %} | ||
1. Tap the **Expenses** tab. | ||
2. Tap the expense you want to add attendees to. | ||
3. Scroll down to the bottom and tap **More Options**. | ||
4. Tap the attendees field and enter the name or email address of the attendee. | ||
- If the attendee is a member of your workspace, you can select their name from the list. | ||
- If the attendee is not a member of your workspace, enter their full name or email address and press Enter on your keyboard to add them as a new attendee. | ||
5. Tap **Save**. | ||
|
||
Attendees will also be listed on any report that you add the expense to. | ||
|
||
{% include end-option.html %} | ||
|
||
{% include end-selector.html %} | ||
|
||
</div> |
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
Binary file not shown.
Binary file modified
BIN
+288 Bytes
(100%)
ios/NewApp_AdHoc_Notification_Service.mobileprovision.gpg
Binary file not shown.
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
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
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
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
Oops, something went wrong.