Openbravo Issue Tracking System - POS2 | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0050435 | POS2 | POS | public | 2022-10-06 13:07 | 2022-10-10 08:26 |
Reporter | ebecerra | ||||
Assigned To | ebecerra | ||||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | 23Q1 | |||
Merge Request Status | approved | ||||
Review Assigned To | |||||
OBNetwork customer | No | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0050435: CRM Connector Selector: Only pass filter filled | ||||
Description | In the POS when try assign a custumer to ticket the CRM Connector pass all filter to find a customer. It must be called only con filter filled. - For numeric filter the value "0" must be passed - For combo filter now have un error if the combo not select any value | ||||
Steps To Reproduce | 1. Open POS 2. Open customer selector (in ticket view) 3. Select only one condition | ||||
Proposed Solution | When combo selector is empty: In CustomerSelector.jsx in function: searchBusinessPartners Change line: foundOptionLabel = foundOption.label; For: foundOptionLabel = foundOption?.label; | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2022-10-06 13:07 | ebecerra | New Issue | |||
2022-10-06 13:07 | ebecerra | Assigned To | => Retail | ||
2022-10-06 13:07 | ebecerra | OBNetwork customer | => No | ||
2022-10-06 13:07 | ebecerra | Triggers an Emergency Pack | => No | ||
2022-10-07 11:01 | ebecerra | Status | new => scheduled | ||
2022-10-07 11:01 | ebecerra | Assigned To | Retail => ebecerra | ||
2022-10-07 11:24 | hgbot | Merge Request Status | => open | ||
2022-10-07 11:24 | hgbot | Note Added: 0141844 | |||
2022-10-10 08:26 | hgbot | Merge Request Status | open => approved | ||
2022-10-10 08:26 | hgbot | Resolution | open => fixed | ||
2022-10-10 08:26 | hgbot | Status | scheduled => closed | ||
2022-10-10 08:26 | hgbot | Fixed in Version | => 23Q1 | ||
2022-10-10 08:26 | hgbot | Note Added: 0141872 | |||
2022-10-10 08:26 | hgbot | Note Added: 0141873 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|