-
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 pull request #28298 from Expensify/davidcardoza-patch-1
Update and rename Tax.md to Tax Tracking.md
- Loading branch information
Showing
2 changed files
with
19 additions
and
5 deletions.
There are no files selected for viewing
5 changes: 0 additions & 5 deletions
5
docs/articles/expensify-classic/policy-and-domain-settings/Tax.md
This file was deleted.
Oops, something went wrong.
19 changes: 19 additions & 0 deletions
19
docs/articles/expensify-classic/policy-and-domain-settings/tax-tracking.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,19 @@ | ||
--- | ||
title: Tax | ||
description: How to track expense taxes | ||
--- | ||
# Overview | ||
Expensify’s tax tracking feature allows you to: | ||
- Add tax names, rates, and codes whether you’re connected to an accounting system or not. | ||
- Enable/disable taxes you’d like to make available to users. | ||
- Set a default tax for Workspace currency expenses and, optionally, another default tax (including exempt) for foreign currency expenses which - will automatically apply to all new expenses. | ||
|
||
# How to Enable Tax Tracking | ||
Tax tracking can be enabled in the Tax section of the Workspace settings of any Workspace, whether group or individual. | ||
## If Connected to an Accounting Integration | ||
If your group Workspace is connected to Xero, QuickBooks Online, Sage Intacct, or NetSuite, make sure to first enable tax via the connection configuration page (Settings > Policies > Group > [Workspace Name] > Connections > Configure) and then sync the connection. Your tax rates will be imported from the accounting system and indicated by its logo. | ||
## Not Connected to an Accounting Integration | ||
If your Workspace is not connected to an accounting system, go to Settings > Policies > Group > [Workspace Name] > Tax to enable tax. | ||
|
||
# Tracking Tax by Expense Category | ||
To set a different tax rate for a specific expense type in the Workspace currency, go to Settings > Workspaces > Group > [Workspace Name] > Categories page. Click "Edit Rules" next to the desired category and set the "Category default tax". This will be applied to new expenses, overriding the default Workspace currency tax rate. |