Openbravo Issue Tracking System - Retail Modules
View Issue Details
0055115Retail ModulesGift cards and gift voucherspublic2024-04-06 01:472024-05-14 09:37
axelmercado 
Rajesh_18 
highmajoralways
closedfixed 
5
 
RR24Q3 
No
0055115: Error in terminal when there is no price list with GiftCard module.
When the GiftCards module is installed, if the terminal organization does not contain a price list version configured, the terminal does not open showing an error with no root cause information.
1-In the backoffice, the price list of the terminal organization must not have a price list version configured.
2- The GiftCards module must be installed.
3- In Web POS, when trying to log in, it will show the error of the attached image.
The error is due to a check in the GiftCardInitialValidation.java file, where the query "existGiftCardsDefinedAsPaymentMethodInTerminalQuery" tries to get a configured price list (see giftCardValidation.png).
No tags attached.
png error.png (520,950) 2024-04-06 01:47
https://issues.openbravo.com/file_download.php?file_id=19622&type=bug
png giftCardValidation.png (577,003) 2024-04-06 01:47
https://issues.openbravo.com/file_download.php?file_id=19623&type=bug
Issue History
2024-04-06 01:47axelmercadoNew Issue
2024-04-06 01:47axelmercadoAssigned To => Retail
2024-04-06 01:47axelmercadoFile Added: error.png
2024-04-06 01:47axelmercadoTriggers an Emergency Pack => No
2024-04-06 01:47axelmercadoFile Added: giftCardValidation.png
2024-04-06 10:18PracticsIssue Monitored: Practics
2024-04-08 11:51jorgewederagoStatusnew => acknowledged
2024-04-11 07:55Rajesh_18Assigned ToRetail => Rajesh_18
2024-04-11 07:55Rajesh_18Statusacknowledged => scheduled
2024-04-16 08:49hgbotNote Added: 0163248
2024-05-14 09:37hgbotResolutionopen => fixed
2024-05-14 09:37hgbotStatusscheduled => closed
2024-05-14 09:37hgbotFixed in Version => RR24Q3
2024-05-14 09:37hgbotNote Added: 0164543
2024-05-14 09:37hgbotNote Added: 0164544

Notes
(0163248)
hgbot   
2024-04-16 08:49   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1530 [^]
(0164543)
hgbot   
2024-05-14 09:37   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: ca74e72a01dda0930d1ccae7927a85055dcfbbb4
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 14-05-2024 07:36:54
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/ca74e72a01dda0930d1ccae7927a85055dcfbbb4 [^]

Fixed ISSUE-55115: Added validation to check the pricelist version

---
M src/org/openbravo/retail/posterminal/InitialValidations.java
---
(0164544)
hgbot   
2024-05-14 09:37   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1530 [^]