Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Community Apps Dependencies | Show |
Lines of code | 1323 |
Technical Name |
google_task |
License | OPL-1 |
Website | https://glie.ai |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Community Apps Dependencies | Show |
Lines of code | 1323 |
Technical Name |
google_task |
License | OPL-1 |
Website | https://glie.ai |
Context:
We present an integrated solution for Project Odoo users who want to securely and efficiently connect to Google services. Composed of two modules: Google Authentication API and Google Task API. Our integration allows secure authentication and integration of your task manager.

Google Authentication API:
This module plays a crucial role in facilitating authentication through a REST connection to Google services. Its primary function is to generate a secure access token, allowing the system to connect in a secure and authenticated manner to Google resources (not just Google Task).
Google Task API:
The Google Task API relies directly on the authentication module to leverage the access token generated by the Google Authentication API. This token is essential for performing a variety of actions on the Google Tasks API.
Google Task is ready to welcome your Odoo Project or your own Task Manager to the configuration screen. With a simple configuration, it is possible to integrate Odoo with Google, facilitating task management between platforms.
Key Features:
Google Authentication API:
Google Task API:
Odoo Project + Google Task
Your Task Manager + Google Task
Setup:
Integration Odoo + Google

Have module installed

Permissions

Here you can see the configurations created and which table is being used for, in addition to being able to create new ones in Create

Creation page
Manual functions

Choose a function according to your needs

Call the function in a third module looking for the Access Token and the function. This is an example of how we could create a to-do list.
Known Issues:
Google API cannot work with recurrence by Google
Roadmap:
Create more functions to accomplish more specific and detailed goals within the API.
Releases:
Version 1.0.0.0
FAQ:
For any questions, please contact us at email: support@glie.ai
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