Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050435 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | major | have not tried | 2022-10-06 13:07 | 2022-10-10 08:26 | |||
Reporter | ebecerra | View Status | public | |||||
Assigned To | ebecerra | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 23Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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; | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0141844) hgbot (developer) 2022-10-07 11:24 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1261 [^] |
(0141872) hgbot (developer) 2022-10-10 08:26 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 1942e14c72405b6d21e01fdbca1c5162f80e0f5c Author: Eduardo Becerra <eduardo.becerra@openbravo.com> Date: 10-10-2022 06:26:05 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/1942e14c72405b6d21e01fdbca1c5162f80e0f5c [^] Fixes ISSUE-50435: CRM Connector Selector: Only pass filter filled --- M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerSelector/CustomerSelector.jsx --- |
(0141873) hgbot (developer) 2022-10-10 08:26 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1261 [^] |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |