{% extends "admin/base_site_nav.html" %} {% load i18n %} {% block title %}{%trans 'forecast wizard'|capfirst %}{% endblock %} {% block extrahead %}{{block.super}} {% endblock %} {% block content %} {% if not preferences.hidemessage %}

This screen assists users in controlling forecasts and inventory policies in specific situations.

Calculating a statistical forecast will not cover situations such as:
  1. Introduction of new items
  2. Phasing out of old items
  3. Planning for promotions or special events
{% endif%}
Step 1
graph
Update forecast from 
 till 
starting from
starting from
graph
Update safety stock from 
 till 
days of demand
{% endblock %}