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?
Currency error on import
Collapse
X
-
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. -
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 FilesIf 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
Comment