تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
2552 أدوات العرض

In the config file there is a data_dir option. Is this the path used to specify attachments to be saved here? And what format is it saved in? Because when I access it, it seems like the file is encrypted. I'll try to see if it's base64 encoded.

الصورة الرمزية
إهمال
أفضل إجابة

Hello Nganvo,

In that data_dir  path, odoo will create folders: addons, filestore and session

in filestore odoo server will create a new folder for each database,  and in database, 
in table ir_attachment will be stored path relative to /path/to/desired/Odoo/filestore/db_name ... to actual file...


This folder will contain all attachments (from backend, and also all website materials like pictures etc...)

Hope this helps..


p.s.

odoo user should have rw acces to that folder, but under any cicrcumstances should it be 777 , never ever do that! 640 is quite good, and everything shlud work with that permissions !


Thanks.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
مارس 23
2716
0
يونيو 22
3430
1
أغسطس 21
5594
0
فبراير 16
3968
1
يناير 25
2659