Add 'plan' to the list of iterations we can base new business on.
This commit is contained in:
parent
f5a79f16b6
commit
395da4671b
Binary file not shown.
BIN
VBA/build.frx
BIN
VBA/build.frx
Binary file not shown.
BIN
VBA/changes.frx
BIN
VBA/changes.frx
Binary file not shown.
BIN
VBA/fpvt.frx
BIN
VBA/fpvt.frx
Binary file not shown.
BIN
VBA/openf.frx
BIN
VBA/openf.frx
Binary file not shown.
BIN
VBA/part.frx
BIN
VBA/part.frx
Binary file not shown.
@ -418,7 +418,7 @@ Private Sub BuildJson()
|
||||
np("stamp") = Format(DateTime.Now, "yyyy-MM-dd hh:mm:ss")
|
||||
np("user") = Application.UserName
|
||||
np("scenario")("version") = handler.plan
|
||||
Set np("scenario")("iter") = JsonConverter.ParseJson("[""copy""]")
|
||||
Set np("scenario")("iter") = JsonConverter.ParseJson("[""copy"",""plan""]")
|
||||
np("source") = "adj"
|
||||
np("type") = "new_basket"
|
||||
np("tag") = shMonthView.Range("MonthTag").Value
|
||||
|
||||
Loading…
Reference in New Issue
Block a user