Background Info
...
VVM status is stored in the stock-service, so that's the one data source we'd have to use.
Additional Info
...
The above shouldn’t present a problem: it’s fine for the different components to draw from different services. The contents of the Period filter may look a little sloppy, though, given that SELV will be configured with two different schedules (monthly and a trimestral one). We’ll have to figure out how to handle this.
...
In descending order or priority, we should implement the new reports as follows:
Stock on Hand
Expiration
Wastage reports
Fulfillment reports (Comprised of Ontime and Stockout reports)
VVM
Because we didn’t setup a dedicated reporting stack for the dev server, reports under development should be viewed on the test server.