Create a flowchart with the following elements: START, END, STEP, and DECISION. A STEP should be a verb phrase describing an action, and a DECISION should be a question with possible outcomes. Each outcome from a DECISION must be labeled with the text representing the result of the decision. For example, a STEP might be 'Check Inventory', a DECISION might be 'Is Inventory Sufficient?', and the outcomes could be 'Yes' leading to 'Proceed to Order' and 'No' leading to 'Notify Supplier'. Ensure that the flowchart clearly shows the sequence of steps and decisions with appropriate labels.