created a single window with a tabbed layout for a more fluid experience.

added an overwrite file dialog.
added the customer country to the order object.
updated .CSV export
This commit is contained in:
2011-01-15 15:50:29 +00:00
parent 4752b05418
commit 13f3e726e4
11 changed files with 268 additions and 178 deletions

View File

@@ -0,0 +1,10 @@
1.0.0 b 28
fixed the .CSV file parsing with an external lib.
1.0.1 b 29
created a single window with a tabbed layout for a more fluid experience.
added an overwrite file dialog.
added the customer country to the order object.
updated .CSV export