Openbravo Issue Tracking System - POS2
View Issue Details
0056716POS2POSpublic2024-10-09 17:532024-10-14 09:28
eliezerSotomayor 
ranjith_qualiantech_com 
immediateminoralways
closedfixed 
5
 
25Q1 
Packaging and release
2024-09-18
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/8fa569a1053d431a2acfd30c185aebade67af839 [^]
No
0056716: 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.
depends on backport 005671724Q4 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:53eliezerSotomayorNew Issue
2024-10-09 17:53eliezerSotomayorAssigned To => Retail
2024-10-09 17:53eliezerSotomayorRegression date => 2024-09-18
2024-10-09 17:53eliezerSotomayorRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/8fa569a1053d431a2acfd30c185aebade67af839 [^]
2024-10-09 17:53eliezerSotomayorTriggers an Emergency Pack => No
2024-10-09 17:55guilleaerRegression level => Packaging and release
2024-10-09 17:55guilleaerAssigned ToRetail => ranjith_qualiantech_com
2024-10-09 17:55guilleaerPriorityurgent => immediate
2024-10-09 17:55guilleaerStatusnew => acknowledged
2024-10-09 17:55guilleaerDescription Updatedbug_revision_view_page.php?rev_id=28567#r28567
2024-10-09 17:55guilleaerStatusacknowledged => scheduled
2024-10-14 07:33hgbotNote Added: 0170314
2024-10-14 07:33hgbotNote Added: 0170315
2024-10-14 09:28hgbotResolutionopen => fixed
2024-10-14 09:28hgbotStatusscheduled => closed
2024-10-14 09:28hgbotFixed in Version => 25Q1
2024-10-14 09:28hgbotNote Added: 0170331
2024-10-14 09:28hgbotNote Added: 0170332
2024-10-14 09:28hgbotNote Added: 0170333
2024-10-14 09:28hgbotNote Added: 0170334

Notes
(0170314)
hgbot   
2024-10-14 07:33   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2988 [^]
(0170315)
hgbot   
2024-10-14 07:33   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/759 [^]
(0170331)
hgbot   
2024-10-14 09:28   
Directly closing issue as related merge request is already approved.

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

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

---
M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerMultiTabDialog/CustomerMultiTabDialog.jsx
---
(0170332)
hgbot   
2024-10-14 09:28   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2988 [^]
(0170333)
hgbot   
2024-10-14 09:28   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/759 [^]
(0170334)
hgbot   
2024-10-14 09:28   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: c1ac14bd2a47be6b76b99457290c96709d767a10
Author: Ranjith S R <r.rangaraju@external.orisha.com>
Date: 14-10-2024 07:28:17
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/c1ac14bd2a47be6b76b99457290c96709d767a10 [^]

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

---
M web/org.openbravo.mobile.core/app/integration/external-business-partner/ExternalBusinessPartnerRepository.js
---