ITrack/Enterprise/Changelog

From ISoft Wiki
< ITrack‎ | Enterprise
Revision as of 17:24, 16 September 2011 by MarkHardisty (talk | contribs)
Jump to navigationJump to search

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.

2011-09-14

Database Updates

  • Added: the previously missing f_purchaseorder_saved, which is required for PO picking/delivery to work right.
  • Fixed: the above function has been manually called for all open POs so that they will show up for delivery correctly.

SalesOrders

  • Fixed: an issue where shipping methods weren't in alphabetical order.

2011-09-13

Common Resources

  • Added non stocked inventory icon.

Customer

  • Fixed: customer price contracts' date ranges now default to between the current date and 365 days in the future.
  • Fixed: an error in the configure regions dialog.

Database Updates

  • Fixed: an issue where transfer orders weren't refreshing picked quantity right.
  • Added: new permission (bug 1880).
  • Added: New version stuff for permission changes pertaining to misc items on the Sales Orders Screen.
  • Fixed: an issue where f_calculate_average_cost was causing inherent core lines for items off of a vehicle to be incorrect if the parent item had a static allocated price in inventory.
  • Fixed: deliverylinehistory now has its documentstoreid column default to 0 (instead of NULL).
  • Added: the shipping method update trigger no longer updates document lines' quantity picked and quantity delivered if they've been marked as 'rejected'.
  • Added: the new WORK_ORDERS_CAN_ADD_PURE_MISC permission and set it to match WORK_ORDERS_CAN_VIEW (which is used in lieu of WORK_ORDERS_CAN_EDIT);
  • Added: new fields to the shipping method table that allow the user to specify whether shipping methods show up on document screens, the run sheets screen, or both.

Deliveries

  • Fixed: pick history for transfer order lines will now go in under store 0 instead of NULL. This fixes some previous issues where TO lines wouldn't appear to be picked.
  • Added: there is now a skip delivery button on the picking tab. When this is used, all selected line items are marked as no longer requiring picking or delivery.
  • Added: items marked as skip delivery no longer show up to be picked.
  • Fixed: document pick status was incorrect if 'hide fully picked documents' was checked.
  • Added: the run sheets tab pays attention to the new "Show on documents" and "Show on runsheets" options for shipping methods. Deliverable items can be filtered by document shipping methods, but run sheets can be assigned run sheet shipping methods. By default, both lists are the same.
  • Added: the picking tab now automatically refreshes the list when any of the filter options are changed.
  • Added: the run sheets tab now automatically refreshes the deliverable items tree and the run sheets list when any of the corresponding filters are changed.
  • Added: as per user request, the run sheets tab now has an expand all button, which expands all currently visible deliverable documents.
  • Added: as per user request, the deliverable items tree now colors different types of rows differently. This helps distinguish between the different types of items.
  • Added: a filter for 'destination store' on the run sheet tab. This allows the user to see deliverable items, filtered by the document store id (or destination store for transfer orders).

Login

  • Fixed: the edit user dialog no longer moves the user's focus away from the current field if the ok button is greyed out.

Parts

  • Added: there is now a global setting that allows a company to suppress the serial # box on the first tab of parts.

SalesOrders

  • Fixed: the insert new payment method dialog should no longer throw database errors.
  • Added: New permission to allow/disallow users from adding pure misc items to a SO. They are still able to modify existing misc items, just not create them. Per Bug 432.
  • Added: New icon (NonStocked.icon) for if an item being added is pure misc (not in inventory). This should make accidentally mis-entering an item much more apparent. Per Bug 432.
  • Added: the configure shipping methods dialog now allows the user to view and modify the new "Show on Documents" and "Show on Run Sheets" options.
  • Added: the usage count column now includes run sheets. Also, if the user replaces a shipping method, associated run sheets will be updated.
  • Added: the shipping methods dropdown on the SO screen now pays attention to the "Show on Documents" option.

Vehicles

  • Added: (bug 1880) a new permission that controls whether the user can edit vehicle stock #.

Changelog Archives