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.
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.
The GnuCash development team announces GnuCash 5.12, the thirteenth release in the stable 5.x series.
Between 5.11 and 5.12, the following bugfixes were accomplished:
- Bug 648768 - Warning "Change Reconciled Split" has wrong cursor focus
- Bug 797766 - Automatic decimal point doesn't work properly with zeros when entering stocks.
Preserve the decimal point when printing numbers with no decimal places to stop the auto-decimal code from triggering when exiting the field.
- Bug 799490 - Error on start or opening a gnucash file: Can't parse the URL
- Bug 799506 - reconcile bad date pops to 1969
- Bug 799521 - Segmentation fault on Autocomplete of Description with ß
- Bug 799572 - Return proper status code when Finance::Quote errors during price quote retrieval via CLI.
- Bug 799580 - Swiss currency symbol is displayed as SFr. instead of CHF
- For more, see the announcement.
Installation instructions:
Add the PPA to your system, update the local repository index and install the GnuCash package:
$ sudo add-apt-repository ppa:gnucash/ppa $ sudo apt-get update $ sudo apt-get install gnucash |
Optional, to remove GnuCash, do:
$ sudo apt-get remove --autoremove gnucash |
No comments:
Post a Comment