Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMP] generate_migration_issues.py: add script to get migration status and create issues #136

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CLaurelB
Copy link

Generate a list of Vauxoo modules with a branch in the target Odoo version and assess their migration status. Process a project dependencies CSV file, obtained via the
generate_module_dependency_priority.py server action, to determine their migration status. Create migration issues for the modules that are yet to be migrated.

@CLaurelB CLaurelB force-pushed the master-add_script_to_generate_migration_issues-CLaurelB branch from 55ffec1 to 77df95b Compare November 21, 2023 11:52
@CLaurelB
Copy link
Author

@CLaurelB
Copy link
Author

@luisg123v @desdelinux could you review please?

@CLaurelB CLaurelB requested a review from luisg123v November 21, 2023 16:51
@luisg123v
Copy link
Contributor

This is an ADD rather than an IMP

@luisg123v luisg123v removed their request for review April 3, 2024 22:52
@CLaurelB CLaurelB force-pushed the master-add_script_to_generate_migration_issues-CLaurelB branch from 77df95b to 0a5ae69 Compare April 26, 2024 15:40
…s and create issues

Generate a list of Vauxoo modules with a branch in the target Odoo
version and assess their migration status. Process a project
dependencies CSV file, obtained via the
generate_module_dependency_priority.py server action, to determine their
migration status. Create migration issues for the modules that are yet
to be migrated.
@CLaurelB CLaurelB force-pushed the master-add_script_to_generate_migration_issues-CLaurelB branch from 0a5ae69 to 110561f Compare November 29, 2024 23:48
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.

2 participants