Forecast Preferences
Forecast Preferences are shop-wide settings that change how Logistified computes averages and forecasts, and what appears in the view picker when you create a purchase order from the Forecast page. They live at Settings → Forecast Preferences and affect every forecast view, variant page, and report that runs after you save — existing saved views are not reset.
On this page
Section titled “On this page”- History Window Divisor
- Hide auto-generated views
- When changes take effect
- See also
History Window Divisor
Section titled “History Window Divisor”When you ask for “the last 90 days” of sales but a product only has 70 days of data, something has to fill the remaining 20 days. The History Window Divisor controls what the average is divided by. It affects:
- Forecast models that use a sales rate (Average, Trend, and most others).
- Days of stockDays of stockHow many days your current on-hand inventory will last at your current sales rate, ignoring anything incoming. A pure runway number. Read more → and DOHDays on HandHow many days of demand your current stock covers, at the current sales rate. Lower DOH means stock is moving quickly; higher DOH means you may be over-stocked. Logistified reads it off the most recent nightly snapshot: that day's inventory quantity divided by that day's units sold, then scaled by a fixed annualisation factor — see the KPI reference for the exact formula. Read more → calculations.
- Average daily and monthly sales columns.
- Reorder point and suggested order quantity math.
Match available history (default)
Section titled “Match available history (default)”Divide by the number of days the product actually has data for. A product with 70 days of history is averaged over 70 days even when you asked for 90.
Use this when: you want forecasts for new or recently-listed products to reflect their actual selling rate, not an artificially low one caused by days with no data.
| You ask for | Product has | Divisor used |
|---|---|---|
| 90 days | 90 days | 90 |
| 90 days | 70 days | 70 |
| 90 days | 10 days | 10 |
Use the exact requested window (strict)
Section titled “Use the exact requested window (strict)”Always divide by the full requested window, treating days before the product had data as zero-sales days.
Use this when: you want every product benchmarked against the same denominator, so a new product’s rate is naturally lower than an established product’s rate over the same window.
| You ask for | Product has | Divisor used |
|---|---|---|
| 90 days | 90 days | 90 |
| 90 days | 70 days | 90 |
| 90 days | 10 days | 90 |
Hide auto-generated views
Section titled “Hide auto-generated views”Creating a purchase order from the Forecast page automatically saves a snapshot of the view used, named after the resulting document (for example “PO-2026-0042”), so the document’s forecast stays reproducible later. Over time these snapshots can crowd out your own saved views.
Turn on Hide auto-generated views in the purchase order dialog and the Use Existing View picker in the Create Purchase Order → Create from Forecast dialog will only offer views you created yourself. It doesn’t delete or hide the snapshot views anywhere else — they still appear on the Views page (under Show autogenerated) and the Overview page’s Autogenerated tab; this setting only narrows the one picker.
When changes take effect
Section titled “When changes take effect”Changes apply immediately — there is no need to reload or re-save views. The History Window Divisor mode does not change the history window you selected, only the divisor used in the average, and only affects computations that run after you save. Hide auto-generated views only changes what the Create-PO-from-Forecast dialog offers; it does not touch any existing view or PO.
See also
Section titled “See also”- History period — choosing the window itself (how far back to look).
- Forecast models — which models use the sales-rate average.
- Reorder suggestions — how the average feeds suggested order quantities.
- Views and filters → Auto-generated views — what auto-generated views are and where else they show up.