pt 2020-10-27 23:38:10 -04:00
parent 6b8227d12e
commit 931f527370

@ -13,4 +13,5 @@ data prep check-list
- [ ] is master revisions buried in history (a part# could have 2 descriptions) - [ ] is master revisions buried in history (a part# could have 2 descriptions)
- [ ] open orders may not have a ship date, how would this be handled for baselining into next year - [ ] open orders may not have a ship date, how would this be handled for baselining into next year
- [ ] ship dates may not reflect the fiscal period they are attributed to, should be snapped - [ ] ship dates may not reflect the fiscal period they are attributed to, should be snapped
- [ ] if the target table doesn't have `version` and `iter` they will need to be added - [ ] if the target table doesn't have `version` and `iter` they will need to be added
- [ ] sales history reflects only what intends to be forecast (gross sales, no canceled orders, short-ships)