Openbravo Issue Tracking System - POS2
View Issue Details
0056689POS2POSpublic2024-10-08 13:542024-12-23 17:12
nicolasuriz 
dmytro_tarasov 
highmajoralways
closedfixed 
5
 
 
No
0056689: Blind counts configurations does not take into account the Reimburse of Gift Cards and the total available is displayed.
Set the "Hide cashup information to cashier" and "Hide count Information to cashier" preferences to Yes.

When the Blind counts configurations are activated, it does not take into account the Reimburse of Gift Cards and the total cash available is displayed before going for the reimburse process.
1. Set the "Hide cashup information to cashier" and "Hide count Information to cashier" preferences to Yes in the backoffice.
2. Login POS.
3. Do a sales order and the proceed to return the same order and create a Credit note.
4. When the credit note is created, click on the Gift Cards search in the menu entry and look for the previous Credit note.
5. Click on the Credit note and in the popup, select to reimburse in cash. The Total available in the terminal is displayed even though it should be hidden.
Remove the Total Available field in the Gift cards browser if the Hide preferences are set to Yes.
No tags attached.
? 2024-10-08_13h53_30.mp4 (2,950,544) 2024-10-08 13:54
https://issues.openbravo.com/file_download.php?file_id=20253&type=bug
Issue History
2024-10-08 13:54nicolasurizNew Issue
2024-10-08 13:54nicolasurizAssigned To => Retail
2024-10-08 13:54nicolasurizFile Added: 2024-10-08_13h53_30.mp4
2024-10-08 13:54nicolasurizTriggers an Emergency Pack => No
2024-12-10 11:58marvintmTypedesign defect => defect
2024-12-10 12:11migueldejuanaStatusnew => scheduled
2024-12-10 12:11migueldejuanaAssigned ToRetail => dmytro_tarasov
2024-12-11 17:15hgbotNote Added: 0173188
2024-12-23 17:12hgbotResolutionopen => fixed
2024-12-23 17:12hgbotStatusscheduled => closed
2024-12-23 17:12hgbotNote Added: 0173645
2024-12-23 17:12hgbotNote Added: 0173646
2024-12-23 17:12hgbotNote Added: 0173647

Notes
(0173188)
hgbot   
2024-12-11 17:15   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/404 [^]
(0173645)
hgbot   
2024-12-23 17:12   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards [^]
Changeset: a0a8be451134c09f9256783ada172c596ab5504f
Author: Dmytro <dmytro.tarasov@openbravo.com>
Date: 23-12-2024 06:59:33
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/a0a8be451134c09f9256783ada172c596ab5504f [^]

Fixed ISSUE-56689: Remove the Total Available field in the Gift cards browser if the Hide preferences are set to Yes.

---
M web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardDialog/AskForCreditNoteGiftCertificateRefund/GiftCardRefundDialog.jsx
M web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardDialog/AskForCreditNoteGiftCertificateRefund/__test__/GiftCardRefundDialog.test.jsx
M web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardDialog/__test__/GiftCardDialog.test.jsx
M web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardDialog/__test__/GiftCardDialogFormHandler.test.js
---
(0173646)
hgbot   
2024-12-23 17:12   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards [^]
Changeset: 5c62c11acd2d424503108582b953c600da58f2e2
Author: Dmytro <dmytro.tarasov@openbravo.com>
Date: 23-12-2024 17:11:45
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/5c62c11acd2d424503108582b953c600da58f2e2 [^]

Fixes ISSUE-56689: Merge branch 'fix/56689'

---
M web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardDialog/AskForCreditNoteGiftCertificateRefund/GiftCardRefundDialog.jsx
M web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardDialog/AskForCreditNoteGiftCertificateRefund/__test__/GiftCardRefundDialog.test.jsx
M web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardDialog/__test__/GiftCardDialog.test.jsx
M web-jspack/org.openbravo.retail.giftcards/src/components/GiftCardDialog/__test__/GiftCardDialogFormHandler.test.js
---
(0173647)
hgbot   
2024-12-23 17:12   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/404 [^]