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] Migrate/port modules located in subfolder (module path as input instead of module name) #52

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

sebalix
Copy link
Collaborator

@sebalix sebalix commented Oct 23, 2024

This will allow to use oca-port in repositories having modules in subfolders, like odoo/local-src as supported by https://github.com/camptocamp/docker-odoo-project.

E.g:

$ oca-port origin/master origin/18.0 --source-version=14.0 --upstream-org=camptocamp ./odoo/local-src/my_module --verbose --destination sebalix/18.0-mig-my_module

@sebalix sebalix added this to the 0.16 milestone Oct 23, 2024
@sebalix sebalix changed the title [IMP] Migrate/port modules located in subfolder (module path input instead of a module name) [IMP] Migrate/port modules located in subfolder (module path as input instead of module name) Oct 23, 2024
@sebalix sebalix marked this pull request as ready for review November 4, 2024 11:13
@sebalix sebalix merged commit 918d2d4 into OCA:main Nov 5, 2024
5 checks passed
@sebalix sebalix deleted the imp-port-any-addon-path branch November 5, 2024 16:00
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.

1 participant