Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042880Retail ModulesWeb POSpublic2020-01-15 10:042020-01-24 18:33
xabiermerino 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR20Q2 
guilleaer
No
0042880: When the user do a return of a Gift Card based on product the negative line should be in a sales ticket
In this moment, the line is introduced in a return ticket which allows to the user do blind returns without permission.
1.- Log into WebPOS
2.- Search a Gift Card in the Gift Card selector that allows returns
3.- Click Return button
4.- Realize that the ticket created is a return one
The negative line should be introduced in a sales ticket
No tags attached.
related to defect 0042899 closed ranjith_qualiantech_com [20Q1] Returning a non returnable Gift Card does not work as expected in some circumstances 
related to defect 0043445 closed ranjith_qualiantech_com Gift Card is cancelled when it is returned although it is not included in the ticket because negative lines are not allowed 
Issue History
2020-01-15 10:04xabiermerinoNew Issue
2020-01-15 10:04xabiermerinoAssigned To => Retail
2020-01-15 10:04xabiermerinoResolution time => 1579647600
2020-01-15 10:04xabiermerinoTriggers an Emergency Pack => No
2020-01-17 08:17ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-01-23 07:32hgbotCheckin
2020-01-23 07:32hgbotNote Added: 0117189
2020-01-23 12:14ranjith_qualiantech_comStatusnew => scheduled
2020-01-23 12:14ranjith_qualiantech_comStatusscheduled => resolved
2020-01-23 12:14ranjith_qualiantech_comResolutionopen => fixed
2020-01-23 13:36hgbotCheckin
2020-01-23 13:36hgbotNote Added: 0117193
2020-01-24 18:33guilleaerReview Assigned To => guilleaer
2020-01-24 18:33guilleaerStatusresolved => closed
2020-01-24 18:33guilleaerFixed in Version => RR20Q2
2020-02-12 07:59ranjith_qualiantech_comRelationship addedrelated to 0042899
2020-03-23 17:13adrianromeroRelationship addedrelated to 0043445

Notes
(0117189)
hgbot   
2020-01-23 07:32   
Repository: erp/pmods/org.openbravo.retail.giftcards
Changeset: 8b9e4ab2596b3851f74117c0028d38366a99e4dd
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jan 23 12:02:10 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/8b9e4ab2596b3851f74117c0028d38366a99e4dd [^]

Related to issue 42880 : Return Giftcard should be added as return line in sales receipt

* When Product Giftcard is returned, giftcard should be added to sales receipt as negative line

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.giftcards/js/components/GiftCardDetails.js
M web/org.openbravo.retail.giftcards/js/model/GiftCardUtils.js
---
(0117193)
hgbot   
2020-01-23 13:36   
Repository: erp/pmods/org.openbravo.retail.giftcards
Changeset: 203770669a68d904739a69d98faee11a19afc31b
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jan 23 18:06:45 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/203770669a68d904739a69d98faee11a19afc31b [^]

Related to issue 42880 : Fixed ESLint issues

---
M web/org.openbravo.retail.giftcards/js/components/GiftCardDetails.js
---