mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 21:30:31 -04:00
Odoo is a suite of web based open source business apps. The main Odoo Apps include an Open Source CRM, Website Builder, eCommerce, Warehouse Management, Project Management, Billing & Accounting, Point of Sale, Human Resources, Marketing, Manufacturing, etc Odoo Apps can be used as stand-alone applications, but they also integrate seamlessly so you get a full-featured Open Source ERP when you install several Apps. WWW: https://www.odoo.com
7 lines
184 B
Text
7 lines
184 B
Text
[options]
|
|
#admin_passwd = secretpassword
|
|
db_host = localhost
|
|
db_port = 5432
|
|
db_user = odoouser
|
|
db_password = odoopwd
|
|
;addons_path = /usr/local/lib/python3.7/site-packages/odoo/addons/
|