-
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] fieldservice #740
Conversation
* [ADD] Vehicle
…#22) * [IMP] Extend fsm.location object
Code review comments made. Overall looks good and thank you for finding some gaps that were missed in v13 migration |
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.
LGTM
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.
Basic FSM tested in runbot. LGTM.
- Create Order types
- Create FSM Category
- Create FSM Tags
- Create FSM order and check Schedule Details.
- Print "Service Order" report.
- Reporting - Orders and Locations
- Dashboard
Nice work and contribution.
/ocabot merge nobump |
What a great day to merge this nice PR. Let's do it! |
Congratulations, your PR was merged at 6ccb45c. Thanks a lot for contributing to OCA. ❤️ |
Migration of fieldservice module.
Based on 13.0.1.2.0 and including some changes discussed in issue #735
fsm.template:
Replace #695 due to inactivity.