-
-
Notifications
You must be signed in to change notification settings - Fork 827
[15.0][ADD] project_sale_order_link #1196
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
Conversation
a42e189
to
c5db3f4
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 👍🏼
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.
Seems like this module serves as a base for other purpose like having at hand the order and order lines linked to an order. If this is the case, should be added in the DESCRIPTION.rst file.
question: If the purpose of the module is having order_line_link_ids and sale_order_link_ids fields available, suggestions on *.py files can be ignored.
nitpick: I think *.xml suggestions must be reviewed regarding the purpose of the module.
cfcb1ad
to
ffd408e
Compare
ffd408e
to
357e2b2
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.
/ocabot merge patch
On my way to merge this fine PR! |
Congratulations, your PR was merged at d681db7. Thanks a lot for contributing to OCA. ❤️ |
This module is glue module that allow you to see all order linked to project, project tasks or employee map following relations:
@moduon MT-4211