Hi,
I'm using a custom module(wizard) to import records, the feature work well in linux but in windows it give a permission denied error
IOError: [Errno 13] Permission denied: 'c:\\users\\admini~1\\appdata\\local\\temp\\tmpmmpzbw.xlsx'
How to resolve this in windows(i'm forced to use windows)
Thanks
Check Whether the file have permission to read. Check in properties, in security tab add access to Everyone. Then try again to import.