Openbravo Issue Tracking System - POS2
View Issue Details
0056717POS2POSpublic2024-10-09 17:532024-10-15 16:39
eliezerSotomayor 
ranjith_qualiantech_com 
immediateminoralways
closedfixed 
5
 
24Q424Q4 
Packaging and release
2024-09-18
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/8fa569a1053d431a2acfd30c185aebade67af839 [^]
No
0056717: After assigning another customer to the ticket, the new customer information is not displayed correctly
Regression on 24Q4

When a customer is assigned to the ticket and you reassign it to a different customer, if you click on View Info, the new customer's information will not appear.
Precondition (Assign a customer)
1- Click on VBS Customer
2- Search another customer (e.g. "wvg")
3- Select a customer

Steps:
1- Click on the customer button (the previous VBS Customer)
2- Click on Assign Another Customer
3- Search another customer (e.g. "wvg")
4- Select a customer
5- Click again on the customer button (the previous VBS Customer)
6- Click on View Info
No tags attached.
blocks defect 0056716 closed ranjith_qualiantech_com After assigning another customer to the ticket, the new customer information is not displayed correctly 
Issue History
2024-10-09 17:55guilleaerTypedefect => backport
2024-10-09 17:55guilleaerTarget Version => 24Q4
2024-10-15 10:33hgbotNote Added: 0170427
2024-10-15 10:33hgbotNote Added: 0170428
2024-10-15 16:38hgbotNote Added: 0170443
2024-10-15 16:38hgbotNote Added: 0170444
2024-10-15 16:38hgbotNote Added: 0170445
2024-10-15 16:38hgbotResolutionopen => fixed
2024-10-15 16:38hgbotStatusscheduled => closed
2024-10-15 16:39hgbotFixed in Version => 24Q4
2024-10-15 16:39hgbotNote Added: 0170446

Notes
(0170427)
hgbot   
2024-10-15 10:33   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/760 [^]
(0170428)
hgbot   
2024-10-15 10:33   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3001 [^]
(0170443)
hgbot   
2024-10-15 16:38   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/760 [^]
(0170444)
hgbot   
2024-10-15 16:38   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3001 [^]
(0170445)
hgbot   
2024-10-15 16:38   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 2dd8c93e15bee2c7fd98f42d4c01e6fbdba49b6f
Author: Ranjith S R <r.rangaraju@external.orisha.com>
Date: 15-10-2024 13:57:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/2dd8c93e15bee2c7fd98f42d4c01e6fbdba49b6f [^]

Related to ISSUE-56717: Return updated customer in the updateBP event

---
M web/org.openbravo.mobile.core/app/integration/external-business-partner/ExternalBusinessPartnerRepository.js
---
(0170446)
hgbot   
2024-10-15 16:39   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: c57db9b6cdae79ea87b8799a8f4a759ac722fd1e
Author: Ranjith S R <r.rangaraju@external.orisha.com>
Date: 15-10-2024 13:58:06
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/c57db9b6cdae79ea87b8799a8f4a759ac722fd1e [^]

Fixed ISSUE-56717: Reset Customer in CustomerDialog when closing it

---
M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerMultiTabDialog/CustomerMultiTabDialog.jsx
---