[19.0] [MIG] hr_employee_ppe: Migration to 19.0#1531
Open
BhaveshHeliconia wants to merge 28 commits intoOCA:19.0from
Open
[19.0] [MIG] hr_employee_ppe: Migration to 19.0#1531BhaveshHeliconia wants to merge 28 commits intoOCA:19.0from
BhaveshHeliconia wants to merge 28 commits intoOCA:19.0from
Conversation
776c345 to
9e615f3
Compare
18 tasks
Contributor
alexey-pelykh
left a comment
There was a problem hiding this comment.
Thanks for the migration. The module depends on hr_personal_equipment_request which doesn't seem to be on 19.0 yet — that's what's causing the "Detect unreleased dependencies" CI failure. This PR will need to wait for that dependency to land first, or be submitted together.
… layout improvements and lynt corrections.
Currently translated at 91.1% (41 of 45 strings) Translation: hr-14.0/hr-14.0-hr_employee_ppe Translate-URL: https://translation.odoo-community.org/projects/hr-14-0/hr-14-0-hr_employee_ppe/es/
Currently translated at 91.1% (41 of 45 strings) Translation: hr-14.0/hr-14.0-hr_employee_ppe Translate-URL: https://translation.odoo-community.org/projects/hr-14-0/hr-14-0-hr_employee_ppe/es/
Odoo show an error when you save personal equipment request without lines because `contains_ppe` field becomes empty.
Currently translated at 100.0% (45 of 45 strings) Translation: hr-14.0/hr-14.0-hr_employee_ppe Translate-URL: https://translation.odoo-community.org/projects/hr-14-0/hr-14-0-hr_employee_ppe/it/
Currently translated at 100.0% (45 of 45 strings) Translation: hr-14.0/hr-14.0-hr_employee_ppe Translate-URL: https://translation.odoo-community.org/projects/hr-14-0/hr-14-0-hr_employee_ppe/it/
Currently translated at 100.0% (42 of 42 strings) Translation: hr-14.0/hr-14.0-hr_employee_ppe Translate-URL: https://translation.odoo-community.org/projects/hr-14-0/hr-14-0-hr_employee_ppe/pt_BR/
Currently translated at 100.0% (42 of 42 strings) Translation: hr-14.0/hr-14.0-hr_employee_ppe Translate-URL: https://translation.odoo-community.org/projects/hr-14-0/hr-14-0-hr_employee_ppe/pt_BR/
Currently translated at 100.0% (45 of 45 strings) Translation: hr-14.0/hr-14.0-hr_employee_ppe Translate-URL: https://translation.odoo-community.org/projects/hr-14-0/hr-14-0-hr_employee_ppe/es/
9e615f3 to
d0ef9a6
Compare
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