Files
order_processor/Order Processor/version infomation/changelog

14 lines
379 B
Plaintext

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
1.0.2
i replaced the old sqlite driver (for local databases) with the mySQL driver to interface with TCDEVSVN1's order database