Skip to content

Commit

Permalink
update reasons in requisitions
Browse files Browse the repository at this point in the history
  • Loading branch information
roxy-dao committed Nov 19, 2024
1 parent e5eb8f9 commit d4330a7
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions content/docs/programs/requisitions.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,19 +108,19 @@ View](/docs/programs/images/program_requisition_detail_view.gif)

The line edit page will also contain the extra columns as well:

| Column | Description |
| :------------------------ | :-------------------------------------------------------------------------------------------------------- |
| **Initial stock on hand** | The customer's stock on hand at the start of the program period |
| **Incoming** | The customer's incoming stock in units for this item |
| **Outgoing** | The customer's outgoing stock in units for this item |
| **Losses** | Inventory Adjustment |
| **Additions** | Inventory Adjustment |
| **Available** | Initial stock on hand + incoming stock +/- inventory adjustment - outgoing stock |
| **Short Expiry** | Sum of available stock for the item which has an expiry date after the program end date |
| **Days out of stock** | (Target MOS \* AMC) - available stock |
| **AMC** | The customer's average monthly consumption for this item |
| **MOS** | Months of stock for the item |
| **Reason** | A reason will be provided if their is a difference between the supply quantity and the requested quantity |
| Column | Description |
| :------------------------ | :----------------------------------------------------------------------------------------------------------- |
| **Initial stock on hand** | The customer's stock on hand at the start of the program period |
| **Incoming** | The customer's incoming stock in units for this item |
| **Outgoing** | The customer's outgoing stock in units for this item |
| **Losses** | Inventory Adjustment |
| **Additions** | Inventory Adjustment |
| **Available** | Initial stock on hand + incoming stock +/- inventory adjustment - outgoing stock |
| **Short Expiry** | Sum of available stock for the item which has an expiry date after the program end date |
| **Days out of stock** | (Target MOS \* AMC) - available stock |
| **AMC** | The customer's average monthly consumption for this item |
| **MOS** | Months of stock for the item |
| **Reason** | A reason will be provided if their is a difference between the suggested quantity and the requested quantity |

![Program Requisition Line
Edit](/docs/programs/images/program_requisition_line_edit.png)
Expand Down

0 comments on commit d4330a7

Please sign in to comment.