-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
18 lines (14 loc) · 769 Bytes
/
README
File metadata and controls
18 lines (14 loc) · 769 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
This is a set of simple scripts for getting data exported from QuickBooks
into a free accounting system. 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:
https://lwn.net/Articles/729087/
Like so much of my code, these scripts have been developed to the point
where they do what I needed, and not much further. Enhancements are gladly
accepted, of course.
Please understand that neither I nor LWN can be responsible if these
scripts mangle your accounting data in some way. Ensuring the integrity of
your data is your responsibility alone - look closely before you trust what
these scripts produce!
Jonathan Corbet
corbet@lwn.net