콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
8632 화면

How can I take a folder of our product images and easily import them into our database with our products? We have 22,000+ products so doing them manually is not an option. I tried following this post: \how to import images for products in binary to the database but when I run the script it only gives the code for the first item in the list and the format refuses to work properly when importing. Is there another way to convert and import all of the images in? The images are all named (internal-reference).jpg so they can line up easily with the products. Using self hosted V10 enterprise on Ubuntu.

아바타
취소

you can import it with an import csv where image is base64.encodestring(img.read())

작성자

how can I easily convert the images files to the base64 in the csv file?

베스트 답변

This seems quite good: https://www.odoo.com/de_DE/forum/hilfe-1/question/how-to-import-images-for-products-in-binary-to-the-database-1868

아바타
취소
관련 게시물 답글 화면 활동
3
11월 24
14361
12
12월 23
39541
4
2월 18
4668
Product import xslx 해결 완료
3
8월 25
888
1
11월 24
1195