Benvenuti su GnuCash.org
Scarica GnuCash 2.4.13
Linux Sorgente | Da distribuzione
Microsoft Windows XP/Vista/7
Mac OS X Intel | Power PC | Readme- Altri file (codice sorgente, sviluppo, ecc...)
GnuCash è un programma finanziario e di contabilità adatto all'utilizzo in ambito famigliare o in una piccola impresa, rilasciato gratuitamente con licenza GNU GPL e disponibile per GNU/Linux, BSD, Solaris, Mac OS X e Microsoft Windows.
Progettato per essere di semplice utilizzo, ma comunque potente e flessibile, GnuCash permette di tenere traccia dei conti bancari, delle azioni, delle entrate e delle uscite. Intuitivo nell'utilizzo come il registro del libretto degli assegni, si basa sui principi fondamentali della contabilità per garantire il bilancio dei conti e l'accuratezza dei resoconti.
Serve aiuto?
Per contattare qualcuno e chiedere aiuto nell'utilizzo di GnuCash, utilizzare le Liste di discussione che sono un gruppo di discussione pubblico dove è possibile fare domande ad altri utenti riguardanti GnuCash.
Caratteristiche principali
- Contabilità a partita doppia
- Conti per azioni, obbligazioni e fondi comuni
- Contabilità di piccole imprese
- Resoconti e grafici
- Importazione di dati QIF/OFX/HBCI, ricerca delle corrispondenze tra le transazioni
- Transazioni pianificate
- Calcolatrice finanziaria
GnuCash for Android
Il team di GnuCash consiglia l'utilizzo dell'applicazione GnuCash per Android. Questa applicazione permette di tenere traccia delle proprie transazioni finanziarie con semplicità e velocità (ad esempio quando si è in viaggio) per poterle poi importare, in un secondo momento, nella versione desktop di GnuCash.
GnuCash per Android ha funzionalità limitate rispetto alla versione desktop.
Novità
Website repository is now git only
As of today the repository that manages the GnuCash website is only available in git. This is the first of the GnuCash repositories to migrate fully to git.
This means that from now on the svn htdocs repository has been disabled. If you need to access the GnuCash website sources, you can use the git gnucash-htdocs repository instead.
To learn how to set up this repository, please refer to our Git wiki page.
GnuCash 2.5.1 (Unstable) released
The GnuCash development team proudly announces GnuCash 2.5.1, the second release in the 2.5.x series of the GnuCash Free Accounting Software which will eventually lead to the stable version 2.6.0. It runs on GNU/Linux, *BSD, Solaris and Mac OSX.
WARNING: This is an *UNSTABLE* version of Gnucash.
This release is intended for developers and testers who want to help find bugs and other problems to make the eventual stable release better.
Make sure you make backups of any files used in testing versions of GnuCash in the 2.5.x series. Although the developers go to great lengths to ensure that no data will be lost we cannot guarantee that your data will not be affected if for some reason GnuCash crashes in testing these releases.
NOTE: The latest stable version is 2.4.13.
PLEASE TEST TEST AND TEST SOME MORE any and all features important to you. Then post any bugs you find to bugzilla
Major changes in this release include:
- Robert Fewell has contributed a rewrite of the register (Gnucash's primary interface window) to use the GtkTreeModel (select "register 2" from the menu) as well as a new CSV import/export facility for account trees.Take care not to try to open a single account in both the old and new registers at the same time. Doing so will crash Gncuash
- Gnucash now requires Gtk+-2.24 and GLib-2.26. We've removed most of the dependencies on libraries obsoleted by project Ridley and will be in position to move to Gtk+-3.x once the GtkTreeModel register window work is complete. This means that Gnucash 2.5 requires Debian 6, RHEL 6, or one of the more aggressive distributions like Ubuntu.
- Gnucash now works with Guile-2.0.
- The business module has been revamped and we introduce some new features:
- Credit Notes
- Customer and Vendor Overview Pages
- Customer Overview Reports
- Existing Transactions may be reassigned as invoice payments
- Support for duplicate invoices
- Improved invoice and bill handling: Post, print, or duplicate multiple items directly from a search results list
- Better invoice printing setup: Choose a default invoice report as a preference
- Reorder invoice entries in the invoice window
- The "Num" field is now optionally per-split rather than per-transaction.
- Gnucash can print to a PDF for reports and invoices
- Account "Filter By" settings can be saved and recalled
- Account entries in the Chart of Account can be colored
- When opening a locked "book" one now has the option of opening it read-only. Note that Gnucash is still a single-user program and that the database backends are still used only as a data store.
- Tom Loft has contributed an initial version of REST API allowing minimal information about accounts, invoices and customers to be accessed in JSON format. Includes modifications to gnucash_core.py to add additional functions.
- Gnucash is no longer subject to the "2038" bug, so that 30-year mortgages can now be entered correctly.
- By agreement of all authors we have relicensed Gnucash to the Gnu Public License Version 2 or later from just Version 2.
Caveats for Testers
Any 2.5.x version might crash unexpectedly at any point during runtime. If you test some serious work in a 2.5.x release and are using the XML file backend for data storage, make sure you hit "Save" after every non-trivial workstep. If you are using the SQL backend, this is not required as every change is saved immediately to the database.
The documentation has had screenshots updated, however, many help text may refer to the 2.4 series. Everyone is invited to help improve the documentation; see the development wiki page on how to get involved.
How can you help?
Testing: Test it and help us discover all bugs that might show up in there. Please enter each and every bug into bugzilla.
Translating: The new release comes with some new translation strings. If you consider contributing a translation, we invite you to test this release already. A string freeze will be announced in one of the later 2.5.x releases. Please check the translation status page on the wiki for updates on this.
We would like to encourage people to test this and any further releases as much as possible and submit bug reports in order that we can polish GnuCash to be as stable as possible for the 2.6.0 release. Then post any bugs you find to bugzilla
Getting GnuCash
Source code for GnuCash 2.5.1 can be downloaded from multiple locations:
- The GnuCash website
- Sourceforge: bzip2, gzip, all files.
- You can also checkout the sources directly from the subversion repository with this command:
svn co http://svn.gnucash.org/repo/gnucash/trunk gnucash
To install GnuCash, you will need Gnome 2 and guile 1.8 or 2.0. In addition you will need swig if compiling from subversion.
Win32 and MacOSX binary
The following pre-compiled application packages are also available:
- Gnucash 2.5.1 Win32 setup executable
- Gnucash 2.5.1 MacOSX dmg for Intel Macs
- Gnucash 2.5.1 MacOSX dmg for PowerPC Macs
About the Program
GnuCash is a free, open source accounting program released under the GNU General Public License (GPL) Version 2 or later 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.13 released
The GnuCash development team proudly announces GnuCash 2.4.13, another 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.13 Win32 setup executable can be downloaded from Sourceforge. It will install everything needed to run GnuCash.
Mac OSX binary
The Gnucash 2.4.13 MacOSX package can be downloaded from Sourceforge as well.
Getting GnuCash as source code
If you want to compile GnuCash 2.4.13 for yourself, the source code can be downloaded from:
- Sourceforge: bzip2, all files.
- You can also checkout the sources directly from the subversion repository as described here.
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.12 and 2.4.13, the following bugfixes was included:
- Bug #697133: OFX file handling was broken in the Windows versions
In 2.4.13, the following languages had their translations updated: Danish, Dutch, German
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 inaccessible on Wednesday, April 10th, 2013, due to ISP maintenance upstream. The shutdown will start around 6:30pm US/EDT (2230 UTC) on Apr 10 and will hopefully last only 30 minutes.
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 2.5.0 (Unstable) released
The GnuCash development team proudly announces GnuCash 2.5.0, the first of several unstable 2.5.x releases of the GnuCash Free Accounting Software which will eventually lead to the stable version 2.6.0. It runs on GNU/Linux, *BSD, Solaris and Mac OSX.
WARNING: This is an *UNSTABLE* version of Gnucash.
This release is intended for developers and testers who want to help tracking down all those bugs that are still in there.
Make sure you make backups of any files used in testing versions of GnuCash in the 2.5.x series. Although the developers go to great lengths to ensure that no data will be lost we cannot guarantee that your data will not be affected if for some reason GnuCash crashes in testing these releases.
NOTE: The latest stable version is 2.4.12.
PLEASE TEST TEST AND TEST SOME MORE any and all features important to you. Then post any bugs you find to bugzilla
Major changes in this release include:
- Robert Fewell has contributed a rewrite of the register (Gnucash's primary interface window) to use the GtkTreeModel (select "register 2" from the menu) as well as a new CSV import/export facility for account trees.Take care not to try to open a single account in both the old and new registers at the same time. Doing so will crash Gncuash
- Gnucash now requires Gtk+-2.24 and GLib-2.26. We've removed most of the dependencies on libraries obsoleted by project Ridley and will be in position to move to Gtk+-3.x once the GtkTreeModel register window work is complete. This means that Gnucash 2.5 requires Debian 6, RHEL 6, or one of the more aggressive distributions like Ubuntu.
- Gnucash now works with Guile-2.0.
- The business module has been revamped and we introduce some new features:
- Credit Notes
- Customer and Vendor Overview Pages
- Customer Overview Reports
- Existing Transactions may be reassigned as invoice payments
- Support for duplicate invoices
- Improved invoice and bill handling: Post, print, or duplicate multiple items directly from a search results list
- Better invoice printing setup: Choose a default invoice report as a preference
- Reorder invoice entries in the invoice window
- The "Num" field is now optionally per-split rather than per-transaction.
- Gnucash can print to a PDF for reports and invoices
- Account "Filter By" settings can be saved and recalled
- Account entries in the Chart of Account can be colored
- When opening a locked "book" one now has the option of opening it read-only. Note that Gnucash is still a single-user program and that the database backends are still used only as a data store.
- Gnucash is no longer subject to the "2038" bug, so that 30-year mortgages can now be entered correctly.
- By agreement of all authors we have relicensed Gnucash to the Gnu Public License Version 2 or later from just Version 2.
Caveats for Testers
Any 2.5.x version might crash unexpectedly at any point during runtime. If you test some serious work in a 2.5.x release and are using the XML file backend for data storage, make sure you hit "Save" after every non-trivial workstep. If you are using the SQL backend, this is not required as every change is saved immediately to the database.
The documentation has had screenshots updated, however, many help text may refer to the 2.4 series. Everyone is invited to help improve the documentation; see http://wiki.gnucash.org/wiki/Development on how to get involved.
How can you help?
Testing: Test it and help us discover all bugs that might show up in there. Please enter each and every bug into bugzilla.
Translating: The new release comes with some new translation strings. If you consider contributing a translation, we invite you to test this release already. A string freeze will be announced in one of the later 2.5.x releases. Please check http://wiki.gnucash.org/wiki/Translation_Status for updates on this.
We would like to encourage people to test this and any further releases as much as possible and submit bug reports in order that we can polish GnuCash to be as stable as possible for the 2.6.0 release. Then post any bugs you find to bugzilla
Getting GnuCash
Source code for GnuCash 2.5.0 can be downloaded from multiple locations:
- The GnuCash website
- Sourceforge: bzip2, gzip, all files.
- You can also checkout the sources directly from the subversion repository with this command:
svn co http://svn.gnucash.org/repo/gnucash/trunk gnucash
To install GnuCash, you will need Gnome 2, guile, slib. In addition you will need swig if compiling from subversion.
Win32 and MacOSX binary
The following pre-compiled application packages are also available:
- Gnucash 2.5.0 Win32 setup executable
- Gnucash 2.5.0 MacOSX dmg for Intel Macs
- Gnucash 2.5.0 MacOSX dmg for PowerPC Macs
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.12 released
The GnuCash development team proudly announces GnuCash 2.4.12, the ninth 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.12 Win32 setup executable can be downloaded from Sourceforge. It will install everything needed to run GnuCash.
Mac OSX binary
The Gnucash 2.4.12 MacOSX package can be downloaded from Sourceforge as well.
Getting GnuCash as source code
If you want to compile GnuCash 2.4.12 for yourself, the source code can be downloaded from:
- Sourceforge: bzip2, gzip, all files.
- You can also checkout the sources directly from the subversion repository as described here.
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.11 and 2.4.12, the following bugfixes were included:
- Bug #696469: Renumbering subaccounts does not preserve original order
- Bug #695423: Fix OFX Commodity Account handling. Patch by Burke.
- Bug #661832: MySQL database error after wireless reconnect
After suggestion by Wang Xiaozhe <chaoslawful@gmail.com>
- Bug #667093: Update taxtxf.scm to fix beginning balance sign and signs for Transfer From/To amounts for liability/equity accounts
- Bug #680086: Each Tip of the Day has an n shown at the end
- Bug #672364: does not properly handle XML parse errors, leading to
possible data loss
Author: Sébastien Villemot <sebastien@debian.org>
Bug-Debian: http://bugs.debian.org/696282
- Fix #638955: Connect the `Help' button in the `Close Book' dialog box (Tools > Close Book) to newly-written help section on book closing.
- Bug #638971: Multicolumn report does not show more than one graph
- Bug #680887: Updated RELAX NG schema for v2.4.11 XML file format
- Bug #677488: DROP INDEX missing ON <table>
- Bug #632931: Advanced portfolio: add "rate of gain" column
Author: Sebastien Alborini <salborini@gmail.com>
- Bug #610648: Change Reconciled Split Dialog ignores pressing Cancel
Author: Robert Fewell <14ubobit@gmail.com>
- Bug 680402: Tests fail due to unused translations
Add all scheme files to POTFILES.skip so that intltool-update > 0.50 will ignore them. Scheme file translation strings are handled by intl-scm/.
Bug #680613: Date format setting seems to be ignored since version 2.4.9
Work around strange side-effect of r21665 which caused LC_TIME to be changed after it had been set by setlocale(LC_ALL) in set_mac_locale().
Bug #680887: RELAX NG schema for 2.4.11 XML file format
Contributed by Baptiste Carvello
Bug #680576: Transaction report: date takes up two lines when using Canadian locale format.
Change date cells type from text-cell to date-cell to apply white-space: nowrap style.
- Bug #680671: Configure should check for the python-devel package if called with --enable-python
In 2.4.12, the following languages had their translations updated: Russian, German, Ukrainian, Italian, 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.
Github Repositories Have Been Regenerated
As we explained a week ago, we needed to regenerate the Github repositories to correct some errors in the original import from Subversion. The regeneration has been completed and the new repositories are ready for use.
To ease the transition, instead of deleting the old repositories, we've renamed them by appending "-old" to the names, so gnucash.git is now gnucash-old.git. Both will be maintained in parallel for a couple of weeks to afford plenty of time to switch to the new ones. You can change your existing repositories with
git remote set-url origin git://github.com/Gnucash/gnucash-old.gitthen rename it and proceed with the instructions in the wiki.
We regret the necessity of this and wish to apologize for the extra work and inconvenience, and to apologize as well to the contributors whose changes were incorrectly attributed.
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.
Github Repositories Will Be Regenerated Next Week
As you may know, the core developers have been experimenting with Git for some time, using a mirror repository at Github. This trial has been quite successful, and the developers are now preparing to make it an official mirror of the Subversion repository.
Unfortunately in the course of preparing a direct link between the Subversion repository and Git we discovered that some of the author names weren't converted correctly during the original mirroring process. We're correcting that, but the result is that the hashes for most changesets in Git are different: A single change in a commit will cause every subsequent hash to be different, because the parent and tree hash values are included in the commit data which are hashed.
As a result, we have generated a new set of repositories, and next week we will delete our existing repositories on Github and replace them with the new ones. If you have a clone or fork of one of the current repositories you will need to delete it and re-clone from the new one. If you have local branches which you want to transfer to the new repository, it's fairly easy, and instructions have already been added to the Gnucash-Git Wiki page. You can make the process much easier by keeping your clone/fork current with the base repository this week.
We regret the necessity of this and wish to apologize for the extra work and inconvenience, and to apologize as well to the contributors whose changes were incorrectly attributed.
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.2 released
The GnuCash documentation team proudly announces release 2.4.2 of the GnuCash help manual and concepts guide. This documentation is intended for the 2.4 series of GnuCash.
Reading the documentation online
An online version of the documentation is available on the Documentation page of the GnuCash website. The 2.4.2 documentation can be found under "GnuCash v2.4 (current stable release)" in multiple languages.
Getting GnuCash Documentation in pdf, epub or mobi formats
The documentation can equally be downloaded in pdf, epub or mobi formats from the Documentation page of the GnuCash website. The 2.4.2 documentation can 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.2 for yourself, the source code can be downloaded from:
- Sourceforge
- You can also checkout the sources directly from the subversion repository as described here.
Changes
Changes between 2.4.1 and 2.4.2 include
- Bugs fixed
- Bug #647197 - Add short note on report customisation
- Bug #651498 - Add note about automatic price retrieval
- Bug #651886 - Reword and simplify A/P and A/R warnings
- Bug #654467 - Proof reading patch and many localized figures. Thanks to Yasuaki Taniguchi.
- Bug #654467 - Add support to relative path for ipaexfont folder location. Thanks to Yasuaki Taniguchi.
- Bug #654467 - Add handling of Japanese font for pdf generation. Thanks to Yasuaki Taniguchi.
- Bug #654467 - Complete the update to Japanese Translation of the GnuCash guide. Thanks to Yasuaki Taniguchi.
- Bug #659147 - Use Loan repayment calculator instead of financial calculator, fix some minor mistakes and add some tagging.
- Bug #660379 - Add tip and note about customizable register view and transactions operations.
- Bug #660871 - Correct spelling.
- Bug #661705 - OMF files not installed at the right place: yelp doesn't see them
- Bug #663208 - New method for running New Account Hierarchy
- Bug #664054 - add a note about using Tab key instead of Enter key for the split in capital gain and losses.
- Bug #670354 - [PATCH] Outdated Docs - Assign Starting Invoice Number
- Bug #672668 - Add section explaining how to migrate data.
- Bug #684709 - Cumulative patch to backport changes related to this bug.
- Bug #688425 - Fix steps in putting it all together section.
- Translation updates
- Update Italian translation of help and guide.
- Add missing files to help/de../makefile as suggested by Dominique Leuenberger on IRC.
- Add missing xml file for chapter 16 and 17 to Japanese guide.
- New or improved content
- Change wording on section Online Assistance
- Update in Help_tips Pseudo-symbols that can be used for TIAA-CREF quotes
- Update in Help_tips Yahoo Codes for Exchanges and Markets. As a side effect, I introduced more GDP conform id's. I know, I should have done the formating in a separate patch - sorry for the inconvience.
- Update in Help_tips Finance-Quote Sources to FQ 1.17 / gnc-commodity r22290 Additional change order: Sources overview before source specific tables
- Fix capitalization in GnuCash word.
- Small fixes to help files.
- Add a non complete section for migrating GnuCash data.
- Added item re. line chart for net worth.
- guide: Slight clarification in meaning
- Fix a typo.
- Markup releated changes
- Fix tags to pass docbook validation.
- Some tagging.
- Use variable list.
- Fix a missing slash.
- Add proper markup for app name.
- Adjust dpi of help figures for better pdf printing for all languages using the script documented in http://wiki.gnucash.org/wiki/Documentation_Update_Instructions#Images_and_screenshots
- Adjust dpi of figures for better pdf printing for all languages using the script documented in http://wiki.gnucash.org/wiki/Documentation_Update_Instructions#Images_and_screenshots
- Other, non-visible changes
- Update AUTHORS and NEWS
- Clean up the revision history list
- Copyright and contact changes - Remove Yawar's e-mail adress from the author's listing (on his request) - Remove my e-mail address from the author's listing - Transfer my copyrights to the GnuCash Documentation team. I don't need personal copyright assignment. - Start adding an e-mail address for the publisher (using gnucash-user@gnucash.org)
- Make sure images are found when generating pdf out of tree
- Add comment about modifications in xmldoc.make
- Add links for backwards compatibility with older yelp versions This is a follow up on r22373 which fixes the help file locations for newer yelp versions. That fix was incompatible with older yelp versions. With the links in place, both old and new yelp versions should properly find the help files. This change is deliberately committed to the 2.4 branch only. It is expected that the older yelp versions won't be used anymore by the time the current trunk gets stable.
- Makefile cleanups
- Update README: Debian packaging, non-latin PDF. Explain the different way to contact the team. Add a few pointer to related documents.
- Fix out of tree build
- Clean up indentation
- Add openSUSEs font path for local installed IPA*.ttf
- XML conversion: mark old step as for pre-2.0 files only
- Fix uninstall error introduced by r21467
- Fix commits of SASAKI Suguru patches for epub and mobi generation.
- Patch by SASAKI Suguru - Implement mobi generation target.
- Patch by SASAKI Suguru - Implement epub generation target
- Add svnlog2ul script tailored to gnucash-docs
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 companion for Android app is now available on google Play
Ngewi Fet created a GnuCash companion application for Android the past summer thanks to Gnome who sponsored the project as part of Google Summer of Code. The app reached now a stable state and is available on google Play store.
About
GnuCash for Android is a mobile finance expense tracker application. It is a companion application for GnuCash for the desktop and enables flexible tracking of expenses on-the-go which can be exported to the Open Financial eXchange (OFX) format for import into GnuCash for desktop.


