Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 376 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 376 Bytes

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