Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037819Retail ModulesGift cards and gift voucherspublic2018-02-02 10:182019-06-24 15:47
umartirena 
umartirena 
highminoralways
closedfixed 
5
 
RR19Q3 
marvintm
No
0037819: Implement new hook before printing a Gift Card so the data to be printed can be extended
Implement new hook before printing a Gift Card so the data to be printed can be extended
-
No tags attached.
diff giftcardsPrintHook.diff (4,957) 2018-04-12 11:27
https://issues.openbravo.com/file_download.php?file_id=11726&type=bug
Issue History
2018-02-02 10:18umartirenaNew Issue
2018-02-02 10:18umartirenaAssigned To => Retail
2018-02-02 10:18umartirenaTriggers an Emergency Pack => No
2018-04-12 11:27umartirenaFile Added: giftcardsPrintHook.diff
2019-06-06 08:22hgbotCheckin
2019-06-06 08:22hgbotNote Added: 0112452
2019-06-06 08:22hgbotStatusnew => resolved
2019-06-06 08:22hgbotResolutionopen => fixed
2019-06-06 08:22hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/84fa704d0ca52b63486ea4e37089a7ab0f2eb69e [^]
2019-06-06 20:12marvintmAssigned ToRetail => umartirena
2019-06-07 13:38hgbotCheckin
2019-06-07 13:38hgbotNote Added: 0112506
2019-06-24 15:47marvintmReview Assigned To => marvintm
2019-06-24 15:47marvintmStatusresolved => closed
2019-06-24 15:47marvintmFixed in Version => RR19Q3

Notes
(0112452)
hgbot   
2019-06-06 08:22   
Repository: erp/pmods/org.openbravo.retail.giftcards
Changeset: 84fa704d0ca52b63486ea4e37089a7ab0f2eb69e
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Thu Apr 12 11:28:48 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/84fa704d0ca52b63486ea4e37089a7ab0f2eb69e [^]

Fixes issue 37819: Implement new hook before printing a Gift Card so the data to be printed can be extended

---
M web/org.openbravo.retail.giftcards/js/components/GiftCardDetails.js
M web/org.openbravo.retail.giftcards/js/hooks/printGiftCardPrePrintHook.js
M web/org.openbravo.retail.giftcards/js/model/GiftCardUtils.js
---
(0112506)
hgbot   
2019-06-07 13:38   
Repository: erp/pmods/org.openbravo.retail.giftcards
Changeset: 6736dc99af3aa044784fc0a864a43e464ca9f00e
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Fri Jun 07 13:32:40 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/6736dc99af3aa044784fc0a864a43e464ca9f00e [^]

Related to issue 37819: Credit Note was being printed twice went it should not

---
M web/org.openbravo.retail.giftcards/js/hooks/printGiftCardPrePrintHook.js
---