Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #48302 All Revisions ] Back to Issue ]
Summary 0048302: JIRA 2580 - Verified Return - Its popup should set the line quantity to return and update remaining quantity
Revision 2022-01-28 13:20 by javierRodriguez
Steps To Reproduce Do an order and add a product with a quantity > 1
Complete the order

Look for the order and do a verified return
Select the product and a quantity of 1
=> OK; 1 line with qty 1 to return
Without closing the opened return, do a verified return of the same order and update the qty to 2.
=> KO; in the verified returns popup, the remaining line qty should be the initial quantity - 1
=> KO; 1 line with qtr 3, should be 3
Revision 2022-01-27 16:13 by javierRodriguez
Steps To Reproduce Do an order and add a product with a quantity > 1
Select a discount that applies to this product. (for example, qty=4 and discount = 2€)
Complete the order

Look for the order and do a verified return
Select the product with discount and a quantity of 1
=> OK; discount is 0,5€
Without closing the opened return, do a verified return of the same order and update the qty to 2.
=> KO; discount is 0,5€ but should be 1€

The discount amount that applies to the product should be 2/n (n is the total qty).
Instead you have 1/n


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker