Openbravo Issue Tracking System - Retail Modules
View Issue Details
0050875Retail ModulesWeb POSpublic2022-11-14 10:142022-11-28 13:48
maite 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR23Q1 
No
0050875: Error when trying to increase qty it in a return line, having the preference "Do not allow Sales with return" set to Y
Message "You cannot add a positive line in a return" is raised when it should not, as we are not setting any positive qty
- Configure preference "Do not allow Sales with return" to Y
- Add any product and set line as "return line"
- Press qty button and set 10 (to set the final qty of -10 in the return line)
- Error message is shown
No tags attached.
related to defect 0050488 closed ranjith_qualiantech_com Quantity change to positive when trying to increase it in a line set as return 
Issue History
2022-11-14 10:14maiteNew Issue
2022-11-14 10:14maiteAssigned To => Retail
2022-11-14 10:14maiteTriggers an Emergency Pack => No
2022-11-14 10:14maiteRelationship addedrelated to 0050488
2022-11-14 14:13ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2022-11-15 05:21ranjith_qualiantech_comStatusnew => scheduled
2022-11-15 16:55hector_hernaezIssue Monitored: hector_hernaez
2022-11-22 08:37hgbotNote Added: 0143987
2022-11-28 13:48hgbotResolutionopen => fixed
2022-11-28 13:48hgbotStatusscheduled => closed
2022-11-28 13:48hgbotFixed in Version => RR23Q1
2022-11-28 13:48hgbotNote Added: 0144198
2022-11-28 13:48hgbotNote Added: 0144199

Notes
(0143987)
hgbot   
2022-11-22 08:37   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/994 [^]
(0144198)
hgbot   
2022-11-28 13:48   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: cc4321b516c385a720c5d7f856ed3f81a2b03b5d
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 28-11-2022 15:17:24
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/cc4321b516c385a720c5d7f856ed3f81a2b03b5d [^]

Fixed ISSUE-50875: Whole Qty should be updated to line in Return receipt
* With Pref "Do not allow Sales with return" as true, if qty is changed,
  then mentioned qty should be updated to the receipt line
* When validating "Allow sales with return", qty should be updated
  to correct value for validation

---
M web/org.openbravo.retail.posterminal/js/actions/changequantity.js
---
(0144199)
hgbot   
2022-11-28 13:48   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/994 [^]