Openbravo Issue Tracking System - Retail Modules
View Issue Details
0049511Retail ModulesGift cards and gift voucherspublic2022-06-08 13:082022-06-21 13:34
adrianromero 
adrianromero 
normalmajorhave not tried
closedfixed 
5
 
 
No
0049511: Gift cards push api and export improvements
Related to RM-793 and RM-796

Gift cards entity mapping requires new fields added to the import and export API and define new events for PUSH API to fire the event when creating, consuming and cancelling gift cards
N/A
No tags attached.
related to defect 0049616 closed adrianromero Gift cards push api and export improvements 
related to defect 0051791 closed ranjith_qualiantech_com Error in the creation of Gift Cards 
Issue History
2022-06-08 13:08adrianromeroNew Issue
2022-06-08 13:08adrianromeroAssigned To => adrianromero
2022-06-08 13:08adrianromeroTriggers an Emergency Pack => No
2022-06-08 13:11hgbotNote Added: 0138163
2022-06-08 13:12hgbotNote Added: 0138164
2022-06-08 13:12adrianromeroStatusnew => scheduled
2022-06-14 22:46hgbotResolutionopen => fixed
2022-06-14 22:46hgbotStatusscheduled => closed
2022-06-14 22:46hgbotNote Added: 0138352
2022-06-14 22:46hgbotNote Added: 0138353
2022-06-14 22:47hgbotNote Added: 0138354
2022-06-14 22:47hgbotNote Added: 0138355
2022-06-21 13:34adrianromeroIssue cloned0049616
2022-06-21 13:35adrianromeroRelationship addedrelated to 0049616
2023-03-15 06:34ranjith_qualiantech_comRelationship addedrelated to 0051791

Notes
(0138163)
hgbot   
2022-06-08 13:11   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards/-/merge_requests/8 [^]
(0138164)
hgbot   
2022-06-08 13:12   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/127 [^]
(0138352)
hgbot   
2022-06-14 22:46   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards [^]
Changeset: b45de75e8d9fffd83eaecb1d98a4ab9734d33b41
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 14-06-2022 20:46:27
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/b45de75e8d9fffd83eaecb1d98a4ab9734d33b41 [^]

Fixes ISSUE-49511: Gift cards push api and export improvements

---
A src/org/openbravo/retail/giftcards/CancelGiftCardHook.java
A src/org/openbravo/retail/giftcards/CancelGiftCardInstanceHooks.java
A src/org/openbravo/retail/giftcards/ConsumeGiftCardHook.java
A src/org/openbravo/retail/giftcards/ConsumeGiftCardInstanceHooks.java
A src/org/openbravo/retail/giftcards/CreateGiftCardHook.java
A src/org/openbravo/retail/giftcards/CreateGiftCardInstanceHooks.java
M src/org/openbravo/retail/giftcards/GiftCardCertificate.java
M src/org/openbravo/retail/giftcards/GiftCardModel.java
M src/org/openbravo/retail/giftcards/process/CancelGiftCardProcessHandler.java
---
(0138353)
hgbot   
2022-06-14 22:46   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/127 [^]
(0138354)
hgbot   
2022-06-14 22:47   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards [^]
Changeset: ed8346caacb78723b3322aa3f48efde5f1180fe0
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 14-06-2022 20:46:58
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards/-/commit/ed8346caacb78723b3322aa3f48efde5f1180fe0 [^]

Fixes ISSUE-49511: Gift cards push api and export improvements

---
A src-db/database/sourcedata/CNC_PUBLIC_EVENTS.xml
A src/org/openbravo/retail/api/giftcards/events/CancelGiftCardEventHook.java
A src/org/openbravo/retail/api/giftcards/events/ConsumeGiftCardEventHook.java
A src/org/openbravo/retail/api/giftcards/events/CreateGiftCardEventHook.java
M src-db/database/sourcedata/API_EXPORT_FILTER.xml
M src-db/database/sourcedata/API_EXPORT_FILTER_PARAM.xml
M src-db/database/sourcedata/OBEI_ENTITY_MAPPING.xml
M src-db/database/sourcedata/OBEI_PROP_MAP_INSTANCE.xml
---
(0138355)
hgbot   
2022-06-14 22:47   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards/-/merge_requests/8 [^]