This repository has been archived by the owner on Nov 19, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 61
Master Template
Jasdeep Madan edited this page Nov 14, 2013
·
2 revisions
####Configuration:
- Column Display
- Column Labels
- Column Position/Order
- Column Source ( Only for two columns: Total Consumed Quantity and Stock on Hand)
- Product Code
- Product Description
- Units of Issue
- Source can be “Derived” between Total Consumed Quantity and Stock on Hand for only one column at a time
- If one need to “Derive” Total Consumed Quantity© then Beginning balance (A), Quantity received (B), Losses/Adjustments (D) and Stock In hand (E) need to be captured.
- If one need to “Derive” Stock In hand (E) then Beginning balance (A), Quantity received (B), Total Consumed Quantity© and Losses/Adjustments (D) need to be captured.
- If Total Consumed Quantity and Stock on Hand both are “User Input” Admin can choose to turn Arithmetic Validation ON/OFF
- If Stock out days (X) are captured then Consumption data should be Normalized (N) and Vice Versa
- If user is allowed to Request Quantity (Q) other then Calculated then Reason (T) should be must and Vice versa
S No | Field | Variable Indicator | Notes |
1 | CurrentlyApplicableMaxMonths | MaxMonthsStock | found in FacilityApprovedProductList table |
2 | No of Months In Reporting Period | M | will be in the ProcessingPeriods table |
3 | Doses per month | No of doses per month | in ProgramProducts table |
4 | Doses per Dispensing Unit | G | in Products table |
5 | PackSize | PackSize | in Products table |
6 | Price | Price | in ProgramProducts table |