Openbravo Issue Tracking System - Retail Modules
View Issue Details
0050488Retail ModulesWeb POSpublic2022-10-11 13:532022-10-31 08:52
maite 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR23Q1 
No
0050488: Quantity change to positive when trying to increase it in a line set as return
Instead of increasing the returning qty it is being changed to positive
- Add any product and set lines as "return line"
- Press qty button and set 10 (to set the final qty of -10 in the return line)
- Realize that qty is changed to +10 instead of -10

NOTE: In POS2 it is correctly setting qty as -10
No tags attached.
related to defect 0050875 closed ranjith_qualiantech_com Error when trying to increase qty it in a return line, having the preference "Do not allow Sales with return" set to Y 
Issue History
2022-10-11 13:53maiteNew Issue
2022-10-11 13:53maiteAssigned To => Retail
2022-10-11 13:53maiteTriggers an Emergency Pack => No
2022-10-12 10:10ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2022-10-12 10:10ranjith_qualiantech_comStatusnew => scheduled
2022-10-17 08:55hgbotNote Added: 0142133
2022-10-17 08:55hgbotNote Added: 0142134
2022-10-31 08:51hgbotResolutionopen => fixed
2022-10-31 08:51hgbotStatusscheduled => closed
2022-10-31 08:51hgbotNote Added: 0142738
2022-10-31 08:51hgbotFixed in Version => RR23Q1
2022-10-31 08:51hgbotNote Added: 0142739
2022-10-31 08:52hgbotNote Added: 0142740
2022-10-31 08:52hgbotNote Added: 0142741
2022-11-14 10:14maiteRelationship addedrelated to 0050875

Notes
(0142133)
hgbot   
2022-10-17 08:55   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/959 [^]
(0142134)
hgbot   
2022-10-17 08:55   
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/239 [^]
(0142738)
hgbot   
2022-10-31 08:51   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/959 [^]
(0142739)
hgbot   
2022-10-31 08:51   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 48bc3dbdc35f6534d0ee03cb0bfb65745bf004be
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 31-10-2022 07:50:56
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/48bc3dbdc35f6534d0ee03cb0bfb65745bf004be [^]

Fixed ISSUE-50488: Quantity from keyboard should be updated in negative receipt line
* Quantity from keyboard should be updated instead of adding for negative receipt lines

---
M web/org.openbravo.retail.posterminal/js/actions/changequantity.js
---
(0142740)
hgbot   
2022-10-31 08:52   
Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: b5a772e44cd0e81272ab72e39d0b51d88e777729
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 31-10-2022 07:51:47
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/b5a772e44cd0e81272ab72e39d0b51d88e777729 [^]

Verifies ISSUE-50488: Updated automated test LinesPositiveAndNegative

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/LinesPositiveAndNegative.java
---
(0142741)
hgbot   
2022-10-31 08:52   
Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/239 [^]