Skip to content

[MIG] website_sale_order_company: Migration to 10.0 - #180

Closed
reinka wants to merge 6 commits into
OCA:10.0from
reinka:10.0-mig-website_sale_order_company
Closed

reinka wants to merge 6 commits into
OCA:10.0from
reinka:10.0-mig-website_sale_order_company

Conversation

@reinka

@reinka reinka commented Jun 17, 2017

Copy link
Copy Markdown

Forwarded from OCA/website, see PR #355

--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

@pedrobaeza

pedrobaeza commented Jun 18, 2017

Copy link
Copy Markdown
Member

I'm afraid you haven't kept commit history. This time, it's a cross-repository check, so these are the commands from scratch for this specific migration keeping the same PR:

git clone git@github.com:OCA/e-commerce.git
cd e-commerce
git checkout -b 10.0-mig-website_sale_order_company
git remote add website git@github.com:OCA/website.git
git fetch website
git format-patch --stdout origin/10.0..website/9.0 -- website_sale_order_company | git am -3
... <do migration>
git remote add reinka git@github.com:OCA/reinka.git
git push --set-upstream reinka -f

@yajo yajo added this to the 10.0 milestone Jun 19, 2017
@reinka
reinka force-pushed the 10.0-mig-website_sale_order_company branch from 4abd3e8 to 30787f4 Compare June 19, 2017 16:45
@reinka

reinka commented Jun 19, 2017

Copy link
Copy Markdown
Author

Thanks for your instructions. I'll keep it in mind for the next time.

@github-actions

Copy link
Copy Markdown

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 19, 2021
@github-actions github-actions Bot closed this Jan 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs fixing needs review 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.

6 participants