Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032058Retail ModulesWeb POSpublic2016-01-14 08:282016-02-03 13:26
guillermogil 
ranjith_qualiantech_com 
immediatemajoralways
closedfixed 
30Professional Appliance
 
RR15Q4.2RR15Q4.2 
guilleaer
Production - QA Approved
2015-09-24
RR15Q4
https://code.openbravo.com/erp/pmods/org.openbravo.retail.returns/rev/611f7cddcbd891a4fa95074875daf911972a77af [^]
No
0032058: It is not possible to add twice the same verified return partially to the order when the maximum quantity is not reached
It is not possible to add twice the same verified return to the order altough the maximum quantity is not reached.

You can add partially a verified return and if you try to add it again partially WebPOS does nothing.
Complete an order with 6 Avalanche Transceivers
Go to Verify Returns popup
Search that order
Add 2 Avalanche Transceivers
Go to Verify Returns popup again
Add 3 Avalanche Transceivers
Click OK button

On 15Q3 is allowed to add them. On 15Q4 when you click OK button it does nothing
No tags attached.
blocks defect 0031877 closed migueldejuana It is not possible to add twice the same verified return partially to the order when the maximum quantity is not reached 
Issue History
2016-01-29 12:34guilleaerTypedefect => backport
2016-01-29 12:34guilleaerTarget Version => RR15Q4.3
2016-01-29 12:36guilleaerTarget VersionRR15Q4.3 => RR15Q4.2
2016-02-02 13:30OrekariaNote Added: 0083847
2016-02-02 13:30OrekariaNote Deleted: 0083847
2016-02-02 13:30OrekariaNote Added: 0083848
2016-02-02 13:30OrekariaStatusscheduled => resolved
2016-02-02 13:30OrekariaFixed in Version => RR15Q4.2
2016-02-02 13:30OrekariaResolutionopen => fixed
2016-02-02 19:28guilleaerStatusresolved => closed
2016-02-03 13:26hgbotCheckin
2016-02-03 13:26hgbotNote Added: 0083893

Notes
(0083848)
Orekaria   
2016-02-02 13:30   
Repository: retail/backports/3.0RR15Q4.2/org.openbravo.retail.returns
Changeset: 515a9b97a64f2570e28ed28e14fd023ea2890f36
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jan 20 11:03:36 2016 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR15Q4.2/org.openbravo.retail.returns/rev/515a9b97a64f2570e28ed28e14fd023ea2890f36 [^]

Fixes issue 31877 : Verify Return Qty exceeds until Total Quantity reaches
(0083893)
hgbot   
2016-02-03 13:26   
Repository: tools/automation/pi-mobile
Changeset: 7fe11af3a0889082bef0f6f667a75acaeb84a597
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jan 19 12:43:47 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/7fe11af3a0889082bef0f6f667a75acaeb84a597 [^]

Verifies issue 32058, backport of 31877: Added automated test 'I31877_VerifyReturnQtyWithTotalQty'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I31877_VerifyReturnQtyWithTotalQty.java
---