Skip to content

This project aims to extend Odoo with agile project management methodologies

Notifications You must be signed in to change notification settings

igor-mitin/scrummer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrummer

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
scrummer 11.0.1.0.0 Base module for development of all scrummer components.
scrummer_git 11.0.1.0.0 Module which brings integration with project_git module.
scrummer_kanban 11.0.1.0.0 Module which brings integration with project_agile_kanban module.
scrummer_scrum 11.0.1.0.0 Module which brings integration with project_agile_scrum module.
scrummer_timesheet_category 11.0.1.0.0 Module which brings integration with project_timesheet_category module.
scrummer_workflow_security 11.0.1.0.0 Module which brings integration with project_workflow_security module.
scrummer_workflow_transition_by_project 11.0.1.0.0 Module which brings integration with project_workflow_transition_by_project module.
scrummer_workflow_transitions_by_task_type 11.0.1.0.0 Module which brings integration with project_agile_workflow_transitions_by_task_type module.
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_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_timesheet_category 11.0.1.0.0 Module which integrates project_timesheet_category 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_task_archiving 11.0.1.0.0 Module which enables task archiving based on number of days task stays in a specific stage.
project_timesheet_category 11.0.1.0.0 Module which brings categorization to the project timesheet.
project_workflow 11.0.1.0.0 This module provides functionality to create fully configurable workflow around project.task
project_workflow_action 11.0.1.0.0 This module provides functionality to execute server actions when executing task workflow.
project_workflow_default_state_per_group 11.0.1.0.0 This module provides functionality to assign different initial state to task depending on the security group.
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_project 11.0.1.0.0 Module which extends project_workflow to provide project 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 Gold 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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.3%
  • CSS 33.0%
  • Python 29.7%