allegro / ralph

Ralph is the CMDB / Asset Management system for data center and back office hardware.
https://ralph.allegro.tech/
Apache License 2.0
2.2k stars 544 forks source link

feature request: add cartridges/consumables #3519

Open colttt opened 4 years ago

colttt commented 4 years ago

Hello, it would be very nice if we can add (printer) cartridges or other consumables and get triggered when a lower limit is be reached (so we can buy new one).

vi4m commented 4 years ago

I think you could "work around" it, with adding custom field "cartridge ink level" and then you can use simple API script to notify you when it's date is expired (or ink level descreased)

Does this idea help?