Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
10 ตอบกลับ
54907 มุมมอง

Hi,

I looking find the odoo.conf in odoo 11, 

i found it on /odoo/odoo-server/debian with empty parametres( just few parametres with False as value )

i want to add a new paraemetre to hide the selection of the db which is list_db=False 
i restared odoo server but it didn't work.

What is wrong here ?.

Thanks

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi medmars,

This depends on how you've installed Odoo. Usually your Odoo configuration file is under /etc/ and has the name of your Odoo. For example:

 /etc/your-odoo-server.conf


Regards,
Yenthe

อวตาร
ละทิ้ง
ผู้เขียน

I use your script to install it(odoo 11), where there is no etc folder

ผู้เขียน

got it thanks

คำตอบที่ดีที่สุด



Open Terminal ..

~# ps aux | grep odoo

The path of conf file will be displayed.

Thanks !


iWesabe

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hello

When i go to

 /etc/your-odoo-server.conf

it says Permission denied. Please help what can be the cause. Is this something to odoo installation

Thanks
Rishal
อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Check this link for more information

https://vishnuarukat.xyz/articles/odoo9-configuration-files

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Check this hidden default configuration file 

~/.openerp_serverrc  (~ is your home folder)
อวตาร
ละทิ้ง