Skip to content
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

Update README.md with script version-specific info #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TODO: update instructions to talk about using Journal, rather than find report.
*NOTE: This script was last updated using GNUCash 4.x and hasn't been tested successfully yet on GNUCash 5.x. Consider running on [GNUCash 4.14](https://github.com/Gnucash/gnucash/releases/tag/4.14) and submit issues/PRs as needed!*

This is a set of simple scripts for getting data exported from QuickBooks into a free accounting system, started by Jonathan Corbet ([email protected]). They only support GnuCash for now; that is likely to change in the future. For details on how they work and how to get your data out of QuickBooks, have a look at this article:

Expand Down Expand Up @@ -114,4 +114,4 @@ Assuming it ran without errors, you should have an initial working `gnucash_acco

Did it run OK? Feel free to file an issue, or discuss on https://lists.gnucash.org/

Assuming it ran without errors, you can see all transactions across accounts by going to Tools > General Journal, and going to View > Filter By... and select All Dates.
Assuming it ran without errors, you can see all transactions across accounts by going to Tools > General Journal, and going to View > Filter By... and select All Dates.