Change log
Previous Top 

New in version 2.0.0.7 (2009-10-18)
 NEW FEATURES
 +Reporting system and predefined reports;
 +Job - new property: invoice's send date;
 +Installer - additional confirmation if overwriting existing database;
 +Help - description of database tables and fields;
 BUG FIXES
 -Main window: search only if search string has changed - too many events were triggering the search;

New in version 1.0.0.6 (2009-04-29)
 NEW FEATURES
 +hibernate.cfg.xml file does not have to be inside jar any more;
 +windows installer;
 +help system;
 BUG FIXES
 -About form -> change log tab - field was editable;
 -If there was DB connection problem at application startup, UI was showing up; Now application terminates;
 -Changed captions on buttons on dictionary entries list and on job list screen so it is consistent within the application;

New in version 1.0.0.5 (2009-04-13)
 NEW FEATURES
 +got rid of QuickTable - no more annoying messages!
 +got rid of search button on main screen;
 +searching on list screens: automatic search after 0,5 second since last filter letter was typed;
 
New in version 1.0.0.4 (2009-04-02)
 NEW FEATURES
 +"Notes" edit boxes wrap long lines and have vertical scrollbars;
 BUG FIXES
 -Editing and saving customer was creating a copy of it instead of updating existing one;

New in version 1.0.0.2 (2009-03-28)
 NEW FEATURES
 +Changed keyboard shortcuts to more meaningful;
 BUG FIXES
 -New Job window - now payment date and payment type are grayed;
 -Fixed database transactions problems;