-
-
Notifications
You must be signed in to change notification settings - Fork 663
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
[17.0][MIG] sale_line_returned_qty: Migration to 17.0 #1614
base: 17.0
Are you sure you want to change the base?
Conversation
e657252
to
323bfd4
Compare
@pedrobaeza @rousseldenis Please review. |
/ocabot migration sale_line_returned_qty |
3fa1a5b
to
ccc1471
Compare
@rousseldenis @pedrobaeza Please review. |
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
LGTM code review seems fine. Please make sure you take care of the comments about the authorship. |
License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html). --> | ||
<!-- | ||
Copyright 2022 ForgeFlow (http://www.forgeflow.com) | ||
Copyright 2024 Alitec (http://www.alitec.sg) |
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.
Please remove this. You cannot take authorship for such changes
@@ -1,4 +1,5 @@ | |||
# Copyright 2022 ForgeFlow (http://www.forgeflow.com) | |||
# Copyright 2024 Alitec (http://www.alitec.sg) |
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.
Please remove this. You cannot take authorship for such changes
Migrated to V17