HOME

TheInfoList



OR:

GnuCash is an accounting program that implements a
double-entry bookkeeping system Double-entry bookkeeping, also known as double-entry accounting, is a method of bookkeeping that relies on a two-sided accounting entry to maintain financial information. Every entry to an account requires a corresponding and opposite entry to ...
. It was initially aimed at developing capabilities similar to Intuit, Inc.'s Quicken application, but also has features for small business accounting. Recent development has been focused on adapting to modern desktop support-library requirements. GnuCash is part of the GNU Project, and runs on Linux,
GNU GNU () is an extensive collection of free software (383 packages as of January 2022), which can be used as an operating system or can be used in parts with other operating systems. The use of the completed GNU tools led to the family of operat ...
, OpenBSD, FreeBSD, Solaris, macOS, and other Unix-like platforms. A Microsoft Windows (
2000 File:2000 Events Collage.png, From left, clockwise: Protests against Bush v. Gore after the 2000 United States presidential election; Heads of state meet for the Millennium Summit; The International Space Station in its infant form as seen from S ...
or newer) port was made available starting with the 2.2.0 series.


History

Programming on GnuCash began in 1997, and its first stable release was in 1998. Small Business Accounting was added in 2001. A Mac installer became available in 2004. A Windows port was released in 2007.


GnuCash for Android/GnuCash Mobile

GnuCash for Android was initially developed as part of a Google Summer of Code Project. This was an expense-tracking companion app for GnuCash, as opposed to a stand-alone accounting package, and is now abandoned. Currently, there are more than 100,000 downloads on the Play Store. In 2022 a companion version dubbed GnuCash Mobile is also available on the App Store and Play Store and unlike previous iterations was released under the MIT License. GnuCash Mobile is developed using Flutter. Beyond mentoring the original GnuCash for Android developer and providing some publicity there was no connection between Gnucash for Android and the GnuCash project, nor is there any for the current so-called GnuCash Mobile app.


Backwards compatibility issues

GnuCash maintains the ability to read older data files between major releases, as long as major releases are not skipped. If a user wishes to access historical data saved in old GnuCash files, they must install intermediate versions of GnuCash. For example, upgrading from 2.2 to 4.1 may not be possible; the user should upgrade from 2.2.9 to 2.4.15, then to 2.6.21, then 3.11, then 4.1. The other alternative is for users to export transactions files to a CSV format prior to upgrading GnuCash. Exporting of the account tree must be done as a separate step.


Features

* Double-entry bookkeeping * Scheduled Transactions * Mortgage and Loan Repayment Assistant * Small Business Accounting Features * OFX, QIF Import, CSV Import * HBCI Support * Transaction-Import Matching Support * SQL Support * VAT/GST tracking and reporting * Multi-Currency Transaction Handling * Stock/Mutual Fund Portfolios * Online Stock and Mutual Fund Quotes * Built-in and custom reports and charts * Budget * Bank and Credit Card reconciliation * Check printing


Small business accounting features

* Invoicing and Credit Notes (Credit note functionality was added with version 2.6) * Accounts Receivable (A/R) * Accounts Payable (A/P) including bills due reminders * Employee expense voucher * Limited Payroll Management through the use of A/Receivable and A/Payable accounts. * Depreciation * Mapping to income tax schedules and TXF export for import into tax prep software (US) * Setting up tax tables and applying sales tax on invoices


Technical design

GnuCash is written primarily in C, with a small fraction in
Scheme A scheme is a systematic plan for the implementation of a certain idea. Scheme or schemer may refer to: Arts and entertainment * ''The Scheme'' (TV series), a BBC Scotland documentary series * The Scheme (band), an English pop band * ''The Schem ...
. One of the available features is pure fixed-point arithmetic to avoid rounding errors which would arise with
floating-point arithmetic In computing, floating-point arithmetic (FP) is arithmetic that represents real numbers approximately, using an integer with a fixed precision, called the significand, scaled by an integer exponent of a fixed base. For example, 12.345 can be r ...
. This feature was introduced with version 1.6.


Users

Users on the GnuCash mailing list have reported using it for the United States
501(c)3 A 501(c)(3) organization is a United States corporation, trust, unincorporated association or other type of organization exempt from federal income tax under section 501(c)(3) of Title 26 of the United States Code. It is one of the 29 types of 501 ...
non-profit organizations successfully. However, the reports need to be exported and edited. In April 2011, the
Minnesota State Bar Association The Minnesota State Bar Association is a voluntary bar association for the state of Minnesota, whose members include lawyers, judges, and other legal practitioners, such as clerks, registrars, and paralegals. The MSBA is one of the oldest state ba ...
made their GnuCash trust accounting guide freely available in PDF format.


Download statistics

As of July 2018, SourceForge shows a count of over 6.3 million downloads of the stable releases starting from November 1999 Also, SourceForge shows that current downloads are running at ~7,000 per week. This does not include other software download sites as well as
Linux distribution A Linux distribution (often abbreviated as distro) is an operating system made from a software collection that includes the Linux kernel and, often, a package management system. Linux users usually obtain their operating system by downloading one ...
s that provide download from their own repositories.


Project status

Open Hub Black Duck Open Hub, formerly Ohloh, is a website which provides a web services suite and online community platform that aims to index the open-source software development community. It was founded by former Microsoft managers Jason Allen and ...
's analysis based on commits up to May 2018 (noninclusive) concluded that the project has a mature, well-established code base with increasing year-over-year development activity. Moreover, "Over the past twelve months, 51 developers contributed new code to GnuCash. This is one of the largest open-source teams in the world, and is in the top 2% of all project teams on Open Hub."


Notes


References


Further reading

* * *


External links

* {{Authority control Accounting software for Linux Cross-platform software Free accounting software Free software programmed in C GNU Project software Office software that uses GTK