Openbravo Issue Tracking System - POS2
View Issue Details
0055814POS2POSpublic2023-09-20 10:032024-06-22 11:43
cberner 
AugustoMauch 
normalmajorhave not tried
closedfixed 
5
 
24Q224Q2 
Production - QA Approved
2023-08-10
23Q3
https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/b1b36743cb98217957f2bc92ba97d66c2292935e [^]
No
0055814: Add and remove service associations does not allow selecting lines
It is not possible to select any line in the process to add or remove service associations, resulting in these processes not working properly.

Two gifs have been provided, showing how it works in 23Q2.3 and how it fails to work starting from 23Q3.
1. Login WebPOS (23Q3+): https://livebuilds.openbravo.com/context/pos2_mp_23Q3/web/pos/?terminal=VBS-2 [^]
2. Add a GPS Mini product to the ticket, and any of the warranty services that appear. Finish the service selection.
3. Click on the Warranty service product ticket line, then click on "Remove Associations", see that lines can't be selected.

An environment where it is working properly is available on version 23Q2.3 -> https://livebuilds.openbravo.com/context/pos2_mp_23Q2.3/web/pos/?terminal=VBS-2 [^]
No tags attached.
blocks defect 005349824Q2 closed AugustoMauch Add and remove service associations does not allow selecting lines 
Issue History
2024-06-22 11:11AugustoMauchTypedefect => backport
2024-06-22 11:13hgbotNote Added: 0166211
2024-06-22 11:42hgbotNote Added: 0166212
2024-06-22 11:43hgbotResolutionopen => fixed
2024-06-22 11:43hgbotStatusscheduled => closed
2024-06-22 11:43hgbotNote Added: 0166213
2024-06-22 11:43hgbotFixed in Version => 24Q2
2024-06-22 11:43hgbotNote Added: 0166214
2024-06-22 11:43hgbotNote Added: 0166215
2024-06-22 11:43hgbotNote Added: 0166216

Notes
(0166211)
hgbot   
2024-06-22 11:13   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1523 [^]
(0166212)
hgbot   
2024-06-22 11:42   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2749 [^]
(0166213)
hgbot   
2024-06-22 11:43   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 2b14fccfd334a51183f9d76ff1969fb20fe00ebc
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 22-06-2024 11:12:43
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/2b14fccfd334a51183f9d76ff1969fb20fe00ebc [^]

Related to ISSUE-55814: Clicking on collapse/uncollapse icon should not change the grid selection

---
M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/DataGrid.jsx
---
(0166214)
hgbot   
2024-06-22 11:43   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1523 [^]
(0166215)
hgbot   
2024-06-22 11:43   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: baaa8e59aaadaa766936aa8a8676b1f35aadca2a
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 22-06-2024 11:43:11
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/baaa8e59aaadaa766936aa8a8676b1f35aadca2a [^]

Fixes ISSUE-55814: Adapts service association grids to updated grid API

---
M web-jspack/org.openbravo.pos2/src/components/Service/AddServiceAssociations/AddServiceAssociationsDataSource.js
M web-jspack/org.openbravo.pos2/src/components/Service/RemoveServiceAssociations/RemoveServiceAssociationsDataSource.js
M web-jspack/org.openbravo.pos2/src/components/Service/ServiceAssociationsGrid/ServiceAssociationsGrid.jsx
---
(0166216)
hgbot   
2024-06-22 11:43   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2749 [^]