Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0054456 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [POS2] POS | major | always | 2024-01-08 13:15 | 2024-01-30 14:58 | |||
Reporter | igor_trebol | View Status | public | |||||
Assigned To | njimenez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 23Q4.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | 23Q4.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/15cfc3dbfbb889e124d0fbc278dc7fa4101ef0cc?view=parallel [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0054456: Issue Ticket option not working in Orders window | |||||||
Description | A regression has been introduced in orders window. When trying to issue a ticket, the button is disabled. It is because there is nothing in UI.selectedRemoteTicket and the action OBPOS2_IssueTicket needs to be performed with a ticket as parameter. It only works if the checkbox for that line is selected. Besides that, it never removes the selected item, so if you un-select the checkbox it keeps the selected item, so the issue can be done. It looks like the cause could be here: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/15cfc3dbfbb889e124d0fbc278dc7fa4101ef0cc?view=parallel#e31b5f642d718b2e46924658feb98bd52dc8e79b_164_157 [^] As a workaround clicking the checkbox activates the order line, and also loading the order allows to issue the order. | |||||||
Steps To Reproduce | See attached gif. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0159861) hgbot (developer) 2024-01-29 12:46 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2379 [^] |
(0159871) hgbot (developer) 2024-01-29 12:56 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1350 [^] |
(0159935) hgbot (developer) 2024-01-30 14:57 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1350 [^] |
(0159936) hgbot (developer) 2024-01-30 14:57 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: f61afe0295aae314d7fb8460ae89e6e5cf1fb3ec Author: Natalia Jiménez <natalia.jimenez@openbravo.com> Date: 29-01-2024 12:53:24 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/f61afe0295aae314d7fb8460ae89e6e5cf1fb3ec [^] Related to ISSUE-54456: Instance the new selection row event in the data grid component when the more actions menu is selected --- M web-jspack/org.openbravo.core2/src/components/Grid/Grid.jsx --- |
(0159939) hgbot (developer) 2024-01-30 14:58 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 6c775ce0ed0e70877c46c426662866a72a411d0a Author: Natalia Jimenez <natalia.jimenez@openbravo.com> Date: 30-01-2024 13:58:43 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/6c775ce0ed0e70877c46c426662866a72a411d0a [^] Fixed ISSUE-54456: Update remote product on showing actions popover instead on selection change --- M web-jspack/org.openbravo.pos2/src/components/TicketList/TicketListRemoteGrid/TicketListRemoteGrid.jsx --- |
(0159940) hgbot (developer) 2024-01-30 14:58 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2379 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2024-01-24 15:04 | jarmendariz | Type | defect => backport |
2024-01-24 15:04 | jarmendariz | Target Version | => 23Q4.2 |
2024-01-29 12:46 | hgbot | Note Added: 0159861 | |
2024-01-29 12:56 | hgbot | Note Added: 0159871 | |
2024-01-30 14:57 | hgbot | Note Added: 0159935 | |
2024-01-30 14:57 | hgbot | Note Added: 0159936 | |
2024-01-30 14:58 | hgbot | Resolution | open => fixed |
2024-01-30 14:58 | hgbot | Status | scheduled => closed |
2024-01-30 14:58 | hgbot | Fixed in Version | => 23Q4.2 |
2024-01-30 14:58 | hgbot | Note Added: 0159939 | |
2024-01-30 14:58 | hgbot | Note Added: 0159940 |
Copyright © 2000 - 2009 MantisBT Group |