Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0051942
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[POS2] POSmajorhave not tried2023-03-22 09:532023-04-17 16:23
Reportermeriem_azafView Statuspublic 
Assigned Tomeriem_azaf 
PrioritynormalResolutionfixedFixed in Version23Q1.2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version23Q1.2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0051942: Dysfunction when linking several categories in Keymap

DescriptionThe content of linked product category we can see in keymap editor is not correct in webPOS.
Steps To Reproduce1- 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0051941 closedmeriem_azaf Dysfunction when linking several categories in Keymap 

-  Notes
(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 [^]

- Issue History
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 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
Powered by Mantis Bugtracker