Changelog

ITrack Chromium
6/7/2022
  • Fixed a bug where the interchange info wouldn't load on the parts screen
  • Default the status parameter for part search results to be @(available or on hold)
  • Include part type # when searching inventory from interchange results
  • Merge pull request #109 from ISoft-Data-Systems/dashboard-session-parameter
  • Merge branch 'master' into dashboard-session-parameter
  • Merge pull request #108 from ISoft-Data-Systems/customer-default-payment-method-on-create
  • Merge pull request #107 from ISoft-Data-Systems/customer-use-yup-for-date-entered
  • Merge pull request #111 from ISoft-Data-Systems/misc-vehicle-line-items
  • Show sold misc vehicle items on the performance tab
  • Fix getting vehicle by tracking/tag # on sale lines
  • Make eslint happy with Ractive global
  • Dashboard backend version bump
  • Use latest dashboard version
  • Dashboard session variable parameters proof of concept
  • Fix debugger nodemon ignore paths
  • Support for allowing payment methods to a new customer record
  • Removed unused format function require
  • stop setting date entered in the save function are start doing it via Yup
5/16/2022
  • Fix "Set Password" button for realz
  • Fix "set password button"
  • Fix vehicle record not getting associated with a part when created from "Enter Parts" on the vehicle screen
  • Add a button to customer > quotes to view on the sale screen
5/2/2022
  • Fix bug where saving a Quote could void Payments
5/2/2022
  • Fixed a mislabeled field when changing password
  • Fixed an issue with saving dismantled value
  • Fix a bug where it was possible for some tabs to appear multiple times
4/20/2022
  • Merge pull request #110 from ISoft-Data-Systems/vehicle-search-stuff
  • PR changes
  • Allow searching by vehicle type and add to results
  • Add option to parse userSetting values to number / integer
  • Dependency bumps
  • Add some columns to vehicle search
  • Append vin notes to internal notes, allow clicking on list of vin notes to copy to clipboard
  • Allow changing # of results per page on vehicle, part search
  • Merge branch 'master' of https://github.com/ISoft-Data-Systems/pro-web
  • Show vehicle make/model from the vehicle record if present, otherwise show the inventory table value
  • Fix error when adding a new Location/Condition on part screen
  • Allow adding an existing manufacturer to a part that has no models for that part type
  • Fix debugger nodemon ignore paths
4/8/2022
  • Fixing sale.balance not being updated on save
  • Add UI on payments component to show if customer doesn't have any allowed payment methods
4/7/2022
4/6/2022
  • Minor UI changes to make more UI showable when the keyboard is displayed
4/4/2022
  • Use optional chaining
  • Hack to reload Sale state (and data) after saving
  • 150006
3/10/2022
  • Merge branch 'master' of https://github.com/ISoft-Data-Systems/pro-web
  • Fix some edge cases in the error handler
  • Don't load the user setting for date range twice
  • Avoid errors that could occur if two calls of p_set_setting occurred at the same time
Newer Older