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

How to upload a file from the form view button click ( not through the attachment option ) and saves the exact format ( .doc / .pdf ) in to a file store/location. Data should not be saved in the database and also should be possible to upload through an object button. Is this possible to achieve ?

I know how the binary files are stored & file store option performs in odoo. But could not achieve the above scenario

아바타
취소

What version of Odoo are you using? We've been running it for a while and without needing much modification. What we do is using the attachment system, upload whatever file it is and the system stores the file physically in the filestore with its sha1 hash as its name (most likely to prevent duplicate files from being stored) and stores a row in the database that says where the file is, what type, and its original name with file extension

관련 게시물 답글 화면 활동
4
11월 19
27821
0
3월 15
5767
1
9월 20
6296
1
7월 19
19952
1
3월 15
3455