Openbravo Issue Tracking System - POS2
View Issue Details
0052557POS2POSpublic2023-05-24 19:122023-06-21 08:10
dbaz 
ranjith_qualiantech_com 
highminoralways
closedfixed 
5
 
23Q3 
No
0052557: The selected sales representative is badly notified
No matter which sales representative you select in a selector (either the one in the order header or at line level), that once you open the popup to select another one, you are going to see always displayed the "Current one: XXXXXXX" the first one of the list.

Together with this, the selected one should be highlighter in the grid row.

It is better if you review this video, where both topics are clearly explained:
https://youtu.be/0ttsdqo43Lc [^]
.
No tags attached.
Issue History
2023-05-24 19:12dbazNew Issue
2023-05-24 19:12dbazAssigned To => Retail
2023-05-24 19:12dbazTriggers an Emergency Pack => No
2023-05-25 12:40ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2023-05-25 12:40ranjith_qualiantech_comStatusnew => scheduled
2023-05-27 15:25hgbotNote Added: 0150348
2023-06-21 08:10hgbotResolutionopen => fixed
2023-06-21 08:10hgbotStatusscheduled => closed
2023-06-21 08:10hgbotFixed in Version => 23Q3
2023-06-21 08:10hgbotNote Added: 0151411
2023-06-21 08:10hgbotNote Added: 0151412

Notes
(0150348)
hgbot   
2023-05-27 15:25   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1847 [^]
(0151411)
hgbot   
2023-06-21 08:10   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: d9a5616b6759fab872e5db4203f21f51e10a9ad7
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 21-06-2023 05:22:54
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/d9a5616b6759fab872e5db4203f21f51e10a9ad7 [^]

Fixed ISSUE-52557: Show SalesRep Name in Sales Rep Selector
* When opening sales representative selector dialog,
  current SalesRep Name (from Ticket/TicketLine) should be shown in selector
* Current SalesRep should be selected by default in selector dialog

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.pos2/src/components/SalesRepSelector/SalesRepSelector.jsx
M web-jspack/org.openbravo.pos2/src/components/SalesRepSelector/SalesRepSelectorDialog/SalesRepSelectorDialog.jsx
M web-jspack/org.openbravo.pos2/src/components/SalesRepSelector/SalesRepSelectorDialog/__test__/SalesRepSelectorDialog.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketSalesRepButton/stories/TicketSalesRepButton.stories.jsx
M web-jspack/org.openbravo.pos2/src/model/ticket/user-actions/AssignTicketLineSalesRep.js
---
(0151412)
hgbot   
2023-06-21 08:10   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1847 [^]