· Moving to hibernate to speed up development and allow more databases.
· Hibernation 50% complete (all noncritical tables have been migrated)
· Many minor bugfixes
· Possibility to delete documents
· Include file for 64 bit Linux compatibility.
· Importing entries now requires just the selection of a vat rate, not if it is received or spent
· Corrected Net/gross value mix-ups in entryDetailWindow
· HBCI fixes: balancing did not work at all and nothing worked in Windows
· Import dupes were not properly avoided
· Click on drop target warns but does not allow refocus on windows
· Couldn't leave field bank name when clicked in settings
· German translation
· HBCI be able to process transactions w/o "name2" attribute (counterpart bank account, empty e.g. for annual interest rates)
· Linux version gnuaccounting.sh no execute bit and does not run?
· entry details window shows new contact instead of first customer when reference selected
· documents window: can now add empty documents w/o scan or import
· documents window: can now change subjects and values
· documents window: document date is now a dateeditor
· refactoring: timecelleditor is now called datecelleditor
· added manual hsqldb defrag option as Main windows File|Save
· This release features rudimentary document management (document scanning and importing), rudimentary net income determination report, OBDX improvements, a Quick Start tutorial and again tons of bug fixes...
· removed unused win64 compat
· accountingwizard drag and drop to delete, more and book
· accounting list drag and drop to delete
· OBDX import
· multi-VAT-compliance: invoices with more than one VAT rate can now not only be created but also booked
· queue support: e.g. in import wizard, the user can now select and drag&drop n entries to a "queue", "book" directly, ask for "more" details and "delete" entry
· detailed transaction queue: The user can now select n VAT rates (which create according split-bookings) and e.g. a supplier a incoming invoice relates to
· fixed XML export: entries (e.g. product descriptions) with single quotes could break XML
· fixed database insert: entries (e.g. product descriptions) with single quotes could break XML
· fixed linux64 compatibily: bash file gnuaccounting.sh should now start correctly
· removed balancewindow in favor of the new entrydetailswindow
· when adding products, entries in list got duplicated
· fixed error in product window after adding taxes w/o assignment to accounts
· numbers&formats window now by default (when the display is shown) select an existing type
· contacts-, products-, taxes-, asset-window to support scrollbars
· adding VATs, contacts, products, accounts, assets does not work after deleting a VAT, contact, product, account respectively asset or already having added a VAT, contact, product, account respectively asset
· account definition now allows addition of accounts
· period definition for export is now fixed: one day in advance of the last entry
· period definition should always be reset before checking for existing entries, otherwise it would always show invalid period if one time a invalid period was selected
· don't allow invalid dates (start date after end date) in period selection
· preselect previous month in VAT export
· warn if entries are discarded in entry add
· prevent incomplete entries from being booked
· tell the user why invoices can't be mailed if e.g. no customer email address defined
· price must be rounded to max available precision (5?) - e.g. 12.3 creates rounding errors
· possibility to correctly book multi-VAT invoices
· move add entry button from import queue to entry edit window
· attempt openoffice.org path autodetection in default installation folders
· Possibility to execute HBCI payment in detailed entry booking
· Add support for OpenOffice.org 3.x and 64-bit Linux
· Files were missing in 0.6.3 release.
· This release adds many small fixes and database updates.
· As installed Firefoxes can now be used, the binary has shrunk in size, with rudimentary GPG signing functionality and improved data importation (duplicate importations are now automatically avoided).
· Transaction type, MySQL corrections, and other bugfixes.
· Moved to SWT 3.4. Better shell scripts, including a configure script and support for HBCI for outgoing invoices and credit memos.