Openbravo Issue Tracking System - POS2
View Issue Details
0051067POS2POSpublic2022-12-05 13:072022-12-05 13:37
jorgewederago 
jorgewederago 
highmajoralways
closedfixed 
5
 
23Q1 
No
0051067: CRM Connector Display In List parameter not working as expected
When configuring CRM Connector to show different parameters in Display In List, if one of the parameters is missing, the value is reset and only takes into account the new ones.
Backend
1.-Activate CRM Connector
2.-Configure at least 3 fields to have Display In List active

POS
1.-Search for customers
2.-If one of the customers has the 2nd field that is checked as Display in List empty the identifier in the popup will only contain the 3rd value while the other will have all the three fields.
No tags attached.
Issue History
2022-12-05 13:07jorgewederagoNew Issue
2022-12-05 13:07jorgewederagoAssigned To => Retail
2022-12-05 13:07jorgewederagoTriggers an Emergency Pack => No
2022-12-05 13:09jorgewederagoAssigned ToRetail => jorgewederago
2022-12-05 13:09jorgewederagoStatusnew => scheduled
2022-12-05 13:10jorgewederagoSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=25206#r25206
2022-12-05 13:12hgbotNote Added: 0144411
2022-12-05 13:37hgbotResolutionopen => fixed
2022-12-05 13:37hgbotStatusscheduled => closed
2022-12-05 13:37hgbotNote Added: 0144412
2022-12-05 13:37hgbotFixed in Version => 23Q1
2022-12-05 13:37hgbotNote Added: 0144413

Notes
(0144411)
hgbot   
2022-12-05 13:12   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1404 [^]
(0144412)
hgbot   
2022-12-05 13:37   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1404 [^]
(0144413)
hgbot   
2022-12-05 13:37   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: eb3d776c0fc88e645eebc3895e38cb9fee6bcc43
Author: Jorge Wederago <jorge.wederago@openbravo.com>
Date: 05-12-2022 12:37:04
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/eb3d776c0fc88e645eebc3895e38cb9fee6bcc43 [^]

Fixes ISSUE-0051067: CRM Connector Display In List parameter not working as expected

---
M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerSelector/CustomerSimpleDataSource.js
---