From 99c913658090a22d6c3c44e5352e0ceab44c4b60 Mon Sep 17 00:00:00 2001 From: pt Date: Mon, 24 Feb 2020 00:30:39 -0500 Subject: [PATCH] options on summarizing and review --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c66d661..6123956 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,19 @@ Discussion * refresh new part list * add comments on monthly * add a tag that is separate from the comment? -* need to test extrapolating osm_pool into osmp_dev \ No newline at end of file +* need to test extrapolating osm_pool into osmp_dev + +Review +* continuous update with actuals + * next years sales is going to change everyday as new things happen with open orders + * need to be populating shipping season instead of leaving null + * need to do with past-due's -> when do they ship? +* snapshot several years of history into the forecast so there is no need to bring in actuals + * going to have to rebuild the forecast when actuals change + +CI +* snapshot pool +* adjust 2021 orders +* integrate with 2020 open to get to 2021 sales (osm_stack) + * show 2021 forecasted order as forecast + * show 2021 forecasted sales (need to update ship season so it is not null) \ No newline at end of file