-
-
Notifications
You must be signed in to change notification settings - Fork 166
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
[16.0][IMP] maintenance_equipment_sequence: remove duplicated field #438
[16.0][IMP] maintenance_equipment_sequence: remove duplicated field #438
Conversation
Hi @AdriaGForgeFlow, |
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.
Thanks!
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.
This doesn't remove duplicated field, only hides it, maybe use position="move"?
34db24c
to
eaf9878
Compare
Thanks for the advice |
@TelmoSuarez could you update your review? |
@etobella merge? :) |
/ocabot merge patch |
What a great day to merge this nice PR. Let's do it! |
Congratulations, your PR was merged at 773b467. Thanks a lot for contributing to OCA. ❤️ |
@ThiagoMForgeFlow could you fwport if needed? |
The serial number field is duplicated in the equipment tree view.
@ForgeFlow