Lines of code | 454 |
Technical Name |
slack_odoo_connector |
License | OPL-1 |
Website | http://www.techloyce.com |
Also available in version | v 13.0 |
Lines of code | 454 |
Technical Name |
slack_odoo_connector |
License | OPL-1 |
Website | http://www.techloyce.com |
Also available in version | v 13.0 |
Odoo Slack
Use Odoo-Slack to manage your Slack Conversations,Odoo is a fully integrated suite of business modules that encompass the traditional ERP functionality.
Key Features And Functions
- One click API integration.
- Send and receive public channel messages.
- Send private messages.

Installation
- Place the module in ODOO Addons directory.
- Restart ODOO server and activate developer mode
- Go to Apps-> Update Apps List and click on update
- Go to Apps, search for module and install
Requirements
- Slackclient == 2.9.1
- yaml
- requests
Slack Client ID and Client Secrete key

- Copy Client ID and Client secrete keys from https://api.slack.com/apps/ and paste it in the Client id and Client secrete fields respectively.
Slack's Redirect URL

- Enter your domain name in the redirect URls field and add /slack_token at the end
- Click on save URLs
Slack's scopes that access user data and act on behalf of users that authorize them

- Go to Basicinformation->Add features and functionality->permision->Scopes->User Token Scopes
- Click on Add an OAuth Scope button and give scope permissions,visible in above image
- reinstall you app
Slack's Event Redirect URL verification

- Enter your domain name and add /event/ at the end
Slack's Event subscription

- Click on Add Workspace Event button and subscribe to events visible in above image
- Click on save Changes
Import Slack User and Slack channels

- Click on Import Users and Import Channels respectively
Odoo Discuss view after syncing All slack credientials

License Terms
Package is non distributable and can only be used by the organization which is buying the package. The pricing is only for this package and associated version. For any new purchases, cost associated with the new release will be charged.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module