mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
add app_stock_barcode
This commit is contained in:
18
odoo.conf
Normal file
18
odoo.conf
Normal file
@@ -0,0 +1,18 @@
|
||||
[options]
|
||||
addons_path = d:\odoo10\app-odoo,d:\odoo10\source\odoo\addons,D:\odoo10ent\source\odoo\addons
|
||||
data_dir = file
|
||||
db_host = 127.0.0.1
|
||||
db_maxconn = 64
|
||||
db_name = False
|
||||
db_user = odoo
|
||||
db_password = odoo
|
||||
db_port = 5432
|
||||
db_template = template1
|
||||
loglevel = debug
|
||||
bin_path = runtime\win32\wkhtmltopdf
|
||||
pg_path = runtime\pgsql\bin
|
||||
db_template = template0
|
||||
|
||||
longpolling_port = 8072
|
||||
xmlrpc_port = 8010
|
||||
|
||||
Reference in New Issue
Block a user