Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0051942 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [POS2] POS | major | have not tried | 2023-03-22 09:53 | 2023-04-17 16:23 | |||
Reporter | meriem_azaf | View Status | public | |||||
Assigned To | meriem_azaf | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 23Q1.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | 23Q1.2 | |||
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 | 0051942: Dysfunction when linking several categories in Keymap | |||||||
Description | The content of linked product category we can see in keymap editor is not correct in webPOS. | |||||||
Steps To Reproduce | 1- Go to webPOS. 2- Open keymap editor. 3- Add a new category in Main restaurant keymap (type = alphabetic). 4- Click view products button. 5- Link prod categories. 6- Add 2 product cat for example : Backpacks & TravelOBREST_Food. 7- Save. 8- When you go back click on 1 of them (see screenshot 1). 9- The list is extend like in screenshot 2. But the content of OBREST_Food is the same as Backpacks & Travel as you can see in screenshot 3. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0147844) hgbot (developer) 2023-03-22 14:06 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1622 [^] |
(0148496) hgbot (developer) 2023-04-17 16:23 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: ea25e75d9c04d4edb6dc8db3d583311a9572f756 Author: Meriem Azaf <meriem.azaf@openbravo.com> Date: 17-04-2023 14:22:50 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/ea25e75d9c04d4edb6dc8db3d583311a9572f756 [^] Fixes ISSUE-51942: Dysfunction when linking several categories in Keymap The content of linked product category we can see in keymap editor is not correct in webPOS. The problem here was that when we click in the row we go to get all the details related to the row but we did not check the row id if it's the same sa the id of the row selected and we return the same products for all rows. To fix this, we added a variable using the state that will contain the id of the row selected just to check the part that I mentionned before. --- M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/KeymapEditorLinkedProductCategoriesGrid/KeymapEditorLinkedProductCategoriesGrid.jsx --- |
(0148497) hgbot (developer) 2023-04-17 16:23 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1622 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2023-03-22 10:21 | guilleaer | Type | defect => backport |
2023-03-22 10:21 | guilleaer | Target Version | => 23Q1.1 |
2023-03-22 14:06 | hgbot | Note Added: 0147844 | |
2023-03-28 18:44 | AugustoMauch | Target Version | 23Q1.1 => 23Q1.2 |
2023-04-17 16:23 | hgbot | Merge Request Status | open => approved |
2023-04-17 16:23 | hgbot | Resolution | open => fixed |
2023-04-17 16:23 | hgbot | Status | scheduled => closed |
2023-04-17 16:23 | hgbot | Fixed in Version | => 23Q1.2 |
2023-04-17 16:23 | hgbot | Note Added: 0148496 | |
2023-04-17 16:23 | hgbot | Note Added: 0148497 |
Copyright © 2000 - 2009 MantisBT Group |