Openbravo Issue Tracking System - POS2
View Issue Details
0054958POS2POSpublic2024-03-14 16:302024-03-19 18:05
Lcazaux 
Rajesh_18 
highmajoralways
closedfixed 
5
 
 
No
0054958: Cannot finalize process of adding new client on a gift card
If I add a gift card to my cart and I assign it to a new client, when filling up the information for this new client I have no way to save and validate it. See video
Go to the POS
Add a gift card to the cart
Click on the field "Gidt Card Owner"
Click "New client"
Fill the info (or not)
There is no button to save and advance to next step to assign the card to the new client
Adding a button to save and continue to next step
No tags attached.
? 2024-03-14 16-24-27.mp4 (908,782) 2024-03-14 16:30
https://issues.openbravo.com/file_download.php?file_id=19549&type=bug
Issue History
2024-03-14 16:30LcazauxNew Issue
2024-03-14 16:30LcazauxAssigned To => Retail
2024-03-14 16:30LcazauxTriggers an Emergency Pack => No
2024-03-14 16:30LcazauxFile Added: 2024-03-14 16-24-27.mp4
2024-03-14 17:49guilleaerNote Added: 0162200
2024-03-14 17:50guilleaerStatusnew => acknowledged
2024-03-15 05:58Rajesh_18Assigned ToRetail => Rajesh_18
2024-03-15 05:58Rajesh_18Statusacknowledged => scheduled
2024-03-15 09:21hgbotNote Added: 0162216
2024-03-15 09:21hgbotNote Added: 0162217
2024-03-19 18:05hgbotNote Added: 0162382
2024-03-19 18:05hgbotNote Added: 0162383
2024-03-19 18:05hgbotNote Added: 0162384
2024-03-19 18:05hgbotResolutionopen => fixed
2024-03-19 18:05hgbotStatusscheduled => closed
2024-03-19 18:05hgbotNote Added: 0162385

Notes
(0162200)
guilleaer   
2024-03-14 17:49   
@triagge

Currently the flow to create customer on the fly to assign to the gift card is not supported. Supporting it will be an FR.
After check with reporter we will treat is as a bugfix so the solution should be to hide "New customer" button from the dialog in which customer can be selected
(0162216)
hgbot   
2024-03-15 09:21   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/309 [^]
(0162217)
hgbot   
2024-03-15 09:21   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2501 [^]
(0162382)
hgbot   
2024-03-19 18:05   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 94b2cf92aa58c2ab9a7ed7a5fa837f07fd3f7187
Author: Rajesh Senthilkumar <rajesh.senthilkumar.ext@openbravo.com>
Date: 19-03-2024 17:05:48
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/94b2cf92aa58c2ab9a7ed7a5fa837f07fd3f7187 [^]

Related to ISSUE-54958: Customer Selector allow to hide 'New Customer' button

---
M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerFormSelector/CustomerFormSelector.jsx
---
(0162383)
hgbot   
2024-03-19 18:05   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2501 [^]
(0162384)
hgbot   
2024-03-19 18:05   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/309 [^]
(0162385)
hgbot   
2024-03-19 18:05   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards [^]
Changeset: 53872b4329fc1bdd8642dd8987d3dff954bbe3a2
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 19-03-2024 17:03:39
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/53872b4329fc1bdd8642dd8987d3dff954bbe3a2 [^]

Fixed ISSUE-54958: For Giftcard Product customer Selector 'New Customer' button set to hidden

---
M web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardSale/GiftCardSale.jsx
---