-
Notifications
You must be signed in to change notification settings - Fork 42
[16.0][IMP] rma: Fix calculation for qty_to_receive #623
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
base: 16.0
Are you sure you want to change the base?
Conversation
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.
For me this is ok, as it is merged in v18. In v16 there is this other proposal: #619 but I think we can merge this other because it is already proposed to v17 and merged in v18
Thanks Jasmin! we'll merge after closing v18 migration |
Thanks. |
That's working okay, no need for it |
Are you sure ? For me the qty_to_receive and the qty_to_deliver work exactly the same, so the problem is the same, and it would be really weird if the field would some times take into account the incoming/outgoing qty and sometime not ! |
Here I have created one RMA order, Qty to receive is 1 and other all are 0 I have create shipment, haven't validated yet After validating shipment It show Qty to delivery 1 only after shipment validated. |
Backport from 18.0