adjust dates on the sample request

This commit is contained in:
Paul Trowbridge 2020-11-24 01:21:43 -05:00
parent 624ffca813
commit 4ed3f11bd8

View File

@ -1,9 +1,9 @@
{
"app_baseline_from_date":"2020-06-01",
"app_baseline_to_date":"2020-10-31",
"app_baseline_to_date":"2020-09-30",
"app_first_forecast_date":"2021-06-01",
"app_openorder_cutoff":"2020-10-31",
"app_openstatus_code":["OPEN","BACKORDERD"],
"app_plug_fromdate":"2020-11-01",
"app_openorder_cutoff":"2020-09-30",
"app_openstatus_code":"'OPEN','BACKORDERD'",
"app_plug_fromdate":"2019-10-01",
"app_plug_todate":"2020-05-31"
}