Commit 888f89af authored by prumde's avatar prumde

Updated

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@217072 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 901b356c
...@@ -87,8 +87,8 @@ ...@@ -87,8 +87,8 @@
{ {
"bgImage":"linear-gradient(-45deg,#fff,#fff)", "bgImage":"linear-gradient(-45deg,#fff,#fff)",
"image" : "sellPlanReview.svg", "image" : "sellPlanReview.svg",
"title" : "Sells Planning Review", "title" : "Sales Planning Review",
"execFunction" : "openTransactionGWT('sell_plan_review_rsm','dashboard_sell_plan_review_rsm','A','Sells Planning Review');", "execFunction" : "openTransactionGWT('sell_plan_review_rsm','dashboard_sell_plan_review_rsm','A','Sales Planning Review');",
"obj_name_rights" : "sell_plan_rsm" "obj_name_rights" : "sell_plan_rsm"
}, },
{ {
...@@ -101,8 +101,8 @@ ...@@ -101,8 +101,8 @@
{ {
"bgImage":"linear-gradient(-45deg,#fff,#fff)", "bgImage":"linear-gradient(-45deg,#fff,#fff)",
"image" : "sellPlanReview.svg", "image" : "sellPlanReview.svg",
"title" : "Sells Planning Review", "title" : "Sales Planning Review",
"execFunction" : "openTransactionGWT('sell_plan_review_abm','dashboard_sell_plan_review_abm','A','Sells Planning Review');", "execFunction" : "openTransactionGWT('sell_plan_review_abm','dashboard_sell_plan_review_abm','A','Sales Planning Review');",
"obj_name_rights" : "sell_plan_abm" "obj_name_rights" : "sell_plan_abm"
}, },
{ {
...@@ -138,6 +138,20 @@ ...@@ -138,6 +138,20 @@
"image" : "kpiActivity.svg", "image" : "kpiActivity.svg",
"title" : "OT Connect", "title" : "OT Connect",
"execFunction" : "openTransactionGWT('ot_connect_abm','dashboard_ot_connect_abm','A','OT Connect');" "execFunction" : "openTransactionGWT('ot_connect_abm','dashboard_ot_connect_abm','A','OT Connect');"
},
{
"bgImage":"linear-gradient(-45deg,#fff,#fff)",
"image" : "sellPlanReview.svg",
"title" : "Sales Planning Review",
"execFunction" : "openTransactionGWT('sell_plan_review_gsm','dashboard_sell_plan_review_gsm','A','Sales Planning Review');",
"obj_name_rights" : "sell_plan_gsm"
},
{
"bgImage":"linear-gradient(-45deg,#fff,#fff)",
"image" : "sellPlanReview.svg",
"title" : "Sales Planning Review",
"execFunction" : "openTransactionGWT('sell_plan_review_nsm','dashboard_sell_plan_review_nsm','A','Sales Planning Review');",
"obj_name_rights" : "sell_plan_nsm"
} }
], ],
"preload_functions" : [ "preload_functions" : [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment