-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Create Fringe-Benefits.md #30245
Merged
Merged
Create Fringe-Benefits.md #30245
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
dd5d90c
Create Fringe-Benefits.md
sonialiap b4e7978
Update docs/articles/expensify-classic/insights-and-custom-reporting/…
sonialiap 4bf45db
Update Fringe-Benefits.md
sonialiap 2a4b05a
Update docs/articles/expensify-classic/insights-and-custom-reporting/…
sonialiap bc496a8
Update docs/articles/expensify-classic/insights-and-custom-reporting/…
sonialiap a2d1f4f
Update docs/articles/expensify-classic/insights-and-custom-reporting/…
sonialiap File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
43 changes: 43 additions & 0 deletions
43
docs/articles/expensify-classic/insights-and-custom-reporting/Fringe-Benefits.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,43 @@ | ||||||
--- | ||||||
title: Fringe Benefits | ||||||
description: How to track your Fringe Benefits | ||||||
--- | ||||||
# Overview | ||||||
If you’re looking to track and report expense data to calculate Fringe Benefits Tax (FBT), you can use Expensify’s special workflow that allows you to capture extra information and use a template to export to a spreadsheet. | ||||||
|
||||||
# How to set up Fringe Benefit Tax | ||||||
|
||||||
## Add Attendee Count Tags | ||||||
First, you’ll need to add these two tags to your Workspace: | ||||||
1) Number of Internal Attendees | ||||||
2) Number of External Attendees | ||||||
|
||||||
These tags must be named exactly as written above, ensuring there are no extra spaces at the beginning or at the end. You’ll need to set the tags to be numbers 00 - 10 or whatever number you wish to go up to (up to the maximum number of attendees you would expect at any one time), one tag per number i.e. “01”, “02”, “03” etc. These tags can be added in addition to those that are pulled in from your accounting solution. Follow these [instructions](https://help.expensify.com/articles/expensify-classic/workspace-and-domain-settings/Tags#gsc.tab=0) to add tags. | ||||||
|
||||||
## Add Payroll Code | ||||||
Go to **Settings > Workspaces > Group > _Workspace Name_ > Categories** and within the categories you wish to track FBT against, select **Edit Category** and add the code “TAG”: | ||||||
|
||||||
## Enable Workflow | ||||||
Once you’ve added both tags (Internal Attendees and External Attendees) and added the payroll code “TAG” to FBT categories, you can send a request to Expensify at [email protected] to enable the FBT workflow. Please send the following request: | ||||||
>“Can you please add the custom workflow/DEW named FRINGE_BENEFIT_TAX to my company workspace named <insert your company workspace name> ?” | ||||||
Once the FBT workflow is enabled, it will require anything with the code “TAG” to include the two attendee count tags in order to be submitted. | ||||||
|
||||||
|
||||||
# For Users | ||||||
Once these steps are completed, users who create expenses coded with any category that has the payroll code “TAG” (e.g. Entertainment Expenses) but don’t add the internal and external attendee counts, will not be able to submit their expenses. | ||||||
# For Admins | ||||||
You are now able to create and run a report, which shows all expenses under these categories and also shows the number of internal and external attendees. Because we don’t presume to know all of the data points you wish to capture, you’ll need to create a Custom CSV export. | ||||||
Here are a couple of examples of Excel formulas to use to report on attendees: | ||||||
- `{expense:tag:ntag-1}` outputs the first tag the user chooses. | ||||||
- `{expense:tag:ntag-3}` outputs the third tag the user chooses. | ||||||
|
||||||
Your expenses may have multiple levels of coding, i.e.: | ||||||
- GL Code (Category) | ||||||
- Department (Tag 1) | ||||||
- Location (Tag 2) | ||||||
- Number of Internal Attendees (Tag 3) | ||||||
- Number of External Attendees (Tag 4) | ||||||
|
||||||
In the above case, you’ll want to use `{expense:tag:ntag-3}` and `{expense:tag:ntag-4}` as formulas to report on the number of internal and external attendees. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. "above case" is a standard phrase so I would leave it as is |
||||||
|
||||||
Our article on [Custom Templates](https://help.expensify.com/articles/expensify-classic/insights-and-custom-reporting/Custom-Templates#gsc.tab=0) shows how to create a custom CSV. |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I prefer "add" because it highlights that the user has to take an action, i.e. select a tag on the expense