mirror of
https://github.com/inventree/InvenTree.git
synced 2026-07-07 07:31:24 +00:00
9d7f9a9aa3
- When a table was "refreshed" based on the selectable filters, table ordering was not observed - This was due to the original query parameter conversion not being observed - Refactored out the conversion function so it works correctly now - Also removed some cruft from generated query strings