-
Notifications
You must be signed in to change notification settings - Fork 244
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
[13.0] [MIG] fieldservice_skill #658
Conversation
* [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/
The dependency hr_skill from OCA/hr has been changed to hr_skills from odoo/odoo. The old module had a color field on hr.skill model, while the new one does not. Does this need to be added back in? The Usage file indicates that the worker list on fsm.order will be filtered by worker skill (as well as location) but there's no functionality to filter by worker skill in the v12 module. Should this be added in? |
64ed67c
to
9a6d319
Compare
Hi @max3903, @osi-scampbell, |
PR for this module already exists |
Migration of fieldservice_skill to 13.0
#354