Currency error on import

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

    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
    Member
    • Mar 2014
    • 8440

    #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.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • yuri
      Member
      • Mar 2014
      • 8440

      #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
      If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

      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
          Member
          • Mar 2014
          • 8440

          #5
          Yes. This is a correct path. Should be working.
          If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

          Comment

          Working...