Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033150Retail ModulesWeb POSpublic2016-06-06 11:282016-06-06 19:36
migueldejuana 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
 
RR16Q2 
marvintm
No
0033150: It is possible to add twice the same verified return partially to the order when the maximum quantity is reached
It is possible to add twice the same verified return partially to the order when the maximum quantity is reached.


You can add partially a verified return, process it. Load again same verified return and if you try to add it again partially more than remaining qty WebPOS allow you to do it.
Complete an order with 6 Avalanche Transceivers
Go to Verify Returns popup
Search that order
Add 4 Avalanche Transceivers
Process the order

Go to Verify Returns popup
Add 2 Avalanche Transceivers
Click OK button
Go to Verify Returns popup again
Add 2 Avalanche Transceivers
It should give an error
No tags attached.
blocks defect 0033149 closed migueldejuana It is possible to add twice the same verified return partially to the order when the maximum quantity is reached 
Issue History
2016-06-06 11:28migueldejuanaTypedefect => backport
2016-06-06 11:28migueldejuanaTarget Version => RR16Q2
2016-06-06 16:08hgbotCheckin
2016-06-06 16:08hgbotNote Added: 0087038
2016-06-06 16:08hgbotStatusscheduled => resolved
2016-06-06 16:08hgbotResolutionopen => fixed
2016-06-06 16:08hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR16Q2/org.openbravo.retail.returns/rev/74bd8f82d045c99de8fb52b8163ab754d3aa5baf [^]
2016-06-06 19:36marvintmReview Assigned To => marvintm
2016-06-06 19:36marvintmStatusresolved => closed

Notes
(0087038)
hgbot   
2016-06-06 16:08   
Repository: retail/backports/3.0RR16Q2/org.openbravo.retail.returns
Changeset: 74bd8f82d045c99de8fb52b8163ab754d3aa5baf
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Jun 06 19:38:20 2016 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR16Q2/org.openbravo.retail.returns/rev/74bd8f82d045c99de8fb52b8163ab754d3aa5baf [^]

Fixes issue 33150 : Replacing remaining qty with return quantity

- Replaced OB Error with Popup Msg

---
M web/org.openbravo.retail.returns/js/modalReturnLines.js
---