Announcement

Collapse
No announcement yet.

Currency error on import

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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?

  • #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


    • #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


      • #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


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

          Comment

          Working...
          X