Add OSB settings
This commit is contained in:
parent
da90003143
commit
b2c5317da2
4 changed files with 12 additions and 0 deletions
|
|
@ -68,3 +68,7 @@ SERVALA_ODOO_USERNAME=''
|
|||
SERVALA_ODOO_PASSWORD=''
|
||||
# Helpdesk team ID for support tickets in Odoo. Defaults to 5.
|
||||
SERVALA_ODOO_HELPDESK_TEAM_ID='5'
|
||||
|
||||
# OSB API authentication settings
|
||||
SERVALA_OSB_USERNAME=''
|
||||
SERVALA_OSB_PASSWORD=''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue