Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Project (project)
• Discuss (mail) |
Community Apps Dependencies | Show |
Lines of code | 1931 |
Technical Name |
project_git |
License | LGPL-3 |
Website | https://www.modoolar.com/ |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Project (project)
• Discuss (mail) |
Community Apps Dependencies | Show |
Lines of code | 1931 |
Technical Name |
project_git |
License | LGPL-3 |
Website | https://www.modoolar.com/ |
Project Git
Overview
This is the base module for integrating Project module with remote Git repositories. This module by itself only implements common logic among different Git repository managers. In order to be able to use Project Git, user must install additional module for each Git repository manager (eg. GitHub, GitLab, BitBucket, etc.)
Models introduced:
- Git Repository
- Git User (As defined in commit definition)
- Git Branch
- Git Commit
Usage
Following demos are made in conjunction with Project Git Github module, but principle is the same for any Git repository manager.
- Make sure to install additional module for Git repository manager of your choice.
- Go to Git > Repositories and create new Repository.
- Choose Project, and Git repository manager.
- On save, Webhook Uri and Secret will be generated.
- Setup Webhook in Git repository manager using previously generated Webhook Uri and Secret.

On first commit, system will parse payload from webhook, and create
Git Users, Branches and Commits, and also populate previously unknown data on
Repository model.
You can link commit to one ore more tasks by including task key in commit message.

MODOOLAR
With extensive experience in implementing Odoo based applications, we can offer you a custom-tailored solution that perfectly meets your needs, and spanning through CRM, Sales management, Accounting, HR management, Project management, Document management, eCommerce, Webshop, and many more. With our hands-on expertise, we can help you get exclusive tailor-made apps for your unique business needs. Our knowledge extends beyond our tech-stack expertise - we follow startup trends, so that we can provide guidance to our clients regarding the business process, legal issues and marketing strategies.

Project Git
This is the base module for integrating Project module with remote Git repositories. This module by itself only implements common logic among different Git repository managers. In order to be able to use Project Git, user must install additional module for each Git repository manager (eg. GitHub, GitLab, BitBucket, etc.)
Models introduced:
- Git Repository
- Git User (As defined in commit definition)
- Git Branch
- Git Commit
Usage
Following steps are needed in order to use this module:
- Install additional module for Git repository manager that you intent to use.
- Go to Git > Repositories and create new Repository.
- Choose Project, and Git repository manager.
- On save, Webhook Uri and Secret will be generated.
- Setup Webhook in Git repository manager using previously generated Webhook Uri and Secret.
- On first commit, system will parse payload from webhook, and create Git Users, Branches and Commits, and also populate previously unknown data on Repository model.
You can link commit to one ore more tasks by including task key in commit message.
Credits
Contributors
- Sladjan Kantar <sladjan.kantar@modoolar.com>
- Petar Najman <petar.najman@modoolar.com>
- Miroslav Nikolić <miroslav.nikolic@modoolar.com>
- Aleksandar Gajić <aleksandar.gajic@modoolar.com>
Maintainer

This module is maintained by Modoolar.
As Odoo Gold partner, our company is specialized in Odoo ERP customization and business solutions development. Beside that, we build cool apps on top of Odoo platform.
To contribute to this module, please visit https://modoolar.com
Please log in to comment on this module