Changelogs
New Features
- Changed the error number for a non-existant invoice download from 500 to 404 (not found, as should be expected)
Changes
- Changed the way download links are made to use unique document IDs instead of the invoice ID, making possible to differentiate 2 documents from the same invoice
New Features
- Customer Id filters now accept multiple selection on the Invoices, Statements and Advanced Search pages
- The advanced search stored procedure has been updated to accomodate the previous change
this is a database only change
Changes
- Jquery has been updated to the latest version (v3.7.1)
- DevExtreme has been updated to the latest version (v23.2.5)
Bug Fixes
- Fixed an issue with the multistore filter when a filter was added to a grid header
New Features
- Invoices from the Great Plains system that were missing from the list of invoices will now appear with a type of "MKT"
this is a database only change
Changes
- The Customer ID filter on the Invoices and Advanced Search page have been updated to include more customers, including those that only had invoices that came from the GP system
Bug Fixes
- Changed the way download links are created to include the Customer ID in the request to avoid issues where multiple invoices exist with the same ID but for different stores, sometimes making the download link foward to the wrong invoice document
Bug Fixes
- Updated some text in the template file
New Features
- Added the ability to export the Invoices grid to an Excel file via a button in the top right of the grid
New Features
- Added the option to select multiple invoices and generate a PDF with all of them merged, to print all at once
- This option is limited to 100 invoices at once for performance reason. If more than 100 invoices are needed, a new option to change the grid to 100 invoices per page has been added, allowing to easily select batches of 100 by using the select all checbox at the top, and the reset selection button to clear the selection
Bug Fixes
- Changing the filters above the invoices grid will now reset its selection, to avoid an issue where rows filtered out would remain selected
- Various bugs have been fixed
New Features
- Doculog links for invoices and statements will now point to a link on this same webapp that will safely forward the request to the Kwiktag webapp
- A new environement has been added (QA)
Changes
- Added a bit more information to the error page in the case of a failed API request
Bug Fixes
- Fixed the statement links still pointing to the old URL
Also we got changelogs now!
New Features
- Added an Advanced Search page to Doculog to allow users to search for specific queries with less limitation than the Invoice grid. Meant mostly for Customer Support users, but it is available to everyone
- Now has Changelogs!!
Changes
- Added a version number to request for the site.css, so that it's cached version is invalidated on a new version of the app
Changes
- Added the Release Number filter to the Search Page
- Made it clearer when the advanced search grid was not showing any result because it did not have any filters selected
- Improved the UI to make it clearer what is required or not in the advanced search page
- Localised the "No data" text in all grids
- Made small formatting changes to the changelog page
Bug Fixes
- Fixed the date filters being improperly ignored in the advanced search page
Changes
- Changing the date filter in the grid column of the Invoices or Statements grid will now also set the fitlers above to the same date
- Made a small style change to the grid column filters to give a bit more space for the text of the filter in the input field
Bug Fixes
- Fixed an issue with the dates in the invoices page filtering out results that should be shown (Brought over from 1.0.8.8)
Changes
- Disabled the option to sort the Download column on all Doculog grids
- Removed filtering options from the date column in the Invoices and Statement grids since they would not work anyway
- Updated copyright date to 2023
Bug Fixes
- Fixed an error caused by the filters when select a date filter and a filter on another column in the grid
New Features
- Added the option for external users to be added manually (via the Retools management interface)
Bug Fixes
- Fixed the Doculog and Docustat pages crashing for users with AllAccess permissions
Changes
- Added a configuration option for Error pages to be displayed in the App Settings
- Added a test exception option to test error pages, as well as a button on the version page trigger it
Bug Fixes
- Fixed a performance issue with the Doculog and Docustat pages when initially loading the page with a user with AllAccess permissions
Bug Fixes
- Added paging to the Customer Id filter on the Doculog page to accomodate the large number of Customer IDs on a user with AllAccess
Bug Fixes
- Fixed an issue with the filters on the Doculog / Docustat pages that would cause an error when adding filters directly to the grid columns
Bug Fixes
- Added the change from 1.0.8.3 to the Docustats page
Changes
- Changed the style on the grid's filter row to make the input fields easier to see
Bug Fixes
- Fixed an issue with filters causing errors when updating filters with an empty date value
Bug Fixes
- Fixed an issue causing an error the first time an external user logs in
Bug Fixes
- Fixed an issue with the dates in the invoices page filtering out results that should be shown
New Features
- Added the option for External Users to access all the stores in Doculog (AllAccess). This can be configured from the Retools user management interface
Changes
- Updated the background image on the front page