rubyforgood/voices-of-consent

Add Inventory dashboard

Open

#282 opened on Oct 10, 2019

View on GitHub
 (7 comments) (0 reactions) (1 assignee)Ruby (80 forks)auto 404
Priority: Lowbeginner friendlyhelp wanted

Repository metrics

Stars
 (40 stars)
PR merge metrics
 (PR metrics pending)

Description

User will need to see:

  • total items grouped by inventory_type in stock across all locations, with some kind of color indicator for when quantity is below 5
  • inventory_type totals per location, with some kind of color indicator for when quantity is below 5
  • include total Purchases (for purchases that have a box via shipping_payment)
  • include total # of BoxRequests and Boxes shipped
  • add start_date and end_date filters that filter the Purchases total, and Box and BoxRequest counts for easy reporting

Contributor guide