netbox-inventory
netbox-inventory copied to clipboard
Fixes #245: Disable column sorting for current asset location
The current location of an asset is mapped to either its assigned object's location or its storage location. Since these are multiple database fields that cannot be clearly sorted without complex annotations, sorting will be disabled for these columns to prevent errors when using the table.
Fixes: #245