New Book: GnuCash 2.4 Small Business Accounting

GnuCash 2.4 small business accounting

The GnuCash development team received notice about a new book published by PacktPub, UK:

GnuCash 2.4 Small Business Accounting, by Ashok Ramachandran.

This is a Beginner's Guide for managing your accounts.

Our own developer Christian Stimming has been contributing to this book as a reviewer, and we can wholeheartly recommend the outcome of this fruitful collaboration. Feel free to have a look at this book over at packtpub.com, and, best of all, the publisher has committed to allocate some percentage of the book sales back to the GnuCash project. Have fun with this book!

Welcome to GnuCash.org

Download GnuCash 2.4.9

download

GnuCash is personal and small-business financial-accounting software, freely licensed under the GNU GPL and available for GNU/Linux, BSD, Solaris, Mac OS X and Microsoft Windows.

Designed to be easy to use, yet powerful and flexible, GnuCash allows you to track bank accounts, stocks, income and expenses. As quick and intuitive to use as a checkbook register, it is based on professional accounting principles to ensure balanced books and accurate reports.

Feature Highlights

  • Double-Entry Accounting
  • Stock/Bond/Mutual Fund Accounts
  • Small-Business Accounting
  • Reports, Graphs
  • QIF/OFX/HBCI Import, Transaction Matching
  • Scheduled Transactions
  • Financial Calculations
Discover more...

News

GnuCash 2.4.9 on Windows: errata

After GnuCash 2.4.9 was released a number of issues were discovered with GnuCash on Windows:

  • Due to a bug in the installer package, GnuCash 2.4.9 will fail to start if you installed it over an existing previous installation. The solution is simple: uninstall GnuCash before you install GnuCash 2.4.9.
    If you already installed GnuCash 2.4.9 and are experiencing this problem, the same solution works equally: uninstall GnuCash and install it again. Your data will not be affected by this.
  • Copy/Paste is not working in the account registers. Until now, no workaround exists yet. If you depend heavily on copy/paste you may consider staying with GnuCash 2.4.8 for now.

We are currently working to solve these problems and will release a fixed version as soon as possible. You can find more details on the copy/paste bug and track its progress on this bug report.

GnuCash 2.4.9 released

The GnuCash development team proudly announces GnuCash 2.4.9, the eighth bug fix release in a series of stable of the GnuCash Free Accounting Software. With this release series, GnuCash can use an SQL database using SQLite3, MySQL or PostgreSQL. It runs on GNU/Linux, *BSD, Solaris, Microsoft Windows and Mac OSX.

Getting GnuCash for Windows (Win32 binary)

The Gnucash 2.4.9 Win32 setup executable can be downloaded from Sourceforge. It will install everything needed to run GnuCash.

Mac OSX binary

The Gnucash 2.4.9 MacOSX package can be downloaded from Sourceforge as well.

Getting GnuCash as source code

If you want to compile GnuCash 2.4.9 for yourself, the source code can be downloaded from:

To compile GnuCash from the source code by yourself, you will need Gnome 2, guile, slib. In addition you will need swig if compiling from subversion.

Changes

The headline change is for Microsoft Windows(TM) users: The underlying versions of Gtk+, Guile, and AQBanking (along with some dependencies) have been updated so that a separate GUI library (Qt) is no longer needed for AQBanking and those users can finally have the features of AQBanking5 which have been available to Linux and Mac users since 2.4.0.

