[46 total ]
New Release -- 0.6.3

Gnuaccounting is a java based accounting and bookkeeping application embedding OpenOffice.Org, HSQLDB and Firefox and MySQL-compatible.

Short description of the new Release:
Again tons of small fixes. Database updates.
As installed ... [More] firefoxes can now be used the binary has shrunk in size,
rudimentary GPG signing functionality,
improved data import (duplicate imports are now automatically avoided)

Details:
* OBDX export was not wellformed (<?xml..> instead of <?xml...?>)
* nullpointerexception when importing bookkeeping entries w/o opened bookkeeping window at GUILayer.accountingEditWindow.refreshAccountingEntries(accountingEditWindow.java:71)/ at GUILayer.newAccountingWizardAdd.performBookings(newAccountingWizardAdd.java:384)
* removed xulrunner from libraries (with SWT 3.4 the env variable MOZILLA_FIVE_HOME is needed less as it also scans for moz in default installation directories)
* sending reminders does not work (appLayer.transactionTypeNotFoundException at appLayer.transactions.getTypeIDByName(transactions.java:59))
* GPG support: outgoing invoices pdf files will be digitally signed
* apply currency number format to item total amount
* corrected wrong english: "voucher" was supposed to be either "reference" (to document) or "document" itself
* shell file now passes arguments
* reenable <please select> in new transaction item selection
* transaction number now reflects issue date, not current date
* exception on certain price/vat combinations: quantity 190.82 price 20 throwed exception if not vat (factor 1.00) was applied: rewritten rounding code. Hopefully this ends unpredictable round results.
* data import now transparently rejects overlapping time frames: you CAN now only import a booking once and exactly once, even if it appears in multiple exports. e.g. bookings on the first of a month could be included in both the previous month export and the following month export

Download:
Download the new release at https://sourceforge.net/project/showfiles.php?group_id=130483&package_id=143018&release_id=632178 (0 comments) [Less]

New Release -- 0.6.2

Transaction type, mysql corrections corrections and other bug fixes, move to SWT 3.4, better shell scripts incl. a configure script and support of HBCI for outgoing invoices and credit memos.

Download at https://sourceforge.net/project/downloading.php?group_id=130483&filename=gnuaccounting0.6.2.zip&74375344 (0 comments)

New Release -- 0.6.1

Some bugfixes, we're starting with a XML data exchange format (Open Business Data Xchange), makefile, starting with HBCI (a german homebanking standard) and some open source promotion (new about window).

Download at
https://sourceforge.net/project/showfiles.php?group_id=130483&package_id=143018 (0 comments)

New Release -- 0.6.0

Again tons of small fixes, in particular now creating transactions in the windows version should now work again, all VAT values van now
be used (removed floating-point bugs), transaction date/time and numbers now work decently. The transaction ... [More] type 'private drawing' has been introduced and credit memos fixed.

This is the first beta release.
My company (usegroup) now also uses the accounting part in production since 0.6.0 (bookkeeping since 0.5.2).

Download at http://downloads.sourceforge.net/gnuaccounting/gnuaccounting0.6.0.zip (0 comments) [Less]

New Release -- 0.5.7

Some bugfixes, the last 0.5.5 regressions should be gone -- download at https://sourceforge.net/project/showfiles.php?group_id=130483&package_id=143018 (0 comments)

New Release -- 0.5.6

Fixed 2 of at least 6 regressions in gnuaccounting 0.5.5 (if you are affected, please use 0.5.4) and now imports from TaskCoach time tracker

Download from http://sourceforge.net/project/showfiles.php?group_id=130483&package_id=143018 (0 comments)

Regressions in 0.5.5

Version 0.5.5 has at least four regressions compared to 0.5.4.

- in bookkeeping add window: VAT "received" and "spend" is missing
- in bookkeeping add window: <please select> entry is missing
- regression: ... [More] export spread sheets always covers complete time frame, not selected period
- in bookkeeping add window: voucher column does not keep entries

Some of these regressions might be addressed in future releases. The refactorings which caused these regressions, however, were neccessary. (0 comments) [Less]

gnuaccounting.org, gnuaccounting.de

http://www.gnuaccounting.org and http://www.gnuaccounting.de now redirect to http://gnuaccounting.sf.net (0 comments)

Gnuaccounting and other Free software

Gnuaccounting seems to work very good with OpenJDK. When you use Gnuaccounting please consider using a Free operating system like e.g. Linux and a Free Java compiler/runtime like OpenJDK as well.

deborah@fsf.org wrote:
> Hi,
> ... [More] Oh wow! Awesome. You might want to put something in your install notes or
> readme as a signpost to free software people.
>
> If it's OK with you, I'd like to add Gnu Accounting to the Free Software
> Directory and mention that it works with Openjdk
> Cheers,
> Deb
>

Deb -- I should feel honored to do so although there are much bigger and better signposts for Free software like the Linux kernel, Mozilla, Eclipse, OpenOffice.org, Gnucash, the Gnu Compiler Collection, Apache HTTPd and Tomcat, Subversion and CVS, vim and emacs, Alfresco, PHP, KDE (in a way), GNOME, Postfix and BIND, Cyrus and Dovecot, most FTP daemons... (0 comments) [Less]

New Release -- 0.5.5

Many new bugfixes including MySQL and the accounting part. Download at https://sourceforge.net/project/showfiles.php?group_id=130483&package_id=143018

Refactorings
* mysql jdbc driver now in libs
* refactored ... [More] numbersWindow&new client&application class
Fixes
* tons of MySQL fixes,
* load the correct transaction template,
* corrected removeItemButton in new transaction wizard,
* correctly load transactions,
* use only one number per selected transaction type
* dont show VATs in accountingEditWindow
* use only one number per selected transaction type, dont show VATs in accountingEditWindow
New Features
* ability to automatically create databases
* be able to book own transactions (e.g. invoices) correctly also in accountingedit, not only in balanceWindow

https://sourceforge.net/project/showfiles.php?group_id=130483&package_id=143018 (0 comments) [Less]