Openbravo Issue Tracking System - POS2
View Issue Details
0055128POS2POSpublic2024-04-08 16:122024-04-22 10:45
Lcazaux 
ebecerra 
highmajoralways
closedfixed 
5
 
24Q3 
No
0055128: Forced to close and reopen pop up to display new created address
In the POS, when I create a new direction for a customer, after pressing “save/guardar”, the record is not automatically displayed in the list among the other addresses. I need to close my pop-up, and re-open this list to display it.
This is wrong, as it should be added automatically once we create and save the new record.

See video:
https://drive.google.com/file/d/1y4NizcT88wDsjyiovC-ytXEElqBPo79p/view?usp=drive_link [^]
Go to the POS
Go to the client menu
Select 1 client and go to "manage addresse(s)"
See the list of current ones
Click on "New Address"
Create one and click on SAVE
Close the pop up
In the list displayed, the new is one is not displayed
Close this pop up
Open it back by clicking"manage addresse(s)"
The new address is now display
--> the new record should be added automatically to the list without having to do the process of closing/opening back
No tags attached.
depends on backport 005513624Q2 scheduled ebecerra Forced to close and reopen pop up to display new created address 
Not all the children of this issue are yet resolved or closed.
Issue History
2024-04-08 16:12LcazauxNew Issue
2024-04-08 16:12LcazauxAssigned To => Retail
2024-04-08 16:12LcazauxTriggers an Emergency Pack => No
2024-04-09 10:17guilleaerStatusnew => acknowledged
2024-04-09 10:17guilleaerAssigned ToRetail => ebecerra
2024-04-09 10:18guilleaerStatusacknowledged => scheduled
2024-04-11 20:32hgbotNote Added: 0163120
2024-04-16 13:01hgbotNote Added: 0163280
2024-04-22 10:44hgbotNote Added: 0163509
2024-04-22 10:44hgbotNote Added: 0163510
2024-04-22 10:45hgbotResolutionopen => fixed
2024-04-22 10:45hgbotStatusscheduled => closed
2024-04-22 10:45hgbotFixed in Version => 24Q3
2024-04-22 10:45hgbotNote Added: 0163511
2024-04-22 10:45hgbotNote Added: 0163512

Notes
(0163120)
hgbot   
2024-04-11 20:32   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2562 [^]
(0163280)
hgbot   
2024-04-16 13:01   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/694 [^]
(0163509)
hgbot   
2024-04-22 10:44   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: aeda9de2c2c5b2dc9422c99de995073f52dde544
Author: Eduardo Becerra (OB) <eduardo.becerra@openbravo.com>
Date: 22-04-2024 08:44:40
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/aeda9de2c2c5b2dc9422c99de995073f52dde544 [^]

Related ISSUE-55128: Use "insertBusinessPartnerAddressIntoCRM" defined in the...

---
M web/org.openbravo.mobile.core/app/integration/external-business-partner/ExternalBusinessPartnerAPI.js
---
(0163510)
hgbot   
2024-04-22 10:44   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/694 [^]
(0163511)
hgbot   
2024-04-22 10:45   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: df7d8d648248167f8b7c49abc70e3066430fe2ce
Author: Eduardo Becerra (OB) <eduardo.becerra@openbravo.com>
Date: 22-04-2024 08:45:17
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/df7d8d648248167f8b7c49abc70e3066430fe2ce [^]

Fixes ISSUE-55128: Forced to close and reopen pop up to display new created address

---
M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerAddressForm/CustomerAddressFormHandler.js
M web-jspack/org.openbravo.pos2/src/services/crm/OBCRMUtils.js
M web-jspack/org.openbravo.pos2/src/services/crm/OBCustomerRelationshipManagement.js
M web-jspack/org.openbravo.pos2/src/services/crm/__test__/OBCRMUtils.test.js
---
(0163512)
hgbot   
2024-04-22 10:45   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2562 [^]