Between 2.4.8 and 2.4.9, the following bugfixes were included:

  • Bug #666329 Empty database after a little while Separate the two uses of QofBook::dirty -- indicating that the book object itself has been edited and indicating that some object in the dataset has been changed -- into two separate variables with separate getters & setters. Use gnc_dbi_safe_sync_all (which doesn't lose data if the save partion errors out) for all be->sync. Reverse qof_book_mark_saved and qof_instance_mark_clean so that the book is dirty for qof_book_mark_saved when it's the instance. Original commit by jralls
  • Bug #667105: Fix grammatical error in some accounts file.
  • Bug #667276 : Fiix Korean accounts files. Patch submitted by Eulgyoon Lim.
  • Bug #457401 - Print invoice should not be disabled for unposted invoices. Enable printing for unposted invoices.
  • Add a "features" table to the KVP frame, and pop up an error message if we find a feature we don't know about. Currently there are no known features, so essentially we will error out if we see anything.
  • Bug #665998 Replace no-op function force_account_dirty with qof_book_mark_dirty.
  • Bug #658247 - First time setup should prompt to save file. Fix supplied by Bob referenced in bug #665996.
  • Bug #642276 Bayesian association with Sqlite Wraps the kvp_frame_set_slot_path with xaccAccountBeginEdit()/xaccAccountCommitEdit(). Also clean up some other cases where KVP was set without committing an edit.
  • Fix table number alignment.
  • Fix number alignment in table.
  • Bug #649362 - Transfer Funds Window Exchange Rate and Decimal Points Rounding in Bill/Invoices This patch fixes the rounding by showing the actual value to convert. As a result the exchange rate direction had to be swapped as well to avoid lots of confusion.
  • Abort posting if not all required exchange rates are given. Note that any exchange rate successfully entered before the posting is aborted are still saved with the invoice.
  • Bug #665202 - Improve python-finding code. Patch by Pacho Ramos
  • Bug #661383 - GnuCash segfault on Linux (Fedora 16 beta) because of shared library load / unload weirdness
  • Fix right align for number cells in table.
  • Added user settable line width and data point markers to net worth line chart.
  • Commented line width. This value really should be passed from .scm file
  • Fix setting of line color for line charts.
  • Bug #664862 - New report showing net assets over time Added new line chart report for assets, net-linechart.scm. Distantly related to Bug #570011
  • Add missing Root Account part. Original commit by mikee.
  • Bug #664764 - Account setup for Swedish small business Added Swedish chart of accounts for small businesses. Original commit by mikee.
  • Bug #663368 When importing CSV files, the word 'Deposit' appears in Num/Action column
  • Bug #630804 - make check failure in business module
  • Don't install a script that is only used for building and testing. This fixes Secunia Advisory SA42048
  • Bug #663638 - Posting Invoices asks for curency conversion for blank lines
  • Bug #639082 - General Journal report reports an error
  • Bug #662477 - Desktop file not compliant with FreeDesktop spec and GNOME goal Patch by Sébastien Villemot

In 2.4.9, the following languages had their translations updated: French, German, Lithuanian .

About the Program

GnuCash is a free, open source accounting program released under the GNU General Public License (GPL) and available for GNU/Linux, *BSD, Solaris, Mac OSX and Microsoft Windows. Programming on GnuCash began in 1997, and its first stable release was in 1998.

GnuCash 2.4.8 released

The GnuCash development team proudly announces GnuCash 2.4.8, the eighth bug fix release in a series of stable of the GnuCash Free Accounting Software. With this release series, GnuCash can use an SQL database using SQLite3, MySQL or PostgreSQL. It runs on GNU/Linux, *BSD, Solaris, Microsoft Windows and Mac OSX.

Getting GnuCash for Windows (Win32 binary)

The Gnucash 2.4.8 Win32 setup executable can be downloaded from Sourceforge. It will install everything needed to run GnuCash.

Mac OSX binary

The Gnucash 2.4.8 MacOSX package can be downloaded from Sourceforge as well.

Getting GnuCash as source code

If you want to compile GnuCash 2.4.8 for yourself, the source code can be downloaded from:

To compile GnuCash from the source code by yourself, you will need Gnome 2, guile, slib. In addition you will need swig if compiling from subversion.

Changes

