Release v4928.1.4.2 stable
This commit is contained in:
8
docs/env.odoo.example
Normal file
8
docs/env.odoo.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# Odoo integration
|
||||
ODOO_ENABLED=true
|
||||
ODOO_BASE_URL=http://127.0.0.1:8069
|
||||
ODOO_PUBLIC_URL=https://odoo.blif.pt
|
||||
ODOO_DB=odoo19_prod
|
||||
ODOO_USERNAME=clientflow@blif.pt
|
||||
ODOO_API_KEY=coloca_aqui_a_api_key_do_utilizador_odoo
|
||||
ODOO_API_MODE=xmlrpc
|
||||
Reference in New Issue
Block a user