fixed processed order stats to only display new order stats when theres new orders

added password encryption using jasypt
This commit is contained in:
2011-01-26 18:54:47 +00:00
parent 21c7d0642b
commit c85e599530
8 changed files with 26 additions and 10 deletions

View File

@@ -37,4 +37,9 @@ MainWinod.java, reorganized the constructor so the progress bar will be indeterm
1.1.2 b 47
added clear button to the ShowAllPanel.java
fixed the export save dialog to automatically handle extensions
added new order stats to the order pane
added new order stats to the order pane
1.1.3 b 48
fixed processed order stats to only display new order stats when theres new orders
added password encryption using jasypt

View File

@@ -1 +1 @@
1.1.2 b 47
1.1.3 b 48