Between 2.4.7 and 2.4.8, the following bugfixes were included:

  • Bug #655901 - Fix build with guile 2.0
  • Fix handling a directory as a dataset file.
  • Bug #626970 - Crash when saving a transaction whose destination account was deleted in the meantime
  • Bug #661721 - Exposed Password
  • Bug #651522 - crash in query_free_compiled, gnc_query_list_reset_query
  • Use "Nimbus" gtk theme on Windows. A previous attempt failed to set this in the installer.
  • Bug #644977 - Add new Quicken Check 21 format. Thanks to Steve Holland <sholland@napervillegi.com>
  • Update Mac customizations for gtk-mac-integration-1.0.0. Mac integration has had a name and api change from ige-mac-integration as part of migration from Sourceforge to Gnome.
  • Bug #553432 - Status line of edit invoice page mixes invoice currency amount with default currency symbol
  • Bug #365928 - Jobs do not stick in Expense Vouchers
  • Find the python libraries and includes even if the path to them includes a symlink. When python is installed using MacPorts there is a symlink in the path.
  • Bug #612562 - Transfer Funds dialog - 'Show Income/Expense' checkboxes are not working. Subaccounts of income and expense are not always shown.
  • Make sure that exiting conn_test_dbi_library on a failure doesn't leave the locale at "C".
  • Bug #645216 - Fix wrong permissions on server result in bogus error message.
  • Change default post date: * customer invoices: post at the current date * bills/vouchers: post at the last date on the bill/voucher
  • Bug #658244 - Custom css stylesheet and logo in Tax Invoice report require protocol in exported HTML
  • Bug #655901 - Fix build with guile 2.0 Patch by Petr Gajdos
  • Fix critical error regarding the color tabs when trying to display the search results and also on the scheduled transactions template. Patch by Robert Fewell

In 2.4.8, the following languages had their translations updated: Japanese, Lithuanian, Latvian, Russian, Hungarian.

About the Program

GnuCash is a free, open source accounting program released under the GNU General Public License (GPL) and available for GNU/Linux, *BSD, Solaris, Mac OSX and Microsoft Windows. Programming on GnuCash began in 1997, and its first stable release was in 1998.

Scheduled GnuCash Server Downtime

The GnuCash "everything" server will be unavailable Thursday, October 20, 2011, in order to move the hardware to a new location. The shutdown will start around 3pm US/EST (1900 UTC) on Oct 20 and will hopefully last only 3 hours while the machines get moved to their new location. It may last longer in the event that the network move does not happen on schedule.

This outage will affect all GnuCash services except for www.gnucash.org. Affected services include Email, Email Archives, Subversion, Wiki, Trac, GNCbot, IRC Logs, and all Build Services run on lists, code, and svn.gnucash.org.

Please stay tuned to this location for further updates.

Gnucash MacOS X Packages Updated for Lion Compatibility

New downloadable disk images (DMGs) are available for Mac users of Gnucash; follow the link at the top of the page or the Downloads page to get them.

No changes to Gnucash itself are in the new images; rather, a new build of Gtk+ provides compatibility with OS X Versions 10.5 (Leopard), 10.6 (Snow Leopard), and 10.7 (Lion), as well as several bugfixes and stability improvements. We recommend this update for all OS X users, not just those using Lion.

About the Program

GnuCash is a free, open source accounting program released under the GNU General Public License (GPL) and available for GNU/Linux, *BSD, Solaris, Mac OSX and Microsoft Windows. Programming on GnuCash began in 1997, and its first stable release was in 1998.

The GnuCash website gets a facelift!

As you can see, the GnuCash website got updated in appearance and content. Cristian Marchi worked for the last couple of months to get what you see now. He mainly reworked the appearance of the website while most of the framework is still the same of the old website.

The features page got some attention and now it better showcases what GnuCash is able to offer to its users. In addition to the features page, the content was updated also for the download and documentation pages. In this last page, you can now download the GnuCash docs in the epub format (e-book file format), thanks to the work provided by SASAKI Suguru.

The GnuCash team hopes that you will enjoy the new look and contents of the refreshed website.

For any problem concerning the new website or to help translating it in your language, feel free to contact the GnuCash devel mailing list

.

About the Program

GnuCash is a free, open source accounting program released under the GNU General Public License (GPL) and available for GNU/Linux, *BSD, Solaris, Mac OSX and Microsoft Windows. Programming on GnuCash began in 1997, and its first stable release was in 1998.

GnuCash Documentation 2.2.2 released

The GnuCash documentation team proudly announces release 2.2.2 of the GnuCash help manual and concepts guide. This documentation is intended for the 2.2 series of GnuCash.

Note that this will be the last documentation release for the 2.2 series. All future documentation efforts will go into the 2.4 and unstable series.

Reading the documentation online

