You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have some stock that is tied to the ANC & PNC modules of the brac-hnpp app. We would like to create tasks to alert the SK/CHWs that they need to restock any time the stock id below 5.
Tech Implementation requirements
Create a task every time a stock is below 5 items. This task should only be created once i.e. do not create a task for every time number below 5 is recorded if we already have an unclosed task for the same stock.
Task status lifecycle
Ready -- This is assigned after task creation
Complete -- This means the task is completed. Only assigned when the stock value is above the minimum number. This can be found on the ANC forms or the Stock check pages in the app.
Failed -- This means the task was not handled within a given period and the business status changed to expired.
Task business status lifecycle
Stock Requested -- Assigned immediately after a task is created
Restocked -- Assigned immediately a task is completed
Expired -- Agree to a given period that this task can be open. After that period the task is marked as Expired
Task Details
The code for this category is Low Stock Level
The focus is as follows
ANC Low stock level
PNC Low stock level
The description for both should have the remaining stock count.
The owner of the tasks is the logged-in SK
The tasks can only be closed once restocking happens.
The text was updated successfully, but these errors were encountered:
Context
Tech Implementation requirements
Task status lifecycle
Task business status lifecycle
Task Details
The text was updated successfully, but these errors were encountered: