-
-
Notifications
You must be signed in to change notification settings - Fork 207
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
[RFC] 14.0 rma_sale: questions about quantities #268
Comments
Always indicate Odoo version, and both behavior were not allowed back in v12/v13 where we created it. |
Thank you, you're right! @ernestotejeda do you think it's an intended change or something lost in migration? Shall we fix v.14? |
Hmm, I see that behavior is currently the same in v.13 (user can create RMAs in SO for qty > ordered/delivered qty). I just think a warning can be a good compromise rather than blocking the action for user |
There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
Hi, I noticed two behaviors I'm unsure about:
STEPS TO REPRODUCE
CURRENT BEHAVIOR
RMA is created for qty inputted
REQUIRED BEHAVIOR
Is there a scenario where user would willfully create an RMA for more quantities than those ordered? Probably a warning of qty in RMA > qty ordered after clicking "accept" could be good to make sure
STEPS TO REPRODUCE
CURRENT BEHAVIOR
RMA is created for qty inputted
REQUIRED BEHAVIOR
Again, I'm not sure what is the use case for creating RMAs for products that have not yet been delivered, but a warning could be useful in preventing errors.
@ernestotejeda what is your opinion on this? Thanks!
The text was updated successfully, but these errors were encountered: