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

[13.0][MIG] payment #2278

Merged
merged 2 commits into from
Nov 9, 2020
Merged

[13.0][MIG] payment #2278

merged 2 commits into from
Nov 9, 2020

Conversation

Yasaie
Copy link
Member

@Yasaie Yasaie commented Apr 8, 2020

Migration of payment

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

@Yasaie Yasaie force-pushed the 13.0-mig-payment branch from 9f7899b to 5a084f1 Compare April 11, 2020 05:43
@Yasaie Yasaie force-pushed the 13.0-mig-payment branch 2 times, most recently from c719de8 to 970b38c Compare April 15, 2020 07:15
Copy link
Contributor

@MiquelRForgeFlow MiquelRForgeFlow left a comment

Choose a reason for hiding this comment

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

LGTM

@pedrobaeza pedrobaeza added this to the 13.0 milestone Apr 18, 2020
@Yasaie Yasaie force-pushed the 13.0-mig-payment branch from 970b38c to 04eaf73 Compare April 23, 2020 05:02
Copy link

@kos94ok-3D kos94ok-3D left a comment

Choose a reason for hiding this comment

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

Small fixes in analysis_work

Yasaie and others added 2 commits November 9, 2020 19:24
Co-Authored-By: Miquel Raïch <[email protected]>
* Don't copy, rename table in m2m

  Copying, we transfer FK constraints, which is a problem for later change. The only
  viable way is to rename m2m table, and let Odoo to recreate that table with correct
  FK constraints, and after that, populate the table with proper values.

* Do state mapping on pre, not on post.
* Preserve original environment value.
@pedrobaeza
Copy link
Member

I have added extra needed patches.

@pedrobaeza pedrobaeza merged commit ace4cc5 into OCA:13.0 Nov 9, 2020
@Yasaie Yasaie deleted the 13.0-mig-payment branch July 20, 2021 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants