Howdy. Really enjoy using ITFlow and I have a couple of small things I've added on to it. Thought these might be useful to put into the queue:
- Asset tag generator. It creates an asset tag based on the asset name and bar code (code 128). Currently it does one at a time, but it might be cool to generate a whole page of them based on an Avery label.
- Auto logout. After 90 minutes of inactivity it calls post.php?logout. I kept running into an issue where I would craft a long response or ticket only to realize my cookie expired and I needed to log back in.