wen-bing / odoo-project_scrum

Scrum functionality for Odoo-project-module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Scrum functionality for Odoo-project-module


Languages

Language:Python 85.3%Language:HTML 14.7%