snipe / snipe-it

A free open source IT asset/license management system
https://snipeitapp.com
GNU Affero General Public License v3.0
11.02k stars 3.18k forks source link

Adding sort function to warranty expire column #11346

Open c1thunder opened 2 years ago

c1thunder commented 2 years ago

Is your feature request related to a problem? Please describe.

When doing report on asset expiry or to list down which asset that need to be refreshed, we need to download it to excel and sort it from excel, which i think it will be useful if the column have sort fucntion like the rest.

Also if possible, can we do search function for the one that will expiry let say for 2022, these are the laptops that will expire.

image

Describe the solution you'd like

image

image

Describe alternatives you've considered

No response

Additional context

No response

snipe commented 2 years ago

Warranty expirations are calculated via the warranty_months column, not actual fields in the database, so this isn't quite as trivial as it seems.