Skip to content

Conversation

@mathben
Copy link

@mathben mathben commented Dec 3, 2025

project_scrum was moving to oca/project and remove
OCA/project#1540

Discussion : OCA/project#1538

Edit : don't merge, we will integrate functionality from old version of module project_scrum and split it multiple module, add test and support data migration.

@mathben mathben changed the title [ADD] project_scrum 18.0: moving from repo oca/project [18.0][ADD] project_scrum: moving from repo oca/project Dec 3, 2025
@mathben
Copy link
Author

mathben commented Dec 3, 2025

@pedrobaeza
Copy link
Member

You should preserve the commit history.

@mathben mathben force-pushed the 18.0-add-project_scrum branch from b2a8a06 to cc0cb27 Compare December 4, 2025 21:53
@mathben
Copy link
Author

mathben commented Dec 4, 2025

@pedrobaeza I cherry-pick all commit about module project_scrum from repo oca-project
I adapt manually the file README.md and setup/_metapackage/pyproject.toml , to fix a cherry-pick conflict.

We lost the commit history when coping project_scrum from oca-project-agile to oca-project at 18 nov 2024.
Maybe I can restore it, do we need it?

George Daramouskas and others added 25 commits December 4, 2025 16:59
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
Currently translated at 100.0% (171 of 171 strings)

Translation: project-agile-14.0/project-agile-14.0-project_scrum
Translate-URL: https://translation.odoo-community.org/projects/project-agile-14-0/project-agile-14-0-project_scrum/it/
Currently translated at 100.0% (171 of 171 strings)

Translation: project-agile-14.0/project-agile-14.0-project_scrum
Translate-URL: https://translation.odoo-community.org/projects/project-agile-14-0/project-agile-14-0-project_scrum/it/
Currently translated at 100.0% (171 of 171 strings)

Translation: project-agile-14.0/project-agile-14.0-project_scrum
Translate-URL: https://translation.odoo-community.org/projects/project-agile-14-0/project-agile-14-0-project_scrum/it/
Currently translated at 100.0% (171 of 171 strings)

Translation: project-agile-14.0/project-agile-14.0-project_scrum
Translate-URL: https://translation.odoo-community.org/projects/project-agile-14-0/project-agile-14-0-project_scrum/it/
Currently translated at 100.0% (171 of 171 strings)

Translation: project-agile-14.0/project-agile-14.0-project_scrum
Translate-URL: https://translation.odoo-community.org/projects/project-agile-14-0/project-agile-14-0-project_scrum/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: project-agile-14.0/project-agile-14.0-project_scrum
Translate-URL: https://translation.odoo-community.org/projects/project-agile-14-0/project-agile-14-0-project_scrum/
temp commit

updated translation

temp commit
ortlam and others added 16 commits December 4, 2025 17:01
Currently translated at 98.7% (79 of 80 strings)

Translation: project-16.0/project-16.0-project_scrum
Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_scrum/nl/
Currently translated at 100.0% (80 of 80 strings)

Translation: project-16.0/project-16.0-project_scrum
Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_scrum/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: project-18.0/project-18.0-project_scrum
Translate-URL: https://translation.odoo-community.org/projects/project-18-0/project-18-0-project_scrum/
Currently translated at 100.0% (79 of 79 strings)

Translation: project-18.0/project-18.0-project_scrum
Translate-URL: https://translation.odoo-community.org/projects/project-18-0/project-18-0-project_scrum/it/
@mathben mathben force-pushed the 18.0-add-project_scrum branch from cc0cb27 to ef587cd Compare December 4, 2025 22:25
@mathben
Copy link
Author

mathben commented Dec 4, 2025

Maybe I can restore it, do we need it?

I did it, it's important to understand change between version of odoo 16 and odoo 18.
I include commits from this pull request : #39
And all commit from this pull request : OCA/project#1509

All difference begin in this commit 74509db

Removing

  • scrum user story with risk/kano,moscow
  • scrum actors
  • scrum meeting
  • scrum test
  • scrum master, reviews, retrospective and user story from sprint
  • moscow, risk, value, kano, user story from project_task

It's not the same module, this one is simplifying.
I can work to separate feature to another module, like project_scrum_us, to another pull request.

@ivancandelas
Copy link

ivancandelas commented Dec 5, 2025

@mathben why not migrate the original project_scrum from this repo? I think the original project-agile module is more complete that this one. BTW I like you idea to have those removed features as extra modules

@mathben
Copy link
Author

mathben commented Dec 6, 2025

Thanks for the encouragement @ivancandelas , I have the same idea. We need to support data migration from old version.
Do you think we need to support from Odoo 12? And If I split functionality into multiple module for Odoo 18, we need to migrate data.

@mathben mathben changed the title [18.0][ADD] project_scrum: moving from repo oca/project [18.0][ADD][WIP] project_scrum: moving from repo oca/project Dec 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.