[Legacy] Update top widget configuration in Accounts

This commit is contained in:
Clemente Raposo 2024-12-05 00:57:40 +00:00 committed by Jack Anderson
parent 957108255e
commit f19ec13247

View file

@ -105,12 +105,12 @@ array(
'options' => [
'statistics' => [
[
'labelKey' => 'LBL_AVERAGE_CLOSED_WON_PER_YEAR',
'endLabelKey' => 'LBL_AVERAGE_CLOSED_WON_PER_YEAR',
'type' => 'accounts-won-opportunity-amount-by-year',
'hideValueIfEmpty' => true
],
[
'labelKey' => 'LBL_OPPORTUNITIES_TOTAL',
'endLabelKey' => 'LBL_OPPORTUNITIES_TOTAL',
'type' => 'opportunities',
'hideValueIfEmpty' => true
],