Openbravo Issue Tracking System - Retail Modules
View Issue Details
0049940Retail ModulesWeb POSpublic2022-08-03 13:572022-08-09 06:56
adrianromero 
adrianromero 
normalmajorhave not tried
closedfixed 
5
 
 
No
0049940: Giftcards Webhook improvements
Regarding the new gift cards PUSH API, there are needed new events in order to track all the events in the gift cards flow
N/A
Existing events:

* Create Gift Card
* Consume Gift Card
* Cancel Gift Card

New events:

FASH
Issue History
2022-08-03 13:57adrianromeroNew Issue
2022-08-03 13:57adrianromeroAssigned To => adrianromero
2022-08-03 13:57adrianromeroTriggers an Emergency Pack => No
2022-08-03 14:36hgbotNote Added: 0139845
2022-08-03 14:39hgbotNote Added: 0139846
2022-08-04 00:57rafarodaTag Attached: FASH
2022-08-09 06:56hgbotNote Added: 0139977
2022-08-09 06:56hgbotResolutionopen => fixed
2022-08-09 06:56hgbotStatusnew => closed
2022-08-09 06:56hgbotNote Added: 0139978
2022-08-09 06:56hgbotNote Added: 0139979
2022-08-09 06:56hgbotNote Added: 0139980

Notes
(0139845)
hgbot   
2022-08-03 14:36   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/136 [^]
(0139846)
hgbot   
2022-08-03 14:39   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards/-/merge_requests/11 [^]
(0139977)
hgbot   
2022-08-09 06:56   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/136 [^]
(0139978)
hgbot   
2022-08-09 06:56   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards [^]
Changeset: 3153cf49dd25b19e9106eae54da86e00b5f5abbb
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 09-08-2022 04:55:54
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/3153cf49dd25b19e9106eae54da86e00b5f5abbb [^]

Fixes ISSUE-49940: Giftcards Webhook improvements

---
A src/org/openbravo/retail/giftcards/PopulateGiftCardTransactionHook.java
A src/org/openbravo/retail/giftcards/PopulateGiftCardTransactionInstanceHooks.java
A src/org/openbravo/retail/giftcards/RevertGiftCardTransactionHook.java
A src/org/openbravo/retail/giftcards/RevertGiftCardTransactionInstanceHooks.java
M src/org/openbravo/retail/giftcards/GiftCardModel.java
---
(0139979)
hgbot   
2022-08-09 06:56   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards [^]
Changeset: 2aa498041e7ba08938ccf3664b919635f5831d14
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 03-08-2022 14:39:08
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards/-/commit/2aa498041e7ba08938ccf3664b919635f5831d14 [^]

Fixes ISSUE-49940: Giftcards Webhook improvements

---
A src/org/openbravo/retail/api/giftcards/events/PopulateGiftCardTransactionEventHook.java
A src/org/openbravo/retail/api/giftcards/events/RevertGiftCardTransactionEventHook.java
M src-db/database/sourcedata/CNC_PUBLIC_EVENTS.xml
---
(0139980)
hgbot   
2022-08-09 06:56   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards/-/merge_requests/11 [^]