I want to change the default attachment/ filestore location in odoo10, is it possible can you please help me to change defualt filestore location in odoo v10.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
You can specify in the your config file (or command line argument the data-dir)
group.add_option("-D", "--data-dir", dest="data_dir", my_default=_get_default_datadir(), help="Directory where to store Odoo data")
Add "data_dir" parameter in your ".conf" file:
Eg:-[options]data_dir = <new_path>
addons_path = <module_path>
admin_passwd = admin
......
......
data_dir sets the location for your /filestore, /sessions and /addons. In general, you want to set this in odoo.conf BEFORE you build you server.
ie.
#odoo.conf
data_dir = /odoo_data
@ Pranav, I was tried this in my odoo.conf file but its not working for me
@jeremy kersten, Could you please inform more details, where i can add this details. odoo.conf already updated
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
5
أكتوبر 24
|
28942 | ||
|
2
يونيو 23
|
11281 | ||
|
1
أغسطس 20
|
10685 | ||
Use Of Public Profile In Forum ?
تم الحل
|
|
1
أبريل 19
|
834 | |
|
0
يناير 21
|
3690 |