Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
60381 Tampilan

Hi everybody, I used the source install method to install Odoo 13 CE.

It's a bit confusing, as based on  the YouTube video, I can see their odoo.conf is stored in ~/odoo/odoo-11.0

However, my odoo.conf was stored in   Folder (inode/directory)   so called debian in   /home/ralph/odoo-dev/odoo


What's more confusing is that when I search for the file odoo.conf in my Ubuntu. I can see there are 2 files:

The first one is in debian

The second one is in /home/ralph/odoo-dev/odoo/addons/point_of_sale/tools/posbox/configuration


So my question is, which one (odoo.conf) should I use? Is this a change from Odoo version 13 onwards?

My software version: Ubuntu 19; Odoo 13 CE

Avatar
Buang
Jawaban Terbai

Hi,

You can see the conf file in this path: /odoo/debian/odoo.conf

Or in Github, this link:  https://github.com/odoo/odoo/blob/13.0/debian/odoo.conf


If you didn't spot one config file, you don't want to get confused you can just create a new file in this name in the anywhere as you need, if you are running odoo with pycharm, in the configuration you can specify the path to conf file, if you are running using service specify the configuration file by -c path_to_conf file .

Pycharm Configuration:



Sample Conf File:

[options]
; This is the password that allows database operations:
; admin_passwd = admin
db_host = False
db_port = False
db_user = odoo
db_password = False
;addons_path = /usr/lib/python3/dist-packages/odoo/addons

Thanks

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
2
Des 23
6892
1
Nov 22
2393
2
Okt 23
583
2
Sep 23
9400
1
Des 24
1419