-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[15.0][IMP] sale_order_line_menu: Added invoice lines in tree view #2627
[15.0][IMP] sale_order_line_menu: Added invoice lines in tree view #2627
Conversation
@Shide can you review, please? |
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.
Another module has been added to the PR sale_order_product_recommendation_secondary_unit
. I think it's not intended
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.
You're right. Fixed
@moduon MT-2028 Co-authored-by: Rafael Blasco <8736623+rafaelbn@users.noreply.github.com>
197ab8b
to
771c412
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,
LGTM, Thank you @EmilioPascual.
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.
/ocabot merge minor
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at e2542a0. Thanks a lot for contributing to OCA. ❤️ |
Added invoice lines in tree view
@moduon MT-2028