|
|
Line 1: |
Line 1: |
| All dates shown are when files were put on the Auto-Updater. Users can manually check for new updates in ITrack by going to the '''Actions''' menu (at the top) > '''Updater''' > '''Check for updates'''. | | All dates shown are when files were put on the Auto-Updater. Users can manually check for new updates in ITrack by going to the '''Actions''' menu (at the top) > '''Updater''' > '''Check for updates'''. |
|
| |
| ==2012-12-18==
| |
|
| |
| ===Permissions===
| |
| * Fixed: the permission to control counterperson is now working properly.
| |
|
| |
| ===Vehicles===
| |
| * Fixed: (case 5952) an issue where, as the user appraised items, only the auction appraisal would complete correctly until the user hit the refresh appraisals button.
| |
| * Fixed: an issue related to using the arrow keys to navigate the dropdowns in the teardowns/bids item list.
| |
| * Changed: the maximum number of models to load into the teardown items' model lists has been added as a user setting in the database, and now defaults to the larger value of 2500 instead of 500 to handle more general case manufacturers.
| |
| * Added: when a vehicle is saved, if make/model/year/body style/vin changed, all standard parts attached to that vehicle will have this information synched.
| |
|
| |
| ===Vin Power===
| |
| * Updated VinPower to work in 2013.
| |
|
| |
| ==2012-12-6==
| |
|
| |
| ===Sales Orders (Ver: 12638)===
| |
| * Fixed a bug where Save and Don't Close caused read-only fields to become editable.
| |
| * Fixed a bug where read-only combos could still be changed.
| |
| * Added a permission to control whether the user could alter the counterperson.
| |
| * Fixed: an issue where the user couldn't choose location for the children of kits.
| |
| * Added: the loading items code is now compartmentalized in more central functions for better code sharing.
| |
| * Added: support for sending a message that includes a list of inventory serials to load onto the screen.
| |
| * Added: support for a special 'begin variance invoice' message. When this message is received, if the SO is open, its document type will be switched to a variance document. If its closed or voided, a new variance document is begun. Then, items are mass-added to the document, automatically picking the locations and serial #'s supplied by the message source.
| |
| * Added: loading items onto the SO now supports retrieval of specific serial #'s. If this is filled out, that serial # is chosen
| |
|
| |
| ==2012-12-5==
| |
|
| |
| ===Vehicles===
| |
| * Fixed: (case 5947) a crash when the user added items to a bid.
| |
|
| |
| ==2012-12-4==
| |
|
| |
| ===Appraisal===
| |
| * Appraisals now default to not throwing errors, and a new setting has been added to allow viewing errors. (Case 4989)
| |
|
| |
| ===Customer===
| |
| * Fixed a crash bug when attempting to attach a corrupt jpeg file.
| |
|
| |
| ===Data Management===
| |
| * Fixed the permission control for this screen.
| |
|
| |
| ===General===
| |
| * Fixed a bug where report files were being continuously downloaded on Enterprise launch. (Case 5268)
| |
| * Removed: modal dialog box that popped up when the user received errors writing out to their ini file. This was a problem for users without write access to the ITrack directory.
| |
| * Added: some tools for extensions to easily retrieve a user readable string that represents a hotkey. This is often used as a hint in tooltips or in menus.
| |
|
| |
| ===Manage Warehouse===
| |
| * Added user filtering for scan job administration. (Case 5069)
| |
| * Inventory Move now shows details in the details list like Count does.
| |
| * Added permissioning to the view so users can hide this administrative screen away.
| |
| * 0's are now uniformly shown as blank entries on the batch job administration tab.
| |
| * Selecting multiple scan jobs will now show the details of all the selected ones. (Case 5064)
| |
| * Fixed some inconsistencies in displaying serialized inventory on the Batch Scan tab, and some errors with the Manual Scan tab. (Case 5563)
| |
| * Added a footer with totals to batch scan management details list.
| |
| * Added the ability to export list details to CSV in order to satisfy reporting requirements. (Case 5354)
| |
| * Impact costs added to details list
| |
| * From and To locations split apart
| |
| * Export button should now try to print when you use it
| |
| * UI uniformity changes
| |
|
| |
| ===Parts===
| |
| * Fixed a crash caused by trying to load invalid/corrupt images. (Case 5637)
| |
| * Added: when there is an error displaying an image, the notification to the user now includes the error that the image library threw.
| |
| * Fixed a crash that sometimes happened at "Save & Close."
| |
|
| |
| ===Permissions & Settings===
| |
| * New LXW permission for entering quantities manually.
| |
| * New setting to show or hide appraisal errors.
| |
|
| |
| ===Purchase Orders===
| |
| * Fixed a bug where the line adjustments could be made read-only incorrectly. (Case 5362)
| |
|
| |
| ===Reports===
| |
| * Inventory Adjustment Log: now sorts by adjustment type. (Case 3380)
| |
| * Sales Order 11 in: Increased the size of the document id field. (Case 5499)
| |
|
| |
| ===Sales Orders===
| |
| * Fixed: (case 4573) an issue where payments couldn't be added to closed SOs.
| |
| * Fixed: an issue where the list might scroll at unexpected times.
| |
| * Fixed: an issue where the attention column or payment # column (in the payments list) might not always draw correctly.
| |
| * Fixed: a possible crash related to icon buttons.
| |
| * Added: (case 4346) there is now a working 'mailing' field in the address dialog, which contains the mailing address for the billing or shipping address. The user can override the billing/shipping mailing address on each SO.
| |
|
| |
| ===Search===
| |
| * Exporting to CSV or others like that now batch their export queries. This is to improve speed.
| |
|
| |
| ===Vehicles===
| |
| * Fixed: when the user creates a new vehicle, the whole unit will no longer be created at the location ''.
| |
| * Added: when the user moves a vehicle, the whole unit should get correctly moved (a database error was preventing this before).
| |
| * Fixed: appraisals on large teardowns should now be faster because we recalculate screen totals less often.
| |
| * Added: teardowns now support filling out the condition field. (Case 5785)
| |
| * Added: condition auto-complete to the condition dropdown.
| |
| * Added: new items on bids and teardowns now inherit some defaults from the vehicle itself, including condition and location.
| |
|
| |
| ===Vendor===
| |
| * Fixed: a crash when attaching corrupt jpeg files.
| |
|
| |
| ===Work Orders===
| |
| * Fixed: the user can now override cost on non-depletable items just like non-stocked and vehicle items. (Case 3806)
| |
| * Fixed: an issue where the list control might scroll to the left unexpectedly.
| |
|
| |
|
| == Release Candidate Change Log == | | == Release Candidate Change Log == |
Line 108: |
Line 6: |
| ==Changelog Archives== | | ==Changelog Archives== |
|
| |
|
| | * [[ITrack/Enterprise/Changelog 2012-12|2012-12]] |
| * [[ITrack/Enterprise/Changelog 2012-11|2012-11]] | | * [[ITrack/Enterprise/Changelog 2012-11|2012-11]] |
| * [[ITrack/Enterprise/Changelog 2012-10|2012-10]] | | * [[ITrack/Enterprise/Changelog 2012-10|2012-10]] |