converting module from v10 to v13
module install but when i upload csv file its giving me error ..
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
3232
Views
Hi,
Instead of StringIO try with BytesIO .
Thanks
File "/opt/odoo13/odoo-custom-addons/import_product_image/models/import_image.py", line 47, in import_file
for row in reader:
_csv.Error: iterator should return strings, not bytes (did you open the file in text mode?)
after change
i update question please review images again ...
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Nov 23
|
278 | ||
|
0
Jun 23
|
1473 | ||
|
0
Oct 22
|
1261 | ||
|
0
Oct 22
|
1180 | ||
|
2
Oct 21
|
3835 |