Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0051077 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [POS2] POS | major | always | 2022-12-07 10:42 | 2023-01-13 14:53 | |||
Reporter | radhakrishnan | View Status | public | |||||
Assigned To | radhakrishnan | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 23Q2 | |||
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 | 0051077: Unable to do multi selection in autocomplete component | |||||||
Description | Unable to do multi selection in autocomplete component, For example: In customer creation popup, if we enter the postalcode like '64700' then it will have three values with three different cities. So if we chose any one of the value then the town should be update based on the selection of postalcode But now we can't able do that | |||||||
Steps To Reproduce | STEPS ARE: In Customer Card, select a Country Type in ZIP CODE the value 64700: 3 values are displayed, but you don’t know about them, you need to select one of them, and then in City you have the 3 values that correspond Expected behaviour: in the ZIP field you can type a zip code value, and suggestion should be displayed with zipcode and cities, so when you select the ZIP record, the Town field is properly filled | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0144727) hgbot (developer) 2022-12-15 08:06 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/941 [^] |
(0145053) radhakrishnan (viewer) 2022-12-28 14:20 |
Merge Request created: https://gitlab.com/openbravo/customers/SMCP/com.openbravo.smcp.heroku.dqm.capency/-/merge_requests/5 [^] |
(0145202) hgbot (developer) 2023-01-09 10:44 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1447 [^] |
(0145279) hgbot (developer) 2023-01-11 17:57 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1447 [^] |
(0145280) hgbot (developer) 2023-01-11 17:57 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 2c15e6978a8df9a99fde16706c839742a58a4c93 Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com> Date: 11-01-2023 16:56:44 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/2c15e6978a8df9a99fde16706c839742a58a4c93 [^] Related to ISSUE-51077: Added hasProvider property to configure provider --- M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerForm/CustomerForm.jsx --- |
(0145281) hgbot (developer) 2023-01-11 17:57 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/941 [^] |
(0145282) hgbot (developer) 2023-01-11 17:57 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: d1e551b5e2188dded9da78b9629b7e2ce9fc3f32 Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com> Date: 11-01-2023 16:56:38 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/d1e551b5e2188dded9da78b9629b7e2ce9fc3f32 [^] Fixed ISSUE-51077: Auto complete component is modified to fill automatically * In auto complete component should accept the object value,when its come from provider * When its value changed then it should be update the other field's as well --- M web-jspack/org.openbravo.core2/src/components/Autocomplete/useAutocomplete.js M web-jspack/org.openbravo.core2/src/components/AutocompleteFormInput/AutocompleteFormInput.jsx M web-jspack/org.openbravo.core2/src/components/AutocompleteFormInput/__test__/AutcompleteFormInput.test.jsx M web-jspack/org.openbravo.core2/src/components/Form/BaseForm.jsx --- |
(0145401) hgbot (developer) 2023-01-13 14:46 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1464 [^] |
(0145402) hgbot (developer) 2023-01-13 14:53 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 1b1d75d54327d8d8c31e8d479ec7fe6bb06bdf2b Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com> Date: 13-01-2023 18:48:36 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/1b1d75d54327d8d8c31e8d479ec7fe6bb06bdf2b [^] Related to ISSUE-51077: customerAddressForm should use the auto selection * Town should be selected automatically based on postalcode selection --- M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerAddressForm/CustomerAddressForm.jsx --- |
(0145403) hgbot (developer) 2023-01-13 14:53 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1464 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2022-12-07 10:42 | radhakrishnan | New Issue | |
2022-12-07 10:42 | radhakrishnan | Assigned To | => radhakrishnan |
2022-12-07 10:42 | radhakrishnan | OBNetwork customer | => No |
2022-12-07 10:42 | radhakrishnan | Triggers an Emergency Pack | => No |
2022-12-15 07:38 | radhakrishnan | Status | new => scheduled |
2022-12-15 08:06 | hgbot | Merge Request Status | => open |
2022-12-15 08:06 | hgbot | Note Added: 0144727 | |
2022-12-28 14:20 | radhakrishnan | Note Added: 0145053 | |
2023-01-09 10:44 | hgbot | Note Added: 0145202 | |
2023-01-11 08:02 | hgbot | Merge Request Status | open => approved |
2023-01-11 17:57 | hgbot | Note Added: 0145279 | |
2023-01-11 17:57 | hgbot | Note Added: 0145280 | |
2023-01-11 17:57 | hgbot | Resolution | open => fixed |
2023-01-11 17:57 | hgbot | Status | scheduled => closed |
2023-01-11 17:57 | hgbot | Note Added: 0145281 | |
2023-01-11 17:57 | hgbot | Fixed in Version | => 23Q2 |
2023-01-11 17:57 | hgbot | Note Added: 0145282 | |
2023-01-13 14:46 | hgbot | Note Added: 0145401 | |
2023-01-13 14:53 | hgbot | Note Added: 0145402 | |
2023-01-13 14:53 | hgbot | Note Added: 0145403 |
Copyright © 2000 - 2009 MantisBT Group |