Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029583Retail ModulesReturn Receiptpublic2015-04-14 16:522016-01-22 12:00
lorenzofidalgo 
Osmany 
normalminoralways
closedfixed 
5
main 
RR15Q4 
mtaal
No
0029583: Set "Quantity" feature does not calculate amounts correctly
Using "Return this receipt" feature, if user tries to set a "Quantity" using "Quantity" button, POS does not calculate correctly those amounts.
1-Login POS as vallblanca//openbravo.
2-Click "Return this receipt" option in dropdown menu.
3-Add 3 x Adhesive body warmers.
4-Now click the product line, click 'Quantity' button, click '1' and Enter that. The amount calculated is not correct (7).

No tags attached.
has duplicate defect 0030171 closed Osmany Button QUANTITY does not work as expected in returns 
png WrongQuantityAdded.png (190,735) 2015-04-14 16:52
https://issues.openbravo.com/file_download.php?file_id=7983&type=bug
png
Issue History
2015-04-14 16:52lorenzofidalgoNew Issue
2015-04-14 16:52lorenzofidalgoAssigned To => Retail
2015-04-14 16:52lorenzofidalgoFile Added: WrongQuantityAdded.png
2015-04-14 16:52lorenzofidalgoTriggers an Emergency Pack => No
2015-08-18 22:11OsmanyAssigned ToRetail => Osmany
2015-08-18 22:15OsmanyRelationship addeddepends on 0030171
2015-08-18 22:15OsmanyRelationship deleteddepends on 0030171
2015-08-18 22:15OsmanyRelationship addedduplicate of 0030171
2015-08-19 08:35lorenzofidalgoRelationship replacedhas duplicate 0030171
2015-09-11 16:03hgbotCheckin
2015-09-11 16:03hgbotNote Added: 0080345
2015-09-11 16:03hgbotStatusnew => resolved
2015-09-11 16:03hgbotResolutionopen => fixed
2015-09-11 16:03hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/48687fbfff2fa27eb5392816a81045227195f949 [^]
2015-09-11 16:26hgbotCheckin
2015-09-11 16:26hgbotNote Added: 0080347
2015-09-18 11:29mtaalReview Assigned To => mtaal
2015-09-18 16:38mtaalNote Added: 0080501
2015-09-18 16:38mtaalStatusresolved => closed
2015-09-18 16:38mtaalFixed in Version => RR15Q4
2016-01-22 12:00hgbotCheckin
2016-01-22 12:00hgbotNote Added: 0083565

Notes
(0080345)
hgbot   
2015-09-11 16:03   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 48687fbfff2fa27eb5392816a81045227195f949
Author: Osmany Garcia Machado <osmany.machado <at> peoplewalking.com>
Date: Fri Sep 11 07:58:19 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/48687fbfff2fa27eb5392816a81045227195f949 [^]

Fixes issue 29583: Set 'Quantity' feature does calculate amounts correctly. When line is return

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js
---
(0080347)
hgbot   
2015-09-11 16:26   
Repository: tools/automation/pi-mobile
Changeset: f8625009138f71158cca3a31c44f854405f2eaa1
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Fri Sep 11 08:25:37 2015 -0600
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/f8625009138f71158cca3a31c44f854405f2eaa1 [^]

Related to issue 29583: Automation test to verify quantity.

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I29583_WrongReturnQuantity.java
---
(0080501)
mtaal   
2015-09-18 16:38   
Reviewed
(0083565)
hgbot   
2016-01-22 12:00   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: d065e2e8e5e0702eac34a78d6a7bf78417582deb
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Wed Nov 11 16:11:25 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d065e2e8e5e0702eac34a78d6a7bf78417582deb [^]

[Product Services] Restored issue 29583 broken in merge

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js
---