[17.0][MIG] agreement_repair: Migration to 17.0#43
Merged
OCA-git-bot merged 30 commits intoOCA:17.0from Nov 22, 2024
Merged
Conversation
Currently translated at 100.0% (8 of 8 strings) Translation: contract-11.0/contract-11.0-agreement_repair Translate-URL: https://translation.odoo-community.org/projects/contract-11-0/contract-11-0-agreement_repair/de/
Currently translated at 100.0% (7 of 7 strings) Translation: contract-12.0/contract-12.0-agreement_repair Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-agreement_repair/zh_CN/
Currently translated at 100.0% (7 of 7 strings) Translation: contract-12.0/contract-12.0-agreement_repair Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-agreement_repair/pt_BR/
Currently translated at 100.0% (7 of 7 strings) Translation: contract-12.0/contract-12.0-agreement_repair Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-agreement_repair/pt/
Currently translated at 100.0% (10 of 10 strings) Translation: contract-14.0/contract-14.0-agreement_repair Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-agreement_repair/es_AR/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: contract-14.0/contract-14.0-agreement_repair Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-agreement_repair/
Currently translated at 100.0% (10 of 10 strings) Translation: contract-14.0/contract-14.0-agreement_repair Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-agreement_repair/es/
Currently translated at 90.0% (9 of 10 strings) Translation: contract-14.0/contract-14.0-agreement_repair Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-agreement_repair/pt_BR/
Currently translated at 100.0% (10 of 10 strings) Translation: contract-14.0/contract-14.0-agreement_repair Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-agreement_repair/pt_BR/
yankinmax
approved these changes
Sep 16, 2024
| _inherit = "repair.order" | ||
|
|
||
| agreement_id = fields.Many2one("agreement", "Agreement") | ||
| serviceprofile_id = fields.Many2one("agreement.serviceprofile", "Service Profile") |
Contributor
There was a problem hiding this comment.
Add a glue module with this feature, otherwise we're not supporting the same features that were there before the migration
Contributor
|
/ocabot migration agreement_repair |
Contributor
90d05da to
db6e6d5
Compare
ivantodorovich
approved these changes
Nov 21, 2024
Member
|
/ocabot merge nobump |
Contributor
|
On my way to merge this fine PR! |
Contributor
|
Congratulations, your PR was merged at 53c475c. Thanks a lot for contributing to OCA. ❤️ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Depends on:
agreement: #35
Removing dependency on :
agreement_serviceprofile: #39