-
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 #46547 from Expensify/jliexpensify-patch-2
Update Quickbooks-Online-Troubleshooting.md
- Loading branch information
Showing
1 changed file
with
34 additions
and
2 deletions.
There are no files selected for viewing
36 changes: 34 additions & 2 deletions
36
...ew-expensify/connections/quickbooks-online/Quickbooks-Online-Troubleshooting.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 |
---|---|---|
@@ -1,6 +1,38 @@ | ||
--- | ||
title: Quickbooks Online Troubleshooting | ||
description: Coming soon | ||
description: A list of common QuickBooks Online errors and how to resolve them | ||
--- | ||
|
||
# Coming soon | ||
## Report won’t automatically export to QuickBooks Online | ||
|
||
If an error occurs during an automatic export to QuickBooks Online: | ||
|
||
- You’ll receive an email detailing the error. | ||
- The error will appear in the related Workspace Chat, indicated by a red dot next to the report. | ||
- For auto-sync errors, a message will be posted in the related #admins room. The message contains a link to the workspace’s Accounting settings where an explanation for the error appears next to the connection. | ||
|
||
An error on a report will prevent it from automatically exporting. | ||
|
||
### How to resolve: | ||
|
||
To resolve this, open the expense and make the required changes. Then an admin must manually export the report to QuickBooks Online by clicking on Details > Export: | ||
|
||
<img width="1000" alt="QBO_help_02" src="https://github.com/user-attachments/assets/40a3ca81-0035-4799-b855-9f2379e913b3"> | ||
|
||
<img width="1000" alt="QBO_help_03" src="https://github.com/user-attachments/assets/de2553e0-90ab-46a5-befb-3c102e8362b4"> | ||
|
||
## Unable to manually export a report | ||
|
||
To export a report, it must be in the Approved, Closed, or Reimbursed state. If it is in the Open state, clicking “Export” will lead to an empty page, as the data is not yet available for export: | ||
|
||
<img width="1000" alt="QBO_help_04" src="https://github.com/user-attachments/assets/38fa0d10-b590-4800-88bb-0d42b8619e1b"> | ||
|
||
|
||
### How to resolve: | ||
|
||
To resolve this, open the report and make the required changes: | ||
|
||
1. If the report is in the Open status, please ensure that it is submitted. | ||
2. If the Report is in the Processing status, an admin or approver will need to approve it. | ||
|
||
Once this is done, then an admin must manually export the report to QuickBooks Online. |