Openbravo Issue Tracking System - POS2
View Issue Details
0051579POS2POSpublic2023-02-13 08:182023-02-14 09:16
radhakrishnan 
radhakrishnan 
normalmajoralways
closedfixed 
5
 
23Q2 
No
0051579: Town is not updated after selecting the postal code when managing adresses of an existing customer
In POS2, While managing address of an existing customer the town is not updated
based on the selection of postal code
While creating new address for an existing customer it is working fine but for managing(Edit) old address of an existing customer it doesn't work
In POS2, search for an existing customer and assign him to the ticket

Click on customer’s name and view its informations

Click on Manager Adresses

Create a new adress

In the form, start typing characters for the postal code (at least 3)

refer (image-1.png)

Select a suggestion in the list by clicking with the mouse OR navigating with the keyboard and typing TAB

=> The town is not filled with the proposal in the postal code

refer (image-2.png)

Same if you edit an existing address

refer (image-3.png)

=> The existing town should be overwritten

refer (image-4.png)

OK when creating a new customer

refer (image-5.png)
No tags attached.
png image-1.png (54,736) 2023-02-13 08:18
https://issues.openbravo.com/file_download.php?file_id=18113&type=bug
png

png image-2.png (44,512) 2023-02-13 08:18
https://issues.openbravo.com/file_download.php?file_id=18114&type=bug
png

png image-3.png (44,276) 2023-02-13 08:19
https://issues.openbravo.com/file_download.php?file_id=18115&type=bug
png

png image-4.png (44,183) 2023-02-13 08:19
https://issues.openbravo.com/file_download.php?file_id=18116&type=bug
png

png image-5.png (38,896) 2023-02-13 08:19
https://issues.openbravo.com/file_download.php?file_id=18117&type=bug
png
Issue History
2023-02-13 08:18radhakrishnanNew Issue
2023-02-13 08:18radhakrishnanAssigned To => Retail
2023-02-13 08:18radhakrishnanFile Added: image-1.png
2023-02-13 08:18radhakrishnanTriggers an Emergency Pack => No
2023-02-13 08:18radhakrishnanFile Added: image-2.png
2023-02-13 08:19radhakrishnanFile Added: image-3.png
2023-02-13 08:19radhakrishnanFile Added: image-4.png
2023-02-13 08:19radhakrishnanFile Added: image-5.png
2023-02-13 08:21radhakrishnanAssigned ToRetail => radhakrishnan
2023-02-13 08:21radhakrishnanStatusnew => scheduled
2023-02-14 05:50hgbotNote Added: 0146498
2023-02-14 09:16hgbotResolutionopen => fixed
2023-02-14 09:16hgbotStatusscheduled => closed
2023-02-14 09:16hgbotNote Added: 0146503
2023-02-14 09:16hgbotFixed in Version => 23Q2
2023-02-14 09:16hgbotNote Added: 0146504

Notes
(0146498)
hgbot   
2023-02-14 05:50   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1524 [^]
(0146503)
hgbot   
2023-02-14 09:16   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1524 [^]
(0146504)
hgbot   
2023-02-14 09:16   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 8799059abb00a3c129fec9e6dc8fb22dbda6a12e
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 14-02-2023 08:16:19
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/8799059abb00a3c129fec9e6dc8fb22dbda6a12e [^]

Fixed ISSUE-51579: Form fields value should be updated for existing records

---
M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerForm/CustomerFormHandler.js
---