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

[MIG] purchase_order_revision module: migration to 10.0 #418

Merged
merged 3 commits into from
Oct 11, 2017

Conversation

cubells
Copy link
Sponsor Member

@cubells cubells commented Jun 22, 2017

  • Update views
  • Add README
  • Rename files to new standard
  • Update tests

cc @Tecnativa

'current_revision_id': self.id,
'unrevisioned_name': self.unrevisioned_name,
}
old_revision = super(PurchaseOrder, self).copy(default=defaults)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are not using 'orm.Model.copy' as the above comment says. Is not needed anymore? If so, just remove the comment.

Copy link
Sponsor Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Copy link

@rami-wafaie rami-wafaie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review + Testing: Looks good to me
👍

Copy link

@antoniocanovas antoniocanovas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functional revision.
LGTM

@pedrobaeza
Copy link
Member

@cubells please squash commits per author and I'll merge.

@cubells cubells force-pushed the 10.0-mig-purchase_order_revision branch from e486bae to b2b4121 Compare October 11, 2017 09:24
@cubells
Copy link
Sponsor Member Author

cubells commented Oct 11, 2017

@pedrobaeza done!

@pedrobaeza pedrobaeza merged commit 7f45c43 into OCA:10.0 Oct 11, 2017
@pedrobaeza pedrobaeza deleted the 10.0-mig-purchase_order_revision branch October 11, 2017 10:03
@pedrobaeza pedrobaeza mentioned this pull request Oct 11, 2017
38 tasks
@MiquelRForgeFlow
Copy link
Contributor

The runbot was red when this PR was merged 😕

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.

7 participants