Just wondering if there is any filtering available to filter stock by a certain age?
I haven’t messed around with exports yet but that is probably the next step – can this data be pulled to csv and then filtered in a spreadsheet program?
Just wondering if there is any filtering available to filter stock by a certain age?
I haven’t messed around with exports yet but that is probably the next step – can this data be pulled to csv and then filtered in a spreadsheet program?
Yea I think that would work!
It might also make sense to change the default “Birthdate” filter that appears on /assets/animal
so that it’s a date range filter, rather than a single date. That might not be too hard, and would make it easier to filter for animals born “before” or “after” a certain date (or within a range).
I could see a date range filter being very useful here. I ended up just staying in the html, sorting by date, and then visually finding the sheep that came before a given date. It worked totally well in this context. Future use cases would probably benefit from a range filter.