Auction Manager 0.9.16

Download Sizesort icon md5 hash
AuctionManagerInstall_v0.9.16.exe 2.92 MB a1d7f91ad42de625817536699aed56a7
Last updated: Sun, 16 Jan 2011 7:01pm

Auction Manager v0.9.16 adds an export to excel options for sales, and improved bank statement importing. A bug in the automated sale emails feature is fixed, so we recommend you update immediately.

Enhancements
- Improved the QIF import support and added an option to select the date format.
- Added an option to export sales to Excel with a range of filter options.
- Changed the auction templates menu image.
- Updated time strings in macros, quick info and the software updater dialog.
- Updated the software updater to use the new php file and improved code.
- Added a repeat count option to the automated sale emails, added some data validation and changed the description to the label in the table.
- Added cancel options to the dialogs in the send shipping email feature.
- Added company name to webshop orders table and webshop order dialog.
- Combined the first and last name columns in the sales table into a single name column, and removed the alias column.

Bug Fix
- Added a check for no listing data in createAuctionTemplateFromListingToolStripMenuItem_Click.
- Fixed a bug in download_sold_listings when an auction template could not be matched.
- Fixed a bug where recent files would cause a crash when no profile has been loaded previously (new install).
- Fixed a bug where double clicking on an *.ampf file would still load the previously loaded profile.
- Fixed a bug in webshop_orders_search_expression where the CardID is not set.
- Fixed a bug in do_automated_sale_emails that caused multiple emails to be sent for one sale. Also changed the date for no feedback to be from the shipping date.
- Added reminders_search_expression and fixed the reminders global search.
- Added code to limit length of fields in download_current_listings, download_sold_listings, and download_unsold_listings.
- Fixed bug in get_trademe_category_list if the document was null.
- Fixed a bug that caused an index out of range exception in do_automated_sale_emails.