An online version of the documentation is available on the Documentation page of the GnuCash website. The 2.2.2 documentation will be found under "Older GnuCash Documentation", "GnuCash v2.2".

Getting GnuCash Documentation as source code

If you want to compile the GnuCash Documentation 2.2.2 for yourself, the source code can be downloaded from:

Changes

Changes between 2.2.1 and 2.2.2 include

  • Bugs fixed
    • Bug #588035: Correct keyboard shortcut for Actions > Split menu item.
    • Bug #621573: Simplify explanation of entering a split transaction and remove comment about register bug (no longer applicable).
    • Bug #627266: "Steps to enable On-line price updating" doesn't say to install Finance::Quote
    • Bug #630652: Expand and add GnuCash Other Assets Patch author: Tom Bullock (tbullock at nd dot edu)
    • Bug #632244: Removed the Preferences section from guide and updated on help. Keep old screenshots and source credits. Delete all references to new preferences such as Printing tab. Delete all references to new SQL backend and default .gnucash extension.
    • Bug #633066
    • Bug #633385: Restructure section 2.2 Data Entry Concepts to only include basic info on files, accounts, and transactions. Minor cosmetic edits to section 2.1.3 and a concept clarification to section 4.2.2. Author: David (sunfish62 at yahoo dot com) Input: Yawar Amin (yawar dot amin at gmail dot com) and Tom Bullock (tbullock at nd dot edu)
    • Bug #634075: Replace all usage of the term `druid' with `assistant' in the GnuCash Guide. Author: Mike E (mikee at saxicola dot idps dot co dot uk)
  • Translation updates
    • New and updated German version of guide document, by Juergen Hoewener.
  • New or improved content
    • guide: Explain concept behind What's New section
    • guide: Mention important changes in What's New section
    • guide: Mention platform support only for current stable version
    • guide: Change/remove references to old versions
    • New figure for Printing tab under Preferences.
    • Add Budgets and Other Assets chapters to the overview. Author: Tom Bullock (tbullock at nd dot edu)
    • Fix sequence of tenses grammar error Author: Tom Bullock (tbullock at nd dot edu)
    • Minor spelling and grammar fixes.
  • Internal, non-user visible changes
    • Add chapter getting-help to Makefile.
    • Separate getting-help chapter to validate getting-started xml file.
    • guide: Add entities for stable and unstable series
    • guide: Add single-quote entity definitions
    • Replace all usage of the words `GnuCash' or 'Gnucash' with the 'app' entity. Patch by Yawar Amin
    • Added <application> markup to GnuCash program name
    • Remove old file that collides with existing one in case-insensitive filesystems.
    • Delete guilabel tags below section titles with same wording (redundant). Delete note about debit and credit effects on asset accounts because it's effectively the same as note `More on Debits and Credits' at the end of Section 3.2.2 (Income and Expense Accounts). Replace GnuCash name with defined app entity. Use tip tags for tips. Use an xref tag for a reference.
    • GnuCash docs: merge revisions 19151, 19307, 19312-19313, 19386, 19455, 19460, 19472-19473, 19479-19480, 19482-19483 to 2.2 branch
    • guide: Remove 2.3+-specific info

About the Program

GnuCash is a free, open source accounting program released under the GNU General Public License (GPL) and available for GNU/Linux, *BSD, Solaris, Mac OSX and Microsoft Windows. Programming on GnuCash began in 1997, and its first stable release was in 1998.

GnuCash Documentation 2.4.1 released

The GnuCash documentation team proudly announces release 2.4.1 of the GnuCash help manual and concepts guide. This documentation is intended for the 2.4 series of GnuCash.

Note: version 2.4.0 of the GnuCash Documentation was only partially released and had several issues. Hence it was never officially announced and should be skipped.

Reading the documentation online

An online version of the documentation is available on the Documentation page of the GnuCash website. The 2.4.1 documentation can be found under "GnuCash v2.4 (current stable release)" in multiple languages.

Getting GnuCash Documentation as pdf

An pdf version of the documentation available on the Documentation page of the GnuCash website. The 2.4.1 documentation will be found under "GnuCash v2.4 (current stable release)" in multiple languages.

Getting GnuCash Documentation as source code

