Openbravo Issue Tracking System - POS2
View Issue Details
0057576POS2POSpublic2025-01-07 14:422025-01-24 15:03
eliezerSotomayor 
ranjith_qualiantech_com 
normalminorhave not tried
closedfixed 
5
 
25Q2 
No
0057576: With the specific configuration, open the new customer selector on creating new order
In Touchpoint Type, when "Force Customer Search" field is set to "On Creating New Order", open the new searchCustomer API instead of the old one.
1- In BO go to "Touchpoint Type"
2- Set the "Force Customer Search" field to "On Creating New Order"
3- In POS create a new order
No tags attached.
Issue History
2025-01-07 14:42eliezerSotomayorNew Issue
2025-01-07 14:42eliezerSotomayorAssigned To => Retail
2025-01-07 14:42eliezerSotomayorTriggers an Emergency Pack => No
2025-01-09 07:49ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2025-01-09 11:12guilleaerStatusnew => scheduled
2025-01-11 08:20hgbotNote Added: 0174018
2025-01-24 15:03hgbotNote Added: 0174684
2025-01-24 15:03hgbotResolutionopen => fixed
2025-01-24 15:03hgbotStatusscheduled => closed
2025-01-24 15:03hgbotFixed in Version => 25Q2
2025-01-24 15:03hgbotNote Added: 0174685

Notes
(0174018)
hgbot   
2025-01-11 08:20   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3340 [^]
(0174684)
hgbot   
2025-01-24 15:03   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/3340 [^]
(0174685)
hgbot   
2025-01-24 15:03   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 24f2e94f36c7d52c7f2de897ffc7455e9da057b5
Author: Ranjith S R <r.rangaraju@external.orisha.com>
Date: 24-01-2025 14:03:49
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/24f2e94f36c7d52c7f2de897ffc7455e9da057b5 [^]

Fixed ISSUE-57576: Replace CustomerSelector with searchCustomerAPI in Sell window

---
M web-jspack/org.openbravo.pos2/src/authentication/loginInitActions.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/__test__/ShowCustomerSelector.test.js
M web-jspack/org.openbravo.pos2/src/model/user-interface/user-actions/ShowCustomerSelector.js
---