-
-
Notifications
You must be signed in to change notification settings - Fork 456
[18.0][MIG] crm_claim_code: Migration to 18.0 #668
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
base: 18.0
Are you sure you want to change the base?
Conversation
Currently translated at 100.0% (3 of 3 strings) Translation: crm-16.0/crm-16.0-crm_claim_code Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_claim_code/it/
…method in batch TT49102
Currently translated at 100.0% (3 of 3 strings) Translation: crm-16.0/crm-16.0-crm_claim_code Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_claim_code/tr/
Currently translated at 100.0% (3 of 3 strings) Translation: crm-16.0/crm-16.0-crm_claim_code Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_claim_code/it/
…ing sequence to code
|
Please @pilarvargas-tecnativa and @juancarlosonate-tecnativa can you review and merge it? Thank you! |
|
Why is there another commit “[IMP] crm_claim_code: pre-commit fixes” after the migration commit? |
pilarvargas-tecnativa
left a comment
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.
Please reduce administrative commits and review the migration commit changes because the pre-commit changes have been overwritten and the second pre-commit is not necessary.
| { | ||
| "name": "Sequential Code for Claims", | ||
| "version": "16.0.1.0.1", | ||
| "version": "18.0.1.0.1", |
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.
The version change must be included in the migration commit. Only changes made by pre-commit should be included in this commit.
No description provided.