buli
2022-05-13 2f4492ee18f90274582fcc2bb06f5e9bf64136e8
force-app/main/default/staticresources/StageMapJsNew1.js
@@ -1,4 +1,4 @@
/*
/*
 * 各行、一番目は現在のStage、二番目からはクリックできるStage
 * 
 * 行を定義しない場合、二番目からStageを定義しない場合、クリック不能になる
@@ -140,26 +140,6 @@
];
var SSBD_HighendProductsCOLOR =
[["Prospect Created","Prospect Created"]
,["Phase1","Prospect Created","Phase1"]
,["Phase2","Prospect Created","Phase1","Phase2"]
,["Phase3","Prospect Created","Phase1","Phase2","Phase3"]
,["Closed Won","Prospect Created","Phase1","Phase2","Phase3","Closed Won","完成"]
,["Closed Lost","Prospect Created","Phase1","Phase2","Phase3","Closed Lost","失败"]
,["Closed Cancel","Prospect Created","Phase1","Phase2","Phase3","Closed Cancel","取消"]
];
var IE_SSBD =
[["Prospect Created","Phase1","Closed Lost","Closed Cancel","失败","取消"]
,["Phase1","Phase2","Closed Lost","Closed Cancel","失败","取消"]
,["Phase2","Phase3","Closed Lost","Closed Cancel","失败","取消"]
,["Phase3","Closed Won","Closed Lost","Closed Cancel","完成","失败","取消"]
,["Closed Won"]
,["Closed Lost"]
,["Closed Cancel"]
];
var IE_SSBDCOLOR =
[["Prospect Created","Prospect Created"]
,["Phase1","Prospect Created","Phase1"]
,["Phase2","Prospect Created","Phase1","Phase2"]