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

[3838][ADD] purchase_order_migration #135

Merged
merged 4 commits into from
Sep 1, 2024

Conversation

AungKoKoLin1997
Copy link
Contributor

@AungKoKoLin1997 AungKoKoLin1997 force-pushed the 15.0-add-purchase_order_migration branch from f216f6a to b45cc8c Compare August 9, 2024 06:08
class PurchaseOrder(models.Model):
_inherit = "purchase.order"

old_id = fields.Integer()
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't this be in a separate module if we eventually uninstall this module once the migration is done?

@AungKoKoLin1997 AungKoKoLin1997 force-pushed the 15.0-add-purchase_order_migration branch from b45cc8c to d5df706 Compare August 13, 2024 10:52
@kanda999 kanda999 force-pushed the 15.0-add-purchase_order_migration branch from e5dca3e to 10f831c Compare September 1, 2024 09:54
@kanda999 kanda999 merged commit 31f6a81 into 15.0 Sep 1, 2024
2 checks passed
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.

3 participants