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

My company would like to use the CSV import feature to upload new products in batches, but the fact that Odoo CSV stores the images as Base64 encoded strings makes it very impractical.

I'm wondering if I could modify the existing functionality to grab the images from the URLs or some internal server paths instead, but I don't know where to start with editing a built-in module as the CSV import is?
I'll appreciate any suggestion.

Thanks!!

아바타
취소
베스트 답변

The import is handled in the base_import module. You will need to extend this module functionalities so you may modify the functionality.

아바타
취소
관련 게시물 답글 화면 활동
1
3월 18
3565
1
3월 15
9126
2
3월 15
10937
1
2월 21
4692
3
7월 17
4882