Currency error on import

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • scotch_k
    Junior Member
    • Apr 2018
    • 14

    #1

    Currency error on import

    Have just bought the Advanced Pack and when I do an import of products, the currency becomes USD even though GBP is my default currency. Is there a setting needing changing. If I look at the database I can see the USD under certain columns and can change it there to GBP to view properly. However I can't do that manually with 3000+ products. Anyone know a solution please and is this a bug?
  • yuri
    EspoCRM product developer
    • Mar 2014
    • 9616

    #2
    This might be a bug in EspoCRM import. I will check.

    You can change the currency with mysql query. Or wait until we fix and then import again. I think the fix will be done tomorrow.

    Comment

    • yuri
      EspoCRM product developer
      • Mar 2014
      • 9616

      #3
      I've attached the fixed Import.php file.

      You can replace the existing file in application/Espo/Services directory.

      Then you can revert import and import again. Select 'GBP' currency at the first step of an import.
      Attached Files

      Comment

      • scotch_k
        Junior Member
        • Apr 2018
        • 14

        #4
        Thank you, I will check on the next import.
        I have uploaded this file to application>Espo>Services
        I assume there is nowhere else I need to upload it, correct?

        Comment

        • yuri
          EspoCRM product developer
          • Mar 2014
          • 9616

          #5
          Yes. This is a correct path. Should be working.

          Comment

          Working...