If you want to compile the GnuCash Documentation 2.4.1 for yourself, the source code can be downloaded from:

Changes

Changes between the 2.2 series and 2.4.1 include

  • Bugs fixed
    • Bug #130920: Explain workaround for user-defined currencies.
    • Bug #535424: Update documentation for the Since Last Run assistant.
    • Bug #582547: Add account tree columns description.
    • Bug #588035: Correct keyboard shortcut for Actions > Split menu item.
    • Bug #621573: Simplify explanation of entering a split transaction and remove comment about register bug (no longer applicable).
    • Bug #627266: "Steps to enable On-line price updating" doesn't say to install Finance::Quote
    • Bug #627983: Quit or Cancel
    • Bug #627984: Documentation consistency: either don't use the term druid or at least explain it.
    • Bug #628745 - guide: Add What's New section for current stable series
    • Bug #630652: Expand and add GnuCash Other Assets

      Patch author: Tom Bullock (tbullock at nd dot edu)
    • Bug #632244: Removed the Preferences section from guide and updated on help.
    • Bug #633385: Restructure section 2.2 Data Entry Concepts to only include basic info on files, accounts, and transactions.

      Minor cosmetic edits to section 2.1.3 and a concept clarification to section 4.2.2.

      Author: David (sunfish62 at yahoo dot com)

      Input: Yawar Amin (yawar dot amin at gmail dot com) and Tom Bullock (tbullock at nd dot edu)
    • Bug #633586: Move the explanation of debits and credits from section 3.2.2 `Income and Expense Accounts' into section 2.1.3 `Double Entry', a more logical place.

      Get rid of historical info (easy to look up online), error checking features info (this isn't a sales pitch), and banks' reversed usage of debit and credit terms (a digression, not really relevant at this point).
    • Bug #634075: Replace all usage of the term `druid' with `assistant' in the GnuCash Guide.

      Author: Mike E (mikee at saxicola dot idps dot co dot uk)
    • Bug #635357: Document Save As and Open dialogs.
    • Bug #635360: Explain backup files from a 2.4 point of view.
    • Bug #635361: Update the new account screen description and minor changes to account basics chapter in help.
    • Bug #635363: Add description of auto completion for business features.
    • Bug #635365: Mention invoice post date default.
    • Bug #635365: New images for AR Payment and AP Payment
    • Bug #635365: documents the new dialog related to style sheets
    • Bug #635386: Document trading accounts GnuCash capabilities.
    • Bug #635982: Fix typos and grammatical errors.

      Author: Yasuaki Taniguchi (yasuakit at gmail dot com)

      Review: Yawar Amin (yawar dot amin at gmail dot com) and Cristian Marchi (cri79 at ngi dot it)
    • Bug #638500: Add a note about the source of the report being modified so that users can follow along.
    • Bug #639264: Add Information about Starting Balance in reconcile window and revise the entire section.
    • Bug #639999: 16.3 Current Assets miscalculation in 16.3.5 Wash/Suspense Account

      Patch by Chris Curtis.
    • Bug #644984: Update to 2.4 UI and workflow the guide section on scheduled transactions entering from the Scheduled transaction editor.
    • Bug #647735: Add instructions on how to change the GnuCash interface language.
    • Related to bug #635366: Add cross-links for the Tax Options menu.
    • Related to bug #635357: Remove QIF assistant description and move New Account Hierarchy setup description.
  • Translation updates
    • New and updated German version of guide document, by Juergen Hoewener.
    • Updated German help, by Holger Stöhr.
    • Much improved Italian version of the documentation, by Christan Marchi.
    • New Japanese version of the guide, by Yasuaki Taniguchi.
  • New or improved content
    • GnuCash Docs: Update GNOME documentation links, patch by Yawar Amin
    • Update help manual to reflect partial support of capital gains for US Income Tax reporting and TXF exporting for code 673.
    • New figure for Printing tab under Preferences.
    • Updated Preferences section to GnuCash 2.4 and minor changes for 2.4 release.
    • guide: Reword paragraphs about new file extension

      Mention new file extension chosen during 2.3 development. Also, two paragraphs in the `Basics' chapter talk about the new default .gnucash file format. Make the second refer to the first.
    • guide: Change/remove references to old versions
    • guide: Mention important changes in What's New section
    • guide: Explain concept behind What's New section.
    • Update Reports section of help manual to reflect enhanced tax report.
    • help & guide: Update date, series and version entity definitions to current release.
    • Update menu paths to 2.4 UI.
    • Updated help content to GnuCash 2.4, improved markup and tagging.
    • Update help to reflect changes introduced with bug #634357.
    • Add shortcut for Transfer command.
    • Reintroduce the show splash screen option.
    • Add description for File->Add Report item.
    • Fix mixed up account names, spotted by aikhan
    • Provide separate Finance::Quote instructions for each OS and clarify the ones for Linux.
    • Changed "Portfoloio View" to "Commodity View". A "portfolio" is a collection of investments, not a single investment. The register view in question applies to a single investment, and is used for all non-monetary commodities.
    • Update all references in the C guide & help files to also show the correct preferences menu path for Mac OS X in addition to the Gnome one.
    • guide:Remove sections on international preferences and currency support, and absorb them into earlier introduction and account setup sections.
    • Remove a note about bug #340041 that is fixed now.
    • Add information on python invoice import script Documenation created by Mike Evans
    • Lots of small fixes and tweaks to improve the quality of the content.
  • Markup releated changes
    • Delete guilabel tags below section titles with same wording (redundant).

      Delete note about debit and credit effects on asset accounts because it's effectively the same as note `More on Debits and Credits' at the end of Section 3.2.2 (Income and Expense Accounts).

      Replace GnuCash name with defined app entity.

      Use tip tags for tips.

      Use an xref tag for a reference.
    • Replace all uses of GnuCash with the app entity
    • Replace all usage of the words 'GnuCash' or 'Gnucash' with the 'app' entity

      Patch by Yawar Amin
    • Add <application> markup to &app; entity.
    • guide: Add single-quote entity definitions
    • Use &rsquo; entity instead of "'"
    • Define entities for current stable and unstable versions, patch by Yawar Amin
    • guide: Add entities for stable and unstable series

      Sometimes referring to the exact version in the documentation is a bit superfluous, and instead we just want to refer to general GnuCash release series (2.2, 2.3, 2.4, etc.) in which something happened.
    • Add mdash entity to enable the use of xml2po and add description for entities.
    • Add guibutton tag.
    • Generate html doc in UTF-8 instead of ISO-8859-1
    • Add figure tags and pgwide attribute to some screenshots

      The figure tags should go around all screenshots to have them show up in the list of figures.

      The pgwide attribute repositions the image in pdf documents. Large pictures still fit on the page thanks to this flag.
    • Use different accounting equation image for html or pdf rendering This is meant as an example of how the pdf images can be improved. This may not work well for screenshots though.
    • Improve figures and images for pdf printing and remove unused ones. Change ppi to 144 for all figures
    • Add hyperlink to GnuCash user list.
    • Add function attribute to Enter key tagging.
  • Other, non-visible changes
    • Remove old files that collide with existing ones in case-insensitive filesystems.
    • Add chapter getting-help to Makefile.
    • Merge branch 'bug633066' into HEAD
    • Remove redundant index.
    • Add gitignores.
    • Separate getting-help chapter to validate getting-started xml file.
    • Update the build system to a more recent xsl stylesheet, including ones required for pdf and htmlhelp (Windows)
    • Restore pdf creation for gnucash-guide and gnucash-help in all languages.
    • Update docbook specification from 4.1.2 to 4.4.
    • Migrate the Italian GnuCash guide to a po file based workflow.
    • Set svn:eol-style property for all XML files to LF to avoid CRLF/LF mixups.
    • More information on translation process
    • Several other small fixes and tweaks in the documentation build system

About the Program

GnuCash is a free, open source accounting program released under the GNU General Public License (GPL) and available for GNU/Linux, *BSD, Solaris, Mac OSX and Microsoft Windows. Programming on GnuCash began in 1997, and its first stable release was in 1998.

GnuCash 2.4.7 released

The GnuCash development team proudly announces GnuCash 2.4.7, the seventh bug fix release in a series of stable of the GnuCash Free Accounting Software. With this release series, GnuCash can use an SQL database using SQLite3, MySQL or PostgreSQL. It runs on GNU/Linux, *BSD, Solaris, Microsoft Windows and Mac OSX.

Getting GnuCash for Windows (Win32 binary)

The Gnucash 2.4.7 Win32 setup executable can be downloaded from Sourceforge. It will install everything needed to run GnuCash.

Mac OSX binary

The Gnucash 2.4.7 MacOSX package can be downloaded from Sourceforge as well.

Getting GnuCash as source code

If you want to compile GnuCash 2.4.7 for yourself, the source code can be downloaded from:

To compile GnuCash from the source code by yourself, you will need Gnome 2, guile, slib. In addition you will need swig if compiling from subversion.

Changes

Between 2.4.6 and 2.4.7, the following bugfixes were included:

  • [20804]Bug #653056: Fix menu accelerators not working, crash on save-while-quitting.
  • [20800] Bug #646541: new invoice line items default to invoice open date instead of current date This commit partially reverts the changes in r19134 so that customer invoices and employee vouchers default to the current date. Vendor bills still default to the invoice open date.
  • [20798] Fix report reload and options change that got broken by the previous commit.
  • [20796] Force custom url handlers to lowercase to deal with Webkit 1.4's case sensitivity. For more details, consult this Fedora bugreport: https://bugzilla.redhat.com/show_bug.cgi?id=712268
  • [20792] Bug #652257 - Memory leak in gnc-file.c Patch by Tim M
  • [20786] Bug #652435 - Fancy invoice export has <generic> tags in it preventing html validation Patch by Bert Claesen
  • [20785] Bug #652377 - XHTML 1.0 Transitional compliance for reports Patch by Tim M
  • [20784] Bug #632931 - Advanced Portfolio: new income column shows negative amount Patch by Sebastien Alborini
  • [20783] Bug #651889 - Using trading accounts, new non-expanded trading transaction shows inverted rates in exchange dialog When using trading accounts, the exchange rate dialog has a slightly different behavior. This patch fixes the behavior for transactions that are created in-line and are not expanded (single-line). It does not affect the expanded transactions or transactions created in the new transaction dialog. Patch by Mathieu De Zutter
  • [20782] Bug #651992 - Exported invoices do not render correctly in Firefox Patch by Bert Claesen
  • [20760]Bug #612562 - Transfer Funds dialog - 'Show Income/Expense' checkboxes are not working
  • [20750] Windows build: change default gtk theme to work around a number of problems in the Ms-Windows theme we used before. Particularly, this prevents the crash caused by bug #614636 and fixes the black notebook tabs that appeared after Phil upgraded webkit and many related gnome dependencies. The new default theme is "Nimbus" following a suggestion by Kim Wood on the mailing list.
  • [20746] Bug #652193 - Upcoming Scheduled Transactions Calendar Starting Month Error. Patch by Rich
  • [20745] Replace deprecated xml tag in chart of accounts templates

In 2.4.7, translations for Tamil language were updated, by AshokR from Transifex. See also https://www.transifex.net/projects/p/gnucash24/

About the Program

GnuCash is a free, open source accounting program released under the GNU General Public License (GPL) and available for GNU/Linux, *BSD, Solaris, Mac OSX and Microsoft Windows. Programming on GnuCash began in 1997, and its first stable release was in 1998.

Recommended New Book: GnuCash 2.4 Small Business Accounting

book-cover The GnuCash development team received notice about a new book published by PacktPub, UK: GnuCash 2.4 Small Business Accounting, by Ashok Ramachandran. This is a Beginner's Guide for managing your accounts.

Our own developer Christian Stimming has been contributing to this book as a reviewer, and we can wholeheartly recommend the outcome of this fruitful collaboration. Feel free to have a look at this book over at packtpub.com, and, best of all, the publisher has committed to allocate some percentage of the book sales back to the GnuCash project. Have fun with this book!

Click here for older announcements...

Valid XHTML + RDFa

Copyright © 2001-2011 The GnuCash Project

Server & email outage reports to: gnucash-devel@gnucash.org

Translation problems? Contact: gnucash-devel@gnucash.org