Openbravo Issue Tracking System - Retail Modules
View Issue Details
0054544Retail ModulesWeb POSpublic2024-02-01 13:562024-02-05 14:09
nicola_uva 
Rajesh_18 
immediatemajoralways
closedfixed 
5
pi 
piRR24Q2 
approved
Gold
No
0054544: Capency: On customer screen the system allow to add a postal code more than 10 digit and EWI is generated
On customer screen the system allow to add a postal code more than 10 digit and EWI is generated
1) connect https://livebuilds.openbravo.com/context/retail_modules_pgsql_pi/ [^]
2) configure capency
3) Open webpos (i.e vbs-1)
4) go on customer screen and create a customer
5) on postal code type 59300 VALENCIENNES
6) select the postal code (in point 5) with arrow keys, and after click enter
7) click on save -> EWI is generated -> ERROR

org.openbravo.base.validation.ValidationException: Location.postalCode: Value too long. Length 18, maximum allowed 10 [59300 VALENCIENNES]
The event validation for postal code field must be triggered also in case mouse is not used (i.e user click key enter)
No tags attached.
related to defect 0055171 closed Rajesh_18 POS2 [24Q2] Cash up and Order errors after adding a new address with a large number or string in the postal code field 
png Screenshot from 2024-02-01 13-55-42.png (355,898) 2024-02-01 13:56
https://issues.openbravo.com/file_download.php?file_id=19428&type=bug
Issue History
2024-02-01 13:56nicola_uvaNew Issue
2024-02-01 13:56nicola_uvaAssigned To => Retail
2024-02-01 13:56nicola_uvaFile Added: Screenshot from 2024-02-01 13-55-42.png
2024-02-01 13:56nicola_uvaOBNetwork customer => Gold
2024-02-01 13:56nicola_uvaTriggers an Emergency Pack => No
2024-02-02 11:51Rajesh_18Assigned ToRetail => Rajesh_18
2024-02-02 11:51Rajesh_18Statusnew => scheduled
2024-02-03 11:50hgbotMerge Request Status => open
2024-02-03 11:50hgbotNote Added: 0160213
2024-02-05 14:09hgbotMerge Request Statusopen => approved
2024-02-05 14:09hgbotResolutionopen => fixed
2024-02-05 14:09hgbotStatusscheduled => closed
2024-02-05 14:09hgbotFixed in Version => RR24Q2
2024-02-05 14:09hgbotNote Added: 0160253
2024-02-05 14:09hgbotNote Added: 0160254
2024-05-22 11:00Rajesh_18Relationship addedrelated to 0055171

Notes
(0160213)
hgbot   
2024-02-03 11:50   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1460 [^]
(0160253)
hgbot   
2024-02-05 14:09   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 467596bc749d8ace611f1700453bab780f8ec979
Author: Rajesh Senthilkumar <rajesh@qualiantech.com>
Date: 05-02-2024 13:09:32
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/467596bc749d8ace611f1700453bab780f8ec979 [^]

Fixed ISSUE-54544: called the provider DQM Suggestions List Selection on keydowm
* For each item, it is possible to call the provider related to the DQM to execute actions when the item is selected.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/components/sharedcomponents.js
---
(0160254)
hgbot   
2024-02-05 14:09   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1460 [^]