Skip to content

This project aims to extend Odoo with agile project management methodologies like scrum, kanban, lean, ... etc

Notifications You must be signed in to change notification settings

HelloXMFJ/project_agile

 
 

Repository files navigation

Odoo Agile

This project aims to extend Odoo with agile project management methodologies like:

  • Scrum
  • Kanban
  • Scrumban
  • Lean
  • ...

as well as to introduce a completely fresh UI framework for agile project management.

Available addons

addon version summary
project_agile 11.0.1.0.0 Base module for development of all agile methodologies.
project_agile_analytic 11.0.1.0.0 Module which bring simple analytics for project tasks.
project_agile_git 11.0.1.0.0 Module which brings integration with project_git module
project_agile_jira 11.0.1.0.0 Module which brings interface for migration from JIRA to Odoo. Very light.
project_agile_kanban 11.0.1.0.0 Module which brings agile kanban methodology.
project_agile_scrum 11.0.1.0.0 Module which brings agile scrum methodology
project_agile_workflow_security 11.0.1.0.0 Module which integrates project_workflow_security with project agile.
project_agile_workflow_transitions_by_task_type 11.0.1.0.0 Module which integrates project_workflow_transitions_by_task_type with project agile.
project_git 11.0.1.0.0 Base module for development of other modules which will bring integration with specific git services like: GitHub, BitBucket, GitLab, etc.
project_git_bitbucket 11.0.1.0.0 Module which extends project_git module with BitBucket integration.
project_git_github 11.0.1.0.0 Module which extends project_git module with GitHub integration.
project_git_gitlab 11.0.1.0.0 Module which extends project_git module with GitLab integration.
project_key 11.0.1.0.0 Module which brings functionality to uniquely identify projects and tasks by simple auto generated key field.
project_portal 11.0.1.0.0 Module which extends project portal controller to be more extendable.
project_workflow 11.0.1.0.0 This module provides functionality to create fully configurable workflow around project.task
project_workflow_security 11.0.1.0.0 Module which extends project_workflow to provide allowed security groups for workflow transitions.
project_workflow_transitions_by_task_type 11.0.1.0.0 Module which extends project_workflow to provide task type constraints for workflow transitions.
web_diagram_position 11.0.1.0.0 Module provides functionality to save workflow elements coordinates.
web_ir_actions_act_multi 11.0.1.0.0 Module which brings new type of action to ActionManager which can execute provided list of actions.
web_ir_actions_act_view_reload 11.0.1.0.0 Module which brings new type of action to ActionManager which can reload currently active view only.
web_syncer 11.0.1.0.0 Module which provides generic interface to receive CUD model notifications on web client side.
web_widget_image_url 11.0.1.0.0 Module which provides web widget for displaying image from an URL.

Roadmap

Roadmap for further development can be found here.

Credits

Contributors

Maintainer

Modoolar logo

This repository is maintained by Modoolar.

As Odoo Silver partner, our company is specialized in Odoo ERP customization and business solutions development. Beside that, we build cool apps on top of Odoo platform.

To contribute to this module, please visit https://modoolar.com

About

This project aims to extend Odoo with agile project management methodologies like scrum, kanban, lean, ... etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 38.4%
  • CSS 34.6%
  • Python 27.0%