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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0051941
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajorhave not tried2023-03-22 09:532023-04-17 16:22
Reportermeriem_azafView Statuspublic 
Assigned Tomeriem_azaf 
PrioritynormalResolutionfixedFixed in Version23Q3
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
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

0051941: 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 Filespng file icon screenshot1.png [^] (72,131 bytes) 2023-03-22 09:53


png file icon screenshot2.png [^] (72,937 bytes) 2023-03-22 09:55


png file icon screenshot3.png [^] (74,224 bytes) 2023-03-22 09:55

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 005194223Q1.2 closedmeriem_azaf Dysfunction when linking several categories in Keymap 
depends on backport 005210923Q2 closedmeriem_azaf Dysfunction when linking several categories in Keymap 

-  Notes
(0147825)
hgbot (developer)
2023-03-22 10:04

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1620 [^]
(0148492)
hgbot (developer)
2023-04-17 16:22

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1620 [^]
(0148493)
hgbot (developer)
2023-04-17 16:22

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 525617bf8fd9abb27574fa54134599cd07b9401a
Author: Meriem Azaf <meriem.azaf@openbravo.com>
Date: 17-04-2023 14:00:46
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/525617bf8fd9abb27574fa54134599cd07b9401a [^]

Fixes ISSUE-51941: 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
---

- Issue History
Date Modified Username Field Change
2023-03-22 09:53 meriem_azaf New Issue
2023-03-22 09:53 meriem_azaf Assigned To => Retail
2023-03-22 09:53 meriem_azaf File Added: screenshot1.png
2023-03-22 09:53 meriem_azaf Triggers an Emergency Pack => No
2023-03-22 09:53 meriem_azaf Assigned To Retail => meriem_azaf
2023-03-22 09:53 meriem_azaf Status new => scheduled
2023-03-22 09:55 meriem_azaf File Added: screenshot2.png
2023-03-22 09:55 meriem_azaf File Added: screenshot3.png
2023-03-22 10:04 hgbot Note Added: 0147825
2023-03-22 10:21 guilleaer Status scheduled => acknowledged
2023-03-22 10:21 guilleaer Status acknowledged => scheduled
2023-04-12 15:11 guilleaer Status scheduled => acknowledged
2023-04-12 15:11 guilleaer Status acknowledged => scheduled
2023-04-17 16:22 hgbot Note Added: 0148492
2023-04-17 16:22 hgbot Resolution open => fixed
2023-04-17 16:22 hgbot Status scheduled => closed
2023-04-17 16:22 hgbot Fixed in Version => 23Q3
2023-04-17 16:22 hgbot Note Added: 0148493


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker