Skip to content

vertelab/odoo-project_scrum

Folders and files

NameName
Last commit message
Last commit date
Mar 28, 2023
Feb 8, 2023
Feb 8, 2023
Apr 10, 2025
Mar 11, 2025
Mar 11, 2025
Feb 8, 2023
Oct 4, 2022
Mar 12, 2025
Oct 9, 2017
Oct 21, 2021
May 24, 2016

Repository files navigation

project_scrum

... adds scrum functionality (like User Stories, sprints, scrum roles, etc) to the default Odoo project management module (which it also depends on naturally).

In order to run "project_scrum" you need to have the pyhton library "Beautiful Soup" (python-bs4) installed on your system. You can do that by the following command: sudo apt-get install python-bs4

The project_scrum module depends on an OCA module (https://github.com/OCA/project/tree/14.0/project_category). This will replace the project category model. The user can create a Task from Sprint by clicking on the Action in the formview. This task is intended to be used as test-case.

# https://www.youtube.com/watch?v=a5y50EwZj8I
# Project Scrum for Odoo 8.
# Mars 18, 2019

About

Scrum functionality for Odoo-project-module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published