Fixed: a bug on Sales and Purchase Orders where customer/vendor lookups would always return all customers/vendors.
Fixed: an issue where inventory searching using flex fields could fail
Feature: Usage reporting! Chromium will now report to our AU database if they use Chromium on a given day.
Feature: the Home screen now embeds the new homescreen page that Brittni made.
Feature: An alert will appear in the bottom left corner if a new version is released and they're running a previous version of the app. It will instruct them to refresh their browser.
Feature: Keyword search for customers and vendors.
Feature: Flex fields on the part search screen now support wildcards at the beginning or end of the word(switches to a LIKE in the MySQL query if present).
Feature: The home screen will now remember(as a user setting) which date range to limit to.
Feature: Added ability to search inventory for parts that need a tag printed.
Feature: Added ability to "Select All" in part search results(button at the bottom or Ctrl/CMD + A keyboard shortcut).
Bug: Fixed an issue where "Search Online"(HTP) from the part search screen would not show any results in HTP if they didn't select a part type in Chromium.
Bug: Fixed rare, but long-standing issue where the main app would never load after the user successfully logging in.(This took me nearly 3 weeks to fix correctly)
Bug: Fixed an issue where changing a quote to an invoice would fail.
Bug: Fixed various bug with the Customer screen > Contact tab. Correspondence would fail to save, among other issues.
Bug: Fixed a bug where a user would be able to select a blank status on a part record.