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

How i can store Documents/Images/PDF in folder other then in database ?


아바타
취소
베스트 답변

In V8 and above,filestore is used by default.. no need for extra setup

 There is a configuration parameter called data_dir which stores data in local storage and adds link to that data from the db. So set data_dir (like data_dir = /filestore) in odoo.conf file

아바타
취소
작성자

let me test before mark your question resolve my problem

베스트 답변

see the filestore concept in odoo. Just google it.

You may choose to store attachments on the file system by setting an ir.config.parameter (Settings->Technical->Parameters-System parameters) named ir_attachment.location

아바타
취소

That's in V7 only.

작성자

not found this path ....

관련 게시물 답글 화면 활동
2
7월 25
4689
1
7월 25
6542
1
2월 25
2792
2
12월 24
7806
2
11월 24
28597