Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
252 มุมมอง

Hello everyone,

I'm working with Odoo V12 Community and trying to import a product Excel file with the following fields:

  • name
  • description
  • image (base64 encoded JPG)
  • datasheet (base64 encoded PDF)

🎯 Goal:

Directly import images and technical datasheets into product records, using fields.Binary for both.

📎 Context:

I encoded the files to base64 using a Python script and inserted them into the Excel file (one column for image, one for datasheet). However, when I import the file via the Odoo interface, the fields remain empty—nothing is displayed or saved.

Any idea why this happens?

Does the Excel import support base64 strings for binary fields in V12?

Thanks in advance! 🙏

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

thank you  for the information

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hello,


I would like to inform you that Odoo support is available for the last three versions. Therefore, I recommend migrating the system. 

Thank you.

อวตาร
ละทิ้ง