We are a small company and most of our sales are around 500 dollars. Is there a way to edit the increment value for the pipeline & dashboard graph views? We want it to show actual values instead of the default of (actual value/1K).
We are a small company and most of our sales are around 500 dollars. Is there a way to edit the increment value for the pipeline & dashboard graph views? We want it to show actual values instead of the default of (actual value/1K).
Last edited by AnalyticalAviation; 2006-09-29 at 11:53 PM.
Hey guys, Its been a few days. Has anyone thought about this? Do you know what I am talking about or is it worded poorly? It could be as simple as a front end setting butI don't know. Any help is appriciated. Have a good day.
It looks like it is possible to make that modification without too many headaches. If you look at <sugar_Root>/modules/charts/code you will see the php files that are used to retrieve the data on the dashboards.
Within that code you will find a division by 1000 for the amount value (amount/1000). Remove that part in the code and that should do it. Although, you'll need to do a little clean up work in other areas, to remove references to "K" and so forth.
Regards,
Angel Magaņa
Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
Blog: http://cheleguanaco.blogspot.com.
Twitter: @cheleguanaco.
________
| Projects: |_____________________________________
|
| CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
| GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
| CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
| Round Robin Leads Assignment
| Phone Number Formatter
| CaseTwit (Twitter Integration)
______________________________________________
Thanks Angel,
You were, of course right. I have removed all the calculations of /1000 but cannot seem to find where the 'K" is to remove. I am sure it is in several files but maybe you could point me in a direction. Thanks!
One is in root/include/language/en_us.lang.php see 'LBL_THOUSANDS_SYMBOL'
The other is in root/modules/charts/language/ see 'LBL_OPP_THOUSANDS'
Regards,
Angel Magaņa
Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
Blog: http://cheleguanaco.blogspot.com.
Twitter: @cheleguanaco.
________
| Projects: |_____________________________________
|
| CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
| GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
| CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
| Round Robin Leads Assignment
| Phone Number Formatter
| CaseTwit (Twitter Integration)
______________________________________________
Thank you!
![]()
Umm.....This is strange, you would think that that would be an adjustable setting in the settings section.
Dogs are not soccer balls.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks