CRM Open Source Business & Social CRM Software

Results 1 to 6 of 6

Thread: Default currency for graphics, v. 2.5...

  1. #1
    fmeehan is offline Sugar Community Member
    Join Date
    Dec 2004
    Posts
    15

    Default Default currency for graphics, v. 2.5...

    Hi

    I work with 2 different currencies, Can-US. Since I am in Canada, how can I set the default currency for graphs to be canadian?

    Does not seem to follow the user currency settings.

    Regards,

    Francois

  2. #2
    edr
    edr is offline Junior Member
    Join Date
    Jan 2005
    Posts
    1

    Default Re: Default currency for graphics, v. 2.5...

    Sorry, I cannot help with your question.

    I'm a rookie at using forums. How do I post a general question on one of the threads?

    The FAQ's assume a certain knowledge which I lack- but want to learn.

    Thanks, edr

  3. #3
    mypal is offline Sugar Community Member
    Join Date
    Nov 2004
    Posts
    12

    Default Re: Default currency for graphics, v. 2.5...

    There is some logic error in the graphic module.

    It picks up your currency preference and currency symbol and it attempts to convert to US dollar to display on the chart. To disable this conversion function in charts, edit the charts.php located at modules/Opportunities directory.

    Search and comment out this statement by adding // in front of the statement:
    // $div = $currency->conversion_rate;

    That should do the trick.

  4. #4
    clint's Avatar
    clint is offline Sugar Team Member | Forums Lead Moderator
    Join Date
    Aug 2004
    Location
    Silicon Valley
    Posts
    2,116

    Default Re: Default currency for graphics, v. 2.5...

    I'm not sure about the error that mypal has posted. We'll take a look at that.

    However, the correct way for a user to set their display currency is to click on "My Account", click Edit, and then choose the currency that the user wants his charts and forms to display in.

    Currencies need to be first defined by an admin.

    Regards,
    Sugar Developer Zone - developer resources | Sugar University - user and admin training
    Sugar Docs - user and admin documentation |
    Sugar Bug Tracker - Enter or view bugs
    SugarForge- open source modules, themes, lang packs | SugarExchange - commercial extensions

    Clint Oram
    Chief Technology Officer and Co-founder
    SugarCRM

  5. #5
    PeterGutniak is offline Sugar Community Member
    Join Date
    Oct 2004
    Posts
    91

    Default Re: Default currency for graphics, v. 2.5...

    It seems that it doesn´t really matter what preferences are set by an admin or the Admin. The users must change the currency preference themselves. The conversion rate as well as the default Team is also a bit buggy.

    I solved it by going into every account manually, made the necessary changes and set the conversion rate to 1/1.

  6. #6
    fmeehan is offline Sugar Community Member
    Join Date
    Dec 2004
    Posts
    15

    Default Re: Default currency for graphics, v. 2.5...

    Hi all,

    Thanks for the replies. For sure the only thing that fixes it is to put the currency rate at 1/1, but that defeat the purpose of having different currencies...

    Look like this is a genuine bug to me....

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 3
    Last Post: 2006-10-18, 01:47 AM
  2. SugarCrm 4.0 Patch
    By mgamboa in forum General Discussion
    Replies: 0
    Last Post: 2005-12-21, 05:14 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •