-
-
Notifications
You must be signed in to change notification settings - Fork 418
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
[MIG][15.0]crm_claim: migration v15 #421
Conversation
Include record rule for multi-company.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: crm-13.0/crm-13.0-crm_claim Translate-URL: https://translation.odoo-community.org/projects/crm-13-0/crm-13-0-crm_claim/
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.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: crm-13.0/crm-13.0-crm_claim Translate-URL: https://translation.odoo-community.org/projects/crm-13-0/crm-13-0-crm_claim/
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/
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/
Hey @bizzappdev, thank you for your Pull Request. It looks like some users haven't signed our Contributor License Agreement, yet.
Appreciation of efforts, |
43c6f27
to
b37f88d
Compare
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.
Looks good.
/ocabot migration crm_claim |
/ocabot merge nobump |
What a great day to merge this nice PR. Let's do it! |
Congratulations, your PR was merged at 21804fb. Thanks a lot for contributing to OCA. ❤️ |
No description provided.