Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

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

Awatar
Odrzuć

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

Powiązane posty Odpowiedzi Widoki Czynność
4
lis 19
27584
0
mar 15
5558
1
wrz 20
6098
1
lip 19
19711
1
mar 15
3317