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

[18.0][MIG] crm_claim: Migration to 18.0 #639

Merged
merged 37 commits into from
Apr 9, 2025

Conversation

victoralmau
Copy link
Member

@victoralmau victoralmau commented Mar 31, 2025

Migration to 18.0

Please @pilarvargas-tecnativa and @juancarlosonate-tecnativa can you review it?

@Tecnativa TT54423

cubells and others added 30 commits March 31, 2025 17:03
Include record rule for multi-company.
The Claim form's statusbar is intended to be clickable, but Odoo 13 is
apparently no longer compatible with `clickable="True"`. Instead, either
`clickable="1"` or `options="{'clickable': 1}"` must be used. Odoo core
code uses the latter, so the Claim form has been updated to match core
convention.

crm_claim 13.0.1.0.1
Currently translated at 100.0% (144 of 144 strings)

Translation: crm-14.0/crm-14.0-crm_claim
Translate-URL: https://translation.odoo-community.org/projects/crm-14-0/crm-14-0-crm_claim/de/
We didn't have activities back in v8 but the fields `action_next` and
`date_deadline` in the models to be set from the views. In the later migration
to v11 those view fields were adapted to the proper similar ones in activities.
But that's useless, as activities have their own UI ready to be used from any
model with the mixin.

TT38822

crm_claim 15.0.1.1.0
Currently translated at 100.0% (147 of 147 strings)

Translation: crm-15.0/crm-15.0-crm_claim
Translate-URL: https://translation.odoo-community.org/projects/crm-15-0/crm-15-0-crm_claim/es/
Currently translated at 100.0% (147 of 147 strings)

Translation: crm-15.0/crm-15.0-crm_claim
Translate-URL: https://translation.odoo-community.org/projects/crm-15-0/crm-15-0-crm_claim/ca/
Translated using Weblate (Italian)

Currently translated at 100.0% (143 of 143 strings)

Translation: crm-16.0/crm-16.0-crm_claim
Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_claim/it/
Currently translated at 100.0% (143 of 143 strings)

Translation: crm-16.0/crm-16.0-crm_claim
Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_claim/es/
Currently translated at 100.0% (143 of 143 strings)

Translation: crm-16.0/crm-16.0-crm_claim
Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_claim/es/
Currently translated at 91.5% (130 of 142 strings)

Translation: crm-16.0/crm-16.0-crm_claim
Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_claim/fr_FR/
pilarvargas-tecnativa and others added 7 commits March 31, 2025 17:16
It's setting a context when creating records for the default team_id and it's not necessary, it's redundant because the team_id field already has a default that defines it. This code is not necessary.

TT49102
Currently translated at 16.1% (23 of 142 strings)

Translation: crm-16.0/crm-16.0-crm_claim
Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_claim/pt_BR/
[UPD] Update crm_claim.pot

[BOT] post-merge updates
@pedrobaeza
Copy link
Member

/ocabot migration crm_claim
/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 18.0-ocabot-merge-pr-639-by-pedrobaeza-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot added this to the 18.0 milestone Apr 9, 2025
@OCA-git-bot OCA-git-bot mentioned this pull request Apr 9, 2025
15 tasks
@OCA-git-bot OCA-git-bot merged commit 3639ed9 into OCA:18.0 Apr 9, 2025
5 of 7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 36b1852. Thanks a lot for contributing to OCA. ❤️

@pedrobaeza pedrobaeza deleted the 18.0-mig-crm_claim branch April 9, 2025 08:17
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.