-
-
Notifications
You must be signed in to change notification settings - Fork 369
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
[14.0][MIG] purchase_analytic #424
Conversation
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-analytic-12.0/account-analytic-12.0-purchase_analytic Translate-URL: https://translation.odoo-community.org/projects/account-analytic-12-0/account-analytic-12-0-purchase_analytic/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This PR has the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functional review. Works perfectly.
The only thing is the migration commit. There is no migration commit, just the pre-commit commit. Can you fix that?
Hi @AsierAcedo those "merge" commits should not be there, it should be just one single commit for the migration. Can you check? Thanks in advance |
This reverts commit 7ef803e.
Hey @AsierAcedo, Appreciation of efforts, |
There are many commits for the migration. Maybe it is best to just retry the migration, you could just save your changes and then git reset --hard origin/14.0 and start the migration as usual: https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-14.0 WDYT? |
Hey @AsierAcedo, Appreciation of efforts, |
@AsierAcedo This is a duplicate of #402 Could you all review that one instead ? |
I think we should go for the first PR created, that is green BTW |
No description provided.