Advertisement
bitsnaps

odoo.conf

Oct 13th, 2023
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [options]
  2. ; This is the password that allows database operations:
  3. ;admin_passwd = root
  4. db_host = 127.0.0.1
  5.  
  6. ;db_host = False
  7. ;db_host = localhost
  8.  
  9. db_port = False
  10. ;db_port = 8069
  11.  
  12. db_user = odoo11
  13. db_password = odoo11
  14.  
  15. addons_path=./addons,./extra/oca/business-requirement,./extra/oca/web,./extra/oca/product-variant,./extra/oca/server-ux,./extra/oca/reporting-engine,./extra/oca/mis-builder,./extra/oca/operating-unit,./extra/oca/website,./extra/oca/project,./extra/oca/timesheet,./extra/oca/server-brand,./extra/oca/account-analytic,./extra/oca/account-financial-tools,./extra/oca/queue,./extra/oca/connector,./extra/oca/account-payment,./extra/oca/bank-payment,./extra/oca/contract,./extra/oca/maintenance,./extra/oca/server-env,./extra/oca/server-tools,./extra/oca/multi-company,./extra/oca/social,./extra/oca/knowledge,./extra/oca/management-system,./extra/oca/manufacture,./extra/oca/manufacture-reporting,./extra/oca/server-backend,./extra/oca/account-invoicing,./extra/oca/purchase-workflow,./extra/oca/stock-logistics-workflow,./extra/oca/account-invoice-reporting,./extra/oca/stock-logistics-reporting,./extra/oca/sale-reporting,./extra/oca/product-attribute,./extra/oca/stock-logistics-warehouse,./extra/oca/stock-logistics-barcode,./extra/oca/ddmrp,./extra/oca/community-data-files,./extra/oca/sale-workflow,./extra/oca/partner-contact,./extra/oca/edi,./extra/oca/geospatial,./extra/oca/field-service,./extra/oca/currency,./extra/oca/stock-logistics-transport,./extra/custom,./extra/deltatech,./extra/odooplm,./extra/itpp/access-addons,./extra/itpp/misc-addons,./extra/itpp/website-addons,./extra/itpp/pos-addons,./extra/develvox,./extra/product-configurator,./extra/cybrosys/cybroaddons,./extra/cybrosys/openhrms,./extra/cybrosys/educationalerp/,./extra/smile-addons,./extra/dz-addons,./extra/eman-addons
  16.  
  17.  
  18. ;addons_path=./addons,./extra/oca/web,./extra/oca/server-ux,./extra/oca/reporting-engine,./extra/oca/website,./extra/oca/project,./extra/oca/server-brand,./extra/examples
  19.  
  20. ;addons_path=./addons,./extra/oca/web,./extra/oca/server-ux,./extra/oca/reporting-engine,./extra/oca/website,./extra/oca/project,./extra/oca/server-brand,./extra/muk/muk_base,./extra/muk/muk_web,./extra/examples
  21.  
  22.  
  23. ;addons_path = /usr/lib/python3/dist-packages/odoo/addons
  24.  
  25. ;logfile= /workspace/Odoo11Community/odoo/odoo_test.log
  26. ;logfile= /var/log/odoo/odoo_test.log
  27.  
  28. ;db_name=corposensedb
  29. ;xmlrpc_port=8023
  30.  
  31. list_db = False
  32.  
Tags: Odoo
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement