Implement support requests via Odoo
This commit is contained in:
parent
6e88969677
commit
631f726691
11 changed files with 144 additions and 1 deletions
|
@ -66,3 +66,5 @@ SERVALA_ODOO_DB=''
|
|||
SERVALA_ODOO_URL=''
|
||||
SERVALA_ODOO_USERNAME=''
|
||||
SERVALA_ODOO_PASSWORD=''
|
||||
# Helpdesk team ID for support tickets in Odoo. Defaults to 5.
|
||||
SERVALA_ODOO_HELPDESK_TEAM_ID='5'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue