Odoo Community
Odoo Enterprise
Viindoo Cloud
Projects and tasks tied to a git repository and branch
A default repository on the project, a repository and branch on each task, and counts back on the repository and branch of the tasks and projects that concern them.
Git Project Management (technical name to_git_project) is an Odoo 17.0 app for Odoo Community and Odoo Enterprise and Viindoo Cloud, built for developer, project manager.
At a Glance
The facts of Git Project Management, version 1.0.1, in one place. Published by Viindoo.
Technical name
to_git_project
Odoo version
17.0 (Odoo Community, Odoo Enterprise, Viindoo Cloud)
Category
Services/Project
Depends on
to_git, project
Best for
Developer; Project manager
Not for
No commit or merge tracking.
Key features
Default git repository on the project, Repository and branch on the task, Tasks and projects counted on repository and branch
How It Works
Set the repository on the project; pick the branch on tasks.
1
A task
server-tools 17.0.
2
The project
Default repository.
3
The repository
Tasks and projects buttons.
4
Its tasks
Everything concerning it.
What You Get
Default git repository on the project
Repository and branch on the task
Tasks and projects counted on repository and branch
What This App Does Not Do
Read this before you buy. Everything below is something the app deliberately leaves to another app or to you.
No commit or merge tracking.
Reference only.
Works Well With
Apps from the same stack, built to fit this one:
Git Management
The repositories.
to_git
Who Should Use Git Project Management?
Developer
The task says which branch.
Project manager
Work per repository.
Frequently Asked Questions
What does Git Project Management do?
A default repository on the project, a repository and branch on each task, and counts back on the repository and branch of the tasks and projects that concern them.
What does Git Project Management not do?
No commit or merge tracking. Reference only.
Who is Git Project Management for?
Developer: The task says which branch. Project manager: Work per repository.
Which Odoo version and editions does it support?
Odoo 17.0 - Odoo Community, Odoo Enterprise, Viindoo Cloud. Upgrades to a newer Odoo series are a separate purchase for that series.
What does it depend on?
It installs on top of: to_git, project. Odoo installs them with it.
How do I set it up?
Set the repository on the project; pick the branch on tasks.
What works well with it?
Git Management (to_git): The repositories. Git - Odoo Version (to_git_odoo_version): Versioned branches.
Can I try it before buying?
Yes - the Live Preview button at the top of this page opens the module's own screen on a working database.
How do I get support?
Write to apps.support@viindoo.com with your Odoo version and the technical name to_git_project; pre-sales questions go to sales@viindoo.com.
Need help with Git Project Management?
For questions, implementation support or a custom feature, contact Viindoo.
Upgrades to a newer Odoo series are a separate purchase for that series.
All Viindoo apps: apps.odoo.com/apps/modules/browse?author=Viindoo
About Viindoo. Viindoo builds and maintains more than 1,000 apps on the Odoo App Store for the Community and Enterprise editions and runs them on Viindoo Cloud. A purchase of Git Project Management covers the 17.0 series: bug fixes on the module reach you through the store, questions go to apps.support@viindoo.com with the technical name to_git_project, and moving to a newer Odoo series is a separate purchase for that series. Source code is delivered with the module and stays yours to read and adapt.
Technical Requirement
Editions: Odoo Community, Odoo Enterprise, Viindoo Cloud
Changes log
1.0.1 - Latest on the 17.0 line
- Aligned with the 17.0 models and views.
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.