ITrack/Enterprise/Changelog 2011-04

From ISoft Wiki
< ITrack‎ | Enterprise
Revision as of 11:23, 1 June 2011 by MarkHardisty (talk | contribs) (Created page with "==2011-04-19== ===Search=== * Fixed: a database error that would come up if the user had a flex field or Q&A option with the same name as one of the default dropdown options. Thi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

2011-04-19

Search

  • Fixed: a database error that would come up if the user had a flex field or Q&A option with the same name as one of the default dropdown options. This was happening because people had a Location Q&A option for some part types. Switching to that part type and back, then doing a search for Location would throw an error.

Updater

  • Rolled Back: the updater has been rolled back to a debug version until after all users have received and applied the VC++9.0 redistributable. This is because the 'new' updater.exe was dependent on VC++ 9.0, and therefore wouldn't run to apply the redistributable.

2011-04-14

Customer

  • Fixed: a memory leak related to new alternate addresses.

Master

  • Removed: data execution prevention. This is a code security feature we were using, but apparently it keeps the report previewer from working on windows 7, so it has been disabled.

ReportViewer

  • Fixed: verified working with windows 7.

Vendor

  • Fixed: a memory leak related to new alternate addresses.

2011-04-13

Customer

  • Fixing crash when opening the customer screen.

Parts

  • Fixed a crash when opening the screen.

Vehicles

  • Fixed: the teardown functionality was temporarily disabled.
  • Fixed a crash when opening the screen.

Vendor

  • Fixing crash when opening the vendor screen.

2011-04-12

Accounting

  • Fixed: the gl categories tab once again orders accounts by their short name.

CoreManagement

  • Fixed: rejecting cores was updating the SKU of the dirty core line to point at the original inventory record.
  • Added: the inventory core function now passes in the screen name when inventorying cores.

Customer

  • Fixed: the phone # fields weren't formatting their input correctly anymore.

Database Updates

  • Fixed: inventory adjustment function no longer marks vehicles as status S if the whole unit of the vehicle gets transferred.
  • Fixed: if a WO gets its dirty cores inventoried before the WO gets finalized, those dirty core items won't get affected.
  • Added: (bug 1465) support for marking inventory questions as "private" (doesn't show up on HTP.net)
  • Added: table structure to support vehicle bids.

Parts

  • Added: there is a new setting: "User Interface"->"Enter goes to next field". If this is set, the controls on the parts screen will allow the user to use the enter key to go between fields. This is to accomodate the distinction in which some people wish to use the enter key to move between fields and some want to use the tab key.
  • Changed: the parts screen was still using the behavior where the enter key is treated like the tab key. This has been removed from other screens in EE. However, instead of removing it, there is now a global setting under "User Interface" that controls whether the enter key acts like tab on the parts screen.

Vehicles

  • Fixed: (bug 448) the location/status changed notification dialogs no longer show whole units in them.
  • Added: a beta version of the new bidding and teardowns page (bug 2020). This page will soon allow the user to add bids to a vehicle, and perform (and view) teardown operations. The user must have the setting "Preferences"->"Opt into beta features" in order to see this page.

Vendor

  • Fixed: the phone # fields weren't formatting their input correctly anymore.==2011-04-04==

Master

  • Fixed: an issue where the theme page wasn't working right.
  • Added: the manifest file the theme page generates is now up to date with the newer version of ITrack.

PartConfiguration

  • Fixed: an error where the edit manufacturer dialog would always tell the user that a duplicate manufacturer exists if they didn't change the code/name of the manufacturer.

PurchaseOrders

  • Added: (bug 1656) whenever a PO gets saved, as long as the PO hasn't been marked as prices finalized or void, all line items that have not begun to receive quantity will have their GL category updated. This should resolve issues where items are added to documents, then get their gl category updated.
  • Fixed: an issue where a PO posting might not save its approved setting if it was the second posting that was being approved.

WorkOrders

  • Added: (bug 1656) whenever a WO gets refreshed (which happens before every save), as long as the WO hasn't been finalized or voided, all line items will have their GL category updated. This should resolve issues where items are added to documents, then get their gl category updated.