Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
business-java
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Proteus
business-java
Commits
6dfeac3e
Commit
6dfeac3e
authored
Jul 27, 2020
by
Prasad
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Sales planning related dashboard updation with updated angplugin.
- sub_info_column visible related changes uploaded
parent
1245ce83
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
18 additions
and
12 deletions
+18
-12
webitm-dashboard/ibase/dashboard/module-resource/sfa/metadataxml/jnj/W19JJOH002/sell_plan_product_details.xml
.../metadataxml/jnj/W19JJOH002/sell_plan_product_details.xml
+4
-3
webitm-dashboard/ibase/dashboard/module-resource/sfa/metadataxml/jnj/W19JJOH002/sell_plan_product_summary.xml
.../metadataxml/jnj/W19JJOH002/sell_plan_product_summary.xml
+4
-3
webitm-dashboard/ibase/dashboard/module-resource/sfa/metadataxml/jnj/W19JJOH002/sell_plan_review_any.xml
...e/sfa/metadataxml/jnj/W19JJOH002/sell_plan_review_any.xml
+5
-3
webitm-dashboard/ibase/dashboard/module-resource/sfa/metadataxml/jnj/W19JJOH002/sell_plan_review_any_drill.xml
...metadataxml/jnj/W19JJOH002/sell_plan_review_any_drill.xml
+5
-3
No files found.
webitm-dashboard/ibase/dashboard/module-resource/sfa/metadataxml/jnj/W19JJOH002/sell_plan_product_details.xml
View file @
6dfeac3e
...
...
@@ -58,11 +58,12 @@
header_column: 'header',
header: 'Product List ',
filter_columns: 'POS_CODE__REPTO,POS_CODE,PRODUCT_CODE',
info_visible : true,
info_text: 'Sell In',
info_column: 'SELL_IN',
sub_info_visible: true,
sub_info_text: 'Sell Out',
sub_info_column: 'SELL_OUT',
info_visible : true
sub_info_column: 'SELL_OUT'
},
chart_properties: {
chartType: 'percentage',
...
...
webitm-dashboard/ibase/dashboard/module-resource/sfa/metadataxml/jnj/W19JJOH002/sell_plan_product_summary.xml
View file @
6dfeac3e
...
...
@@ -57,11 +57,12 @@
header_column: 'header',
header: 'Product Summary',
filter_columns: 'POS_CODE,PRODUCT_CODE',
info_visible : true,
info_text: 'Sell In',
info_column: 'SELL_IN',
sub_info_visible: true,
sub_info_text: 'Sell Out',
sub_info_column: 'SELL_OUT',
info_visible : true
sub_info_column: 'SELL_OUT'
},
chart_properties: {
chartType: 'percentage',
...
...
webitm-dashboard/ibase/dashboard/module-resource/sfa/metadataxml/jnj/W19JJOH002/sell_plan_review_any.xml
View file @
6dfeac3e
...
...
@@ -50,13 +50,14 @@
title: 'My Summary',
title_column: 'title',
theme_column: 'HIER_THEME',
info_visible: true,
selected: true,
link_metadata : 'sell_plan_product_summary',
sub_title_column: 'STATION_DESCR',
info_visible: true,
info_text: 'Sell In',
info_column: 'SELL_IN',
info_column_val: 'SELL_IN_VAL',
sub_info_visible: true,
sub_info_text: 'Sell Out',
sub_info_column: 'SELL_OUT',
sub_info_column_val: 'SELL_OUT_VAL',
...
...
@@ -75,13 +76,14 @@
badge_column: 'DESIGNATION',
badge_theme_column: 'HIER_THEME',
alt_image_column: 'VACANT_IMAGE',
info_visible: true,
info_text: 'Sell In',
info_column: 'SELL_IN',
info_column_val: 'SELL_IN_VAL',
sub_info_visible: true,
sub_info_text: 'Sell Out',
sub_info_column: 'SELL_OUT',
sub_info_column_val: 'SELL_OUT_VAL',
info_visible : true,
link_metadata: 'sell_plan_review_any_drill',
user_action : "ADD_TASK"
},
...
...
webitm-dashboard/ibase/dashboard/module-resource/sfa/metadataxml/jnj/W19JJOH002/sell_plan_review_any_drill.xml
View file @
6dfeac3e
...
...
@@ -54,13 +54,14 @@
title: 'Summary of <EMP_NAME>
',
title_column: 'title',
theme_column: 'HIER_THEME',
info_visible: true,
selected: true,
link_metadata : 'sell_plan_product_summary',
sub_title_column: 'STATION_DESCR',
info_visible: true,
info_text: 'Sell In',
info_column: 'SELL_IN',
info_column_val: 'SELL_IN_VAL',
sub_info_visible: true,
sub_info_text: 'Sell Out',
sub_info_column: 'SELL_OUT',
sub_info_column_val: 'SELL_OUT_VAL',
...
...
@@ -77,13 +78,14 @@
badge_column: 'DESIGNATION',
badge_theme_column: 'HIER_THEME',
alt_image_column: 'VACANT_IMAGE',
info_visible : true,
info_text: 'Sell In',
info_column: 'SELL_IN',
info_column_val: 'SELL_IN_VAL',
sub_info_visible: true,
sub_info_text: 'Sell Out',
sub_info_column: 'SELL_OUT',
sub_info_column_val: 'SELL_OUT_VAL',
info_visible : true,
link_metadata: 'sell_plan_review_any_drill',
user_action: "ADD_TASK"
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment