Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Background Info

  • Although all facilities will likely perform stock management in the long run, only warehouses will do so in the short term. (This applies equally to National, Provincial, District, and Central warehouses.)

  • Provincial warehouses are on a trimestral schedule - they only submit requisitions every three months.

  • Facilities other than provincial warehouses submit requisitions on a monthly schedule.

  • 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.

Stock on Hand Reports

Stock data and delineated reasons for wastage may be specified both within requisitions and the stock-management module. We thus need to decide which of these services should be used as the source of the Stock on Hand reports.

...

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.