Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033151Retail ModulesWeb POSpublic2016-06-06 11:282016-06-06 19:25
migueldejuana 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
 
RR16Q1.3 
marvintm
No
0033151: 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 => RR16Q1.4
2016-06-06 11:41marvintmTarget VersionRR16Q1.4 => RR16Q1.3
2016-06-06 15:55hgbotCheckin
2016-06-06 15:55hgbotNote Added: 0087035
2016-06-06 15:55hgbotStatusscheduled => resolved
2016-06-06 15:55hgbotResolutionopen => fixed
2016-06-06 15:55hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR16Q1.3/org.openbravo.retail.returns/rev/8c5e9cbc95767044091e8a319aec0d3c6cc6ffea [^]
2016-06-06 19:25marvintmReview Assigned To => marvintm
2016-06-06 19:25marvintmStatusresolved => closed

Notes
(0087035)
hgbot   
2016-06-06 15:55   
Repository: retail/backports/3.0RR16Q1.3/org.openbravo.retail.returns
Changeset: 8c5e9cbc95767044091e8a319aec0d3c6cc6ffea
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Jun 06 19:24:30 2016 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR16Q1.3/org.openbravo.retail.returns/rev/8c5e9cbc95767044091e8a319aec0d3c6cc6ffea [^]

Fixes issue 33151 : Replacing remaining qty with return quantity

- Replaced OB Error Msg with Popup Msg

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