Difference between revisions of "ITrack/Enterprise/Changelog"

From ISoft Wiki
Jump to navigationJump to search
Line 6: Line 6:
* Fixed: (case 5947) a crash when the user added items to a bid.
* Fixed: (case 5947) a crash when the user added items to a bid.


==2012-11-27==
==2012-12-10==


===Home===
===Appraisal===
* Fixed a bug where the Document column on Sales Orders was not sorting. (Case 5300)
* Appraisals now default to not throwing errors, and a new setting has been added to allow viewing errors. (Case 4989)


===Report Viewer===
===Customer===
* Removed the Inventory Of Part Type report, as it is no longer supported. (Case 4697)
* 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===
===Sales Orders===
* SAV tokens are now stored in Settings, and can be manually configured at will. Remember, Store-level settings override Global settings, and User-level overrides both. (Case 4967)
* Fixed: (case 4573) an issue where payments couldn't be added to closed SOs.
* Fixed a bug that could cause editing locations to show non-sellable locations as unallocatable when doing variance.
* 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.


===Settings and Permissions===
===Vendor===
* Added a permission for using the Manage Warehouse screen.
* Fixed: a crash when attaching corrupt jpeg files.


===Work Orders===
===Work Orders===
* Internal work orders are allowed to allocate from non-sellable locations. (Case 5315)
* 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 29: Line 82:
==Changelog Archives==
==Changelog Archives==


* [[ITrack/Enterprise/Changelog 2012-11|2012-11]]
* [[ITrack/Enterprise/Changelog 2012-10|2012-10]]
* [[ITrack/Enterprise/Changelog 2012-10|2012-10]]
* [[ITrack/Enterprise/Changelog 2012-09|2012-09]]
* [[ITrack/Enterprise/Changelog 2012-09|2012-09]]

Revision as of 19:34, 18 December 2012

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-11

Vehicles

  • Fixed: (case 5947) a crash when the user added items to a bid.

2012-12-10

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

Changelog Archives