Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045505Retail ModulesWeb POSpublic2020-11-25 12:162020-12-15 07:10
Leyre 
prakashmurugesan88 
normalmajoralways
closedfixed 
5
 
RR21Q1 
No
0045505: Wrong message in Web POS when language is CN
Wrong message in Web POS when language is CN
The problem cannot be reproduced in a standard environment due to the CN language. Contact the support team to give access.

1. Open any pop-up approval.
2. Enter an incorrect password.
3. The system returns "??????" instead of the correct message.
Change the CheckApproval.java file in org.openbravo.retail.posterminal module as in the image attached.
No tags attached.
png issue.png (49,162) 2020-11-25 12:16
https://issues.openbravo.com/file_download.php?file_id=15124&type=bug
png

png example.png (79,276) 2020-11-25 12:18
https://issues.openbravo.com/file_download.php?file_id=15125&type=bug
png
Issue History
2020-11-25 12:16LeyreNew Issue
2020-11-25 12:16LeyreAssigned To => Retail
2020-11-25 12:16LeyreFile Added: issue.png
2020-11-25 12:16LeyreResolution time => 1608073200
2020-11-25 12:16LeyreTriggers an Emergency Pack => No
2020-11-25 12:18LeyreFile Added: example.png
2020-12-09 08:41prakashmurugesan88Assigned ToRetail => prakashmurugesan88
2020-12-10 15:22prakashmurugesan88Statusnew => scheduled
2020-12-15 05:49hgbotNote Added: 0124813
2020-12-15 07:10hgbotResolutionopen => fixed
2020-12-15 07:10hgbotStatusscheduled => closed
2020-12-15 07:10hgbotNote Added: 0124814
2020-12-15 07:10hgbotFixed in Version => RR21Q1
2020-12-15 07:10hgbotNote Added: 0124815

Notes
(0124813)
hgbot   
2020-12-15 05:49   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/213 [^]
(0124814)
hgbot   
2020-12-15 07:10   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/213 [^]
(0124815)
hgbot   
2020-12-15 07:10   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: a0f7f2a68fc3a3c5d31d4925644390cc5e567a97
Author: Prakash M <prakash@qualiantech.com>
Date: 2020-12-14T13:19:31+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/a0f7f2a68fc3a3c5d31d4925644390cc5e567a97 [^]

Fixed BUG-45505: Fixes wrong content displayed in approval window for CN language

---
M src/org/openbravo/retail/posterminal/utility/CheckApproval.java
---