Changelog
ITrack Chromium
- 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
- Allow specifying host for reports in env
- Merge branch 'master' of https://github.com/ISoft-Data-Systems/pro-web
- WIP
- Merge pull request #121 from ISoft-Data-Systems/scanner-support
- Switch to new scanner support module
- Merge pull request #120 from ISoft-Data-Systems/Fix-for-Case-57326
- Remove unused import
- Last couple things re: disabling print buttons
- Reset print modal values to default on print
- Fix only fetching first 100 QBO entities
- Replace some Report Queue empty strings with nulls
- Add another
between "Report" and "Printer"
- Fix ordering of email hint
- Un-hide "separate multiple emails…" hint text
- Merge branch 'Fix-for-Case-57326' of https://github.com/ISoft-Data-Systems/pro-web into Fix-for-Case-57326
- Finish UI touch ups to report selection modal
- Rename print state to printer
- Clicking the backdrop no longer closes the document load modal
- Minor UI tweaks to match SO screen
- Alert if print modal opened and RQ not installed
- Insert store.invoiceMemo as HTML
- Split button version bump
- Fix error when query vendor by PO id
- Public attachments are now included when using the Share option on the parts screen
- Show Tag Share button, give warning if unsupported
- Fix
hasAddEditPermission always being true
- db versions 150007 and 150008
- Add more email fields to Report Selection modal
- Fix "Print List" on SO screen not working
- Handle customer merge permission on customer search screen
- Improved permission handling for customers and vendors screens
- Fix advancedPrintManageInstalled being a string
- Fix checking user+group perms for user on login
- Make sure we check the group permission when getting the list of user permissions
- Fix bug loading QB entities in production
- Fix user selecting doc type w/o permission -> 404
- Merge pull request #118 from ISoft-Data-Systems/quickbooks-load-optimization
- Merge branch 'master' into quickbooks-load-optimization
- Merge pull request #119 from ISoft-Data-Systems/fix-confusing-teardown-ui
- Center the selected item in the list when paging through them
- WIP
- PR changes
- Change the UI for creating/deleting a part on a teardown
- Fix a couple bugs with importing vendors
- Hide newly synced entities if we're hiding synced entities
- Remove some console logs from qb screens
- Fix QB store tab not hiding synced
- Add option to show inactive tax items
- Fix non array qb fetch results failing
- Indent handlebars
- Create .vscode/settings.json with workspace settings
- Indent handlebars in HTML
- Fix dependency exports and update operations
- Fix inventory type QB metadata not loading
- Initialize QB screen maps on state load, not component init
- Only send id for QB import/export operations
- Fix qb screen saying "No x Found" when loading
- Get it/qb tax items in one request, filter synced on server
- Filter synced entities on new endpoint for QB screen
- Fix launch.json formatting
- Fix a broken link in the README
- Attempt to reauth if QB gives auth error on query
- Get QB, ITrack entities in one server call on QB screens
- Test running arbitrary queries against QuickBooks
- Forgot to commit some load bearing stuff
- Only load inventory type fields we display on the QB screen
- Only load vendor fields we display on the QB screen
- Only load customer fields we display on the QB screen
- Only load payment fields we display on QB screen
- Only load sale fields we display on QB screen
- Send the entity id, not whole entity on qb export
- 15.12.0
- Merge pull request #117 from ISoft-Data-Systems/quickbooks-active-filters
- Fix inactive filter on customer screen
- Fix bug with Credit Memo quantity / total
- Add filter for active/inactive customers/vendors
Newer Older