Changelog

ITrack Chromium
4/10/2023
  • Merge pull request #147 from ISoft-Data-Systems/case-59758-add-controls-for-moving-between-part-search-results
  • 170007 db update
  • Fix not being able to go back to the first part in the list
  • Support for case 59758
  • 17.1.0
4/6/2023

What's Changed

  • Added description field to UI by @thatoneguy280
3/13/2023
  • 16.0.0
  • Version 17 database updates
  • Dashboard update
  • Merge pull request #143 from ISoft-Data-Systems/v16
  • Merge branch 'master' into v16
  • Merge pull request #139 from ISoft-Data-Systems/Bug-58985-drag-and-drop
  • Merge pull request #142 from ISoft-Data-Systems/load-item-modal-component
  • Use the new shared load-item-modal component
  • Merge pull request #141 from ISoft-Data-Systems/case-59386-add-remittance-address-ui-for-stores
  • Initial commit
  • Update dashboard to fix CSV column export names
  • Lock sharp version
  • Include default value for the external shipping integration url
  • Can now drag and drop files
  • Change project settings for CSS formatting
  • Fix a report for case 57682
  • Merge branch 'master' into v16
  • Add some 160000 updates that were missed earlier
  • Remove release XY.Z comments, throw if no #QE
  • DB version 160001
  • Create a script to parse out db updates into json
  • Merge branch 'master' into v16
  • Merge branch 'master' into v16
  • Merge branch 'master' into v16
  • Merge branch 'master' into v16
  • Merge branch 'master' into v16
  • Merge branch 'master' into v16
  • Case 53840. Add ATV/UTV eBay categories
  • Merge branch 'master' into v16
  • Added v16 schema update queries
  • Merge branch 'master' into v16
  • Merge branch 'master' into v16
  • Merge pull request #96 from ISoft-Data-Systems/fcustomerbalance
  • Use f_customer_balance to get customer balances
2/7/2023

What's Changed

  • Added buttons to open the part record from the vendor & customer screens by @daytonlowell
  • Support for our base eslint config as a dev dependency by @daytonlowell
  • Added buttons to send part to sales or purchase order screens by @daytonlowell
  • Remove lucid for serialization and just use JSON by @daytonlowell
  • Finished core charge not adding to subtotal by @thatoneguy280
  • Worked around an issue where images saved from a Samsung device with buggy firmware would be invalid and cause errors at save/load time by @Izak-Kriegbaum
  • Several minor changes to Dashboard screen and how it is loaded
  • Fixed bug where the loading spinner could show if you printed the webpage
  • Fixed bug where attempting to navigate to Part Search would appear to load forever if the user is not logged in. (Now correctly redirects to login)
  • Added a link to return to login if initial page load takes longer than 10 seconds
  • Fixed Tag # lookups not working on Sales/Purchase Orders if the part did not have a part type selected
  • Change some icons and column names on the QuickBooks Online screen to show the status of different entities better.
  • Fixed issue setting attachments as public
  • Fixed Flex Fields on Part Search not filtering by the whole input if it contained a space

New Contributors

  • @thatoneguy280 made their first contribution
  • @Izak-Kriegbaum made their first contribution
2/7/2023

What's Changed

  • Added buttons to open the part record from the vendor & customer screens by @daytonlowell
  • Support for our base eslint config as a dev dependency by @daytonlowell
  • Added buttons to send part to sales or purchase order screens by @daytonlowell
  • Remove lucid for serialization and just use JSON by @daytonlowell
  • Finished core charge not adding to subtotal by @thatoneguy280
  • Worked around an issue where images saved from a Samsung device with buggy firmware would be invalid and cause errors at save/load time by @Izak-Kriegbaum
  • Several minor changes to Dashboard screen and how it is loaded
  • Fixed bug where the loading spinner could show if you printed the webpage
  • Fixed bug where attempting to navigate to Part Search would appear to load forever if the user is not logged in. (Now correctly redirects to login)
  • Added a link to return to login if initial page load takes longer than 10 seconds
  • Fixed Tag # lookups not working on Sales/Purchase Orders if the part did not have a part type selected
  • Change some icons and column names on the QuickBooks Online screen to show the status of different entities better.
  • Fixed issue setting attachments as public
  • Fixed Flex Fields on Part Search not filtering by the whole input if it contained a space

New Contributors

  • @thatoneguy280 made their first contribution
  • @Izak-Kriegbaum made their first contribution
12/20/2022
  • Merge pull request #131 from ISoft-Data-Systems/fix-case-58412-duplicate-sale-document-creation
  • Make sure we don't cache document on state reload after saving
  • wrong method name
  • Make sure to clear our cached document when a sale is successfully saved
12/5/2022
  • Fix table footer (and dashboard) CSV exports
11/22/2022
  • 15.13.4
  • Merge pull request #130 from ISoft-Data-Systems/improve-payment-handling-sale-save
  • Fix Customer > Payments "Show voided Payments" not working
  • Merge branch 'improve-payment-handling-sale-save' of https://github.com/ISoft-Data-Systems/pro-web into improve-payment-handling-sale-save
  • Log a stack trace every time someone voids a sale or payment, at least for now
  • Merge branch 'improve-payment-handling-sale-save' of https://github.com/ISoft-Data-Systems/pro-web into improve-payment-handling-sale-save
  • Change void payment button to outline when clicked
  • make sure we pass 1 or 0 to p_void_sale for the option to void associated payments
  • Remove unused variables
  • Make sure we use the transaction connection when voiding
  • WIP
  • WIP
  • Change project settings for CSS formatting
10/11/2022
  • Merge pull request #128 from ISoft-Data-Systems/implement-quote-close-and-fix-sale-void
  • Report Viewer 1.4.2
  • Report Viewer 1.4.1
  • Merge branch 'master' of https://github.com/ISoft-Data-Systems/pro-web
  • Fix a broken parameter query throwing to client
  • Don't save rq params when there are none
  • Merge pull request #129 from ISoft-Data-Systems/make-browser-autofill-work-better
  • Based on the documentation from https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete
  • Table Footer 2.0.3
  • Reload document when invoice voided
  • Disable editable fields when invoice voided
  • Fix reopening quotes
  • Remove comment that says isClosed isn't referenced
  • Disable fields when quote closed, save isClosed prop
  • Allow disabling sale document lines
  • Send "isClosed" to client for quotes
10/5/2022
  • Allow specifying host for reports in env
Newer Older