From 0307fb6c6b45d9605609b3b4f733d863d4335623 Mon Sep 17 00:00:00 2001 From: Paul Trowbridge Date: Fri, 30 Oct 2020 01:19:55 -0400 Subject: [PATCH] notes --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index d3bf2a8..9f09fc7 100644 --- a/readme.md +++ b/readme.md @@ -27,3 +27,8 @@ route baseline * forecast = baseline (copied verbatim from actuals and increment the dates) + diffs. if orders are canceled this will show up as differ to baseline * regular updates to baseline may be required to keep up with canceled/altered orders * copy some period of actual sales and increment all the dates to serve as a baseline forecast + +to-do: +* build the column lists for baseline +* build the where clause for baseline +* build the column lists for baseline_increment