Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039992Retail ModulesGift cards and gift voucherspublic2019-01-22 10:302019-02-11 12:53
samuel_nicuesa 
rqueralta 
highmajoralways
closedfixed 
5
pi 
RR19Q2 
marvintm
No
0039992: Credit note status used without reference Sales order or payment
Credit note status is used without reference Sales order or payment
[POS]
Create a new ticket
Add one product
Select Credit Note payment
Click return line button
Remove Credit Note payment
Click on return line again
Pay the ticket using Cash

check in back office credit note is used without any SO and payment reference.
No tags attached.
Issue History
2019-01-22 10:30samuel_nicuesaNew Issue
2019-01-22 10:30samuel_nicuesaAssigned To => Retail
2019-01-22 10:30samuel_nicuesaResolution time => 1549926000
2019-01-22 10:30samuel_nicuesaTriggers an Emergency Pack => No
2019-01-22 10:46rafarodaIssue Monitored: rafaroda
2019-01-22 12:08rqueraltaAssigned ToRetail => rqueralta
2019-01-22 12:08rqueraltaStatusnew => scheduled
2019-01-23 22:05hgbotCheckin
2019-01-23 22:05hgbotNote Added: 0109144
2019-01-23 22:05hgbotStatusscheduled => resolved
2019-01-23 22:05hgbotResolutionopen => fixed
2019-01-23 22:05hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/31a6bc98eccc5608f4e140f23d46648c1bc6a032 [^]
2019-02-06 15:35hgbotCheckin
2019-02-06 15:35hgbotNote Added: 0109647
2019-02-11 12:53marvintmReview Assigned To => marvintm
2019-02-11 12:53marvintmStatusresolved => closed
2019-02-11 12:53marvintmFixed in Version => RR19Q2

Notes
(0109144)
hgbot   
2019-01-23 22:05   
Repository: erp/pmods/org.openbravo.retail.giftcards
Changeset: 31a6bc98eccc5608f4e140f23d46648c1bc6a032
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Wed Jan 23 15:46:28 2019 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/31a6bc98eccc5608f4e140f23d46648c1bc6a032 [^]

Fixed issue 39992:Credit note status used without reference Sales order or payment

- Ckecked if payment to remove has transaction id to invoke the RevertGiftCardAmount
process

---
M web/org.openbravo.retail.giftcards/js/hooks/preremovepaymenthook.js
---
(0109647)
hgbot   
2019-02-06 15:35   
Repository: tools/automation/pi-mobile
Changeset: 2b8c8064ee88f807fe4bf1e5a309a4a0d6775a36
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Tue Jan 29 13:48:32 2019 -0500
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/2b8c8064ee88f807fe4bf1e5a309a4a0d6775a36 [^]

Related to issue 39992: added automated test

---
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/creditnote/I39992_VerifyCreditNoteUsedWithSalesOrder.java
---