Openbravo Issue Tracking System - Retail Modules
View Issue Details
0050973Retail ModulesGift cards and gift voucherspublic2022-11-23 08:452022-12-02 11:43
jonae 
jonae 
normalmajorhave not tried
closedfixed 
5
 
 
No
0050973: The gift card search needs to add a customer filter to have a more flexible search over the gifts
Currently the gift card search is based only in the gift card id. In this feature the idea is to add new filters to the search. In this case, the customer search is going to be added.
The new search will show the card id and the customer as filters and, in a second page it will show the elements searched showing the card number and the customer information. Once the record is choosen the whole information of the gift selected will be shown, as it is shown in the current selector.
Currently the gift card search is based only in the gift card id. In this feature the idea is to add new filters to the search. In this case, the customer search is going to be added.
The new search will show the card id and the customer as filters and, in a second page it will show the elements searched showing the card number and the customer information. Once the record is choosen the whole information of the gift selected will be shown, as it is shown in the current selector.
FASH
related to defect 0049662 closed Retail Missing pop-up to enter payment document code for CREDIT NOTE (AVOIR) 
Issue History
2022-11-23 08:45jonaeNew Issue
2022-11-23 08:45jonaeAssigned To => jonae
2022-11-23 08:45jonaeTriggers an Emergency Pack => No
2022-11-23 10:16rafarodaTag Attached: FASH
2022-11-23 10:16rafarodaRelationship addedrelated to 0049662
2022-12-01 06:29hgbotNote Added: 0144280
2022-12-02 11:43hgbotResolutionopen => fixed
2022-12-02 11:43hgbotStatusnew => closed
2022-12-02 11:43hgbotNote Added: 0144360
2022-12-02 11:43hgbotNote Added: 0144361

Notes
(0144280)
hgbot   
2022-12-01 06:29   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/173 [^]
(0144360)
hgbot   
2022-12-02 11:43   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards [^]
Changeset: 7057a09f6870626d74287a84f99462afd04df271
Author: Jon Alegría <jon.alegria@openbravo.com>
Date: 02-12-2022 10:43:21
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/7057a09f6870626d74287a84f99462afd04df271 [^]

Fixes FR-50973: Adding customer filter to the gift cards search popup. Changing the steps to add the new gift payment method, adding a grid component and modifying the visualization of the gift data.

---
A web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardDialog/GiftCardAmountCellRender/GiftCardAmountCellRender.jsx
A web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardDialog/GiftCardAmountCellRender/__test__/GiftCardAmountCellRender.test.jsx
A web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardDialog/GiftCardCellRender/GiftCardCellRender.jsx
A web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardDialog/GiftCardCellRender/__test__/GiftCardCellRender.test.jsx
A web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardDialog/GiftCardCodeCellRender/GiftCardCodeCellRender.jsx
A web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardDialog/GiftCardCodeCellRender/GiftCardCodeCellRender.scss
A web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardDialog/GiftCardCodeCellRender/__test__/GiftCardCodeCellRender.test.jsx
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardDialog/GiftCardDialog.jsx
M web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardDialog/GiftCardDialog.scss
M web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardDialog/GiftCardDialogFormHandler.js
M web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardDialog/GiftCardDialogResultForm.config.json
M web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardDialog/__test__/GiftCardDialog.test.jsx
M web-jspack/org.openbravo.retail.giftcards/src/components/PaymentIntegration/GCNVPaymentProvider.js
M web-jspack/org.openbravo.retail.giftcards/src/components/PaymentIntegration/GCNVPaymentProviders.js
M web-jspack/org.openbravo.retail.giftcards/src/model/user-interface/user-actions/OpenGiftCardDialog.js
M web-jspack/org.openbravo.retail.giftcards/src/ob-init.js
---
(0144361)
hgbot   
2022-12-02 11:43   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/173 [^]