adjust dates on the sample request
This commit is contained in:
parent
624ffca813
commit
4ed3f11bd8
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"app_baseline_from_date":"2020-06-01",
|
"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_first_forecast_date":"2021-06-01",
|
||||||
"app_openorder_cutoff":"2020-10-31",
|
"app_openorder_cutoff":"2020-09-30",
|
||||||
"app_openstatus_code":["OPEN","BACKORDERD"],
|
"app_openstatus_code":"'OPEN','BACKORDERD'",
|
||||||
"app_plug_fromdate":"2020-11-01",
|
"app_plug_fromdate":"2019-10-01",
|
||||||
"app_plug_todate":"2020-05-31"
|
"app_plug_todate":"2020-05-31"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user