This module is based on the server_environment module to use files for configuration. Thus we can have a different configuration for each environment (dev, test, integration, prod). This module define the config variables for the connector_jira module.
Table of contents
In the configuration file, you can configure the location, enable/disable the SSL and the webhook base url of the JIRA Backends.
Exemple of the section to put in the configuration file:
[jira_backend.name_of_the_backend] uri = http://jira verify_ssl = 1 odoo_webhook_base_url = http://odoo:8069
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- Camptocamp
-
- Guewen Baconnier <[email protected]>
-
- Son Ho <[email protected]>
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/connector-jira project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.