Release notes for Gnuaccounting 0.8.8
===================================================

Known bugs
===================================================
 * 148  Issues with LibreOffice 4: this affects almost all recent linux installations.
 	see manual or http://sourceforge.net/p/gnuaccounting/bugs/148/ for workaround   
 * The combo box shipped interval in the webshop import window is ignored
 * if a cancellation is canceled the next transactions with the same reference 
   (e.g. reminder) may have double items and/or double VAT until GA is restarted
 * 146 	webshop import does not work in linux/​64 
 * 145 	linux w/​o sane will show error message upon start
 * 144 	Text focus does not work in preview window on some Linux systems
 * 162 	Embedded browser does not work in Linux 
 
Summary of changes
===================================================

 Improvements/refactorings
   * Upgrade to Mustangproject 1.1.1
   * Asset export now also exports status attribute
   * Refactored customer edit window
   * Delegating driver could facilitate access to external databases besides MySQL (e.g., PostgreSQL)
 Fixes
   * Don't list 0 VAT values in VAT:list
   * Sort order of accounts is now more stable
   * Fixed possible truncationexception when importing from bank account
 New features
   * Sales tax improvements: Renamed Canadian TVQ to Sales tax, added possible sales tax exemption per customer and per transaction 
   * respect header/footer lines in templates 
 