Odoo Community
Odoo Enterprise
Viindoo Cloud
Git Project Management
Integrate Git Management and Project Management
This module is built to integrate the Git Management app with the Project Management app.
Key Features
Built natively on Odoo/Viindoo to streamline real business operations:
Specify a Git Repository for a Project
Specify a Git Branch for a Task
Connected projects, tasks
See Git Project Management in Action
See how this module solves real business problems in a working Viindoo environment.
Need help with Git Project Management?
For questions, implementation support, or consulting services, contact Viindoo.
Pre-Sales & Partnership
When contacting us, please include:
- Odoo/Viindoo version (CE/EE).
- Number of users and business scope.
- Other modules currently in use.
Technical Support
For faster troubleshooting, please provide:
- Order number or app reference.
- Odoo/Viindoo version & edition.
- Steps to reproduce the issue.
- Screenshots/logs if available.
Technical Requirement
Odoo/Viindoo Version: 17.0
Required Modules: to_git, project
Editions: Community Edition and Enterprise Edition.
Works Great With These Modules
Extend Git Project Management with complementary Viindoo apps:
Odoo Apps Project Sales
Sell project specific apps
Module to_odoo_module_sale_project
Who Should Use This Module?
Built for teams that need this capability fully integrated into their Odoo/Viindoo stack.
Executives & Business Owners
Need clear visibility into operations and a stack that scales without bespoke development.
Operations / Department Leaders
Want to streamline daily workflows, remove manual handoffs, and keep data consistent across teams.
Implementers & Odoo Partners
Looking for production-ready Viindoo modules to deliver projects faster and at lower risk.
Installation
- Navigate to Apps.
- Search with keyword to_git_project.
- Press Install.
Instruction
Concepts
- Git: this is a distributed version management system that works through repositories.
- Git Repository: this is a repository containing the entire history of changes that the user makes to it. Each Repository will include Branches that represent specific versions of that Repository forked from the Main Project. In these branches, developers can test changes without conflicting code with other developers.
How it works
Step 1: Create Git Repository and Git Branches.
First, go to the Git app, create a Git repository and Git branches according to the instruction on the Git module.
Step 2: Set up the Default Git Repo. on a project.
Go to the Project app, on a Project view, the Default Git Repo field will appear. Copy the Git Repository you want to connect here and then press Save.
Step 3: Set up Git branch on a Task.
Go to a Task, here, the system will suggest the Default Git Repo be the Git Repo. Copy the Git branch you want to connect here.
Step 4: Manage Project, and Manage Task with Git repo, and Git branch.
On the project list, you can filter, group with the Default Git Repo. criteria. Similarly, on the Tasks list, you can filter, and group by the Git Repo. and Git Branch criteria.
Go to the Git app, select a Git Repo and you will see the statistic buttons for the Projects, Tasks connected to it.
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.