add app_stock_barcode

This commit is contained in:
ivan deng
2018-03-20 02:40:48 +08:00
parent cbf28973a5
commit b4fe1744be
18 changed files with 537 additions and 0 deletions

18
odoo.conf Normal file
View 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