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

[16.0][MIG]agreement_legal_sale #19

Closed
wants to merge 2 commits into from

Conversation

vibhascs
Copy link

@vibhascs vibhascs commented Jul 3, 2023

No description provided.

@pedrobaeza
Copy link
Member

Thanks for the contribution.

Please preserve commit history following technical method explained in https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-16.0.

If the jump is between several versions, you have to modify the source branch in the main command to accommodate it to this circumstance.

@Christian-RB
Copy link

Hello @vibhascs, to achieve what @pedrobaeza has asked for, you will need to also add the remote from contract before the split (contract/agreement): https://github.com/OCA/contract.git
On Migration to 16.0:
$ git checkout -b 16.0-mig-agreement_legal_sale origin/16.0
$ git remote add contract https://github.com/OCA/contract.git
$ git fetch contract 14.0
$ git format-patch --keep-subject --stdout origin/16.0..contract/14.0 -- agreement_legal_sale | git am -3 --keep

I would like this module to be migrated, so tell us if you are up to do the changes please.

Copy link

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Dec 31, 2023
@github-actions github-actions bot closed this May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants