-
Notifications
You must be signed in to change notification settings - Fork 243
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
[14.0][MIG]Migrated fieldservice_skill from v13 to v14 #745
Conversation
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.
Code review and Functional tests done. LGTM
7b0c0af
to
30480b8
Compare
* [IMP] Connect fsm.skill to fsm.template
Currently translated at 48.0% (12 of 25 strings) Translation: field-service-12.0/field-service-12.0-fieldservice_skill Translate-URL: https://translation.odoo-community.org/projects/field-service-12-0/field-service-12-0-fieldservice_skill/de/
Currently translated at 100.0% (25 of 25 strings) Translation: field-service-12.0/field-service-12.0-fieldservice_skill Translate-URL: https://translation.odoo-community.org/projects/field-service-12-0/field-service-12-0-fieldservice_skill/de/
Currently translated at 88.0% (22 of 25 strings) Translation: field-service-12.0/field-service-12.0-fieldservice_skill Translate-URL: https://translation.odoo-community.org/projects/field-service-12-0/field-service-12-0-fieldservice_skill/es_CL/
Currently translated at 100.0% (25 of 25 strings) Translation: field-service-12.0/field-service-12.0-fieldservice_skill Translate-URL: https://translation.odoo-community.org/projects/field-service-12-0/field-service-12-0-fieldservice_skill/pt_BR/
Currently translated at 100.0% (25 of 25 strings) Translation: field-service-12.0/field-service-12.0-fieldservice_skill Translate-URL: https://translation.odoo-community.org/projects/field-service-12-0/field-service-12-0-fieldservice_skill/pt_BR/
Adapted FSM Person Skills to mimic Odoo v13 behavior of Employee Skills. - Skill progress level instead of priority - Updated views on FSM Person form
30480b8
to
46e00b5
Compare
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: field-service-13.0/field-service-13.0-fieldservice_skill Translate-URL: https://translation.odoo-community.org/projects/field-service-13-0/field-service-13-0-fieldservice_skill/
46e00b5
to
63d261d
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.
Functional review. LG 👍
Minor feature improvements point:
- Create a FSM order and assign to any skill level worker.
- Next, set "Required Skill", it should wipe out current worker if he/she doesn't match with it.
This PR has the |
/ocabot merge nobump |
What a great day to merge this nice PR. Let's do it! |
Congratulations, your PR was merged at ee473bd. Thanks a lot for contributing to OCA. ❤️ |
Migrated fieldservice_skill from v13 to v14