Openbravo Issue Tracking System - POS2
View Issue Details
0054266POS2POSpublic2024-01-08 13:152024-01-26 10:45
igor_trebol 
njimenez 
normalmajoralways
closedfixed 
5
 
24Q2 
https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/15cfc3dbfbb889e124d0fbc278dc7fa4101ef0cc?view=parallel [^]
No
0054266: Issue Ticket option not working in Orders window
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.
See attached gif.
No tags attached.
depends on feature request 0054375 closed jarmendariz Add callback methods to Grid when the grid actions popover is shown/hidden 
depends on backport 005445524Q1 closed njimenez Issue Ticket option not working in Orders window 
depends on backport 005445623Q4.2 closed njimenez Issue Ticket option not working in Orders window 
has duplicate defect 0053180 closed Rajesh_18 'Issue Order' is disabled if view it from the 'Orders' 
has duplicate defect 0053894 closed Retail [SALES] [ISSUE INVOICE] It's possible to issue an invoice from Orders menu on POS after finalize a sale for Simp. Invoice config 
gif IssueNotActive.gif (3,767,820) 2024-01-08 13:15
https://issues.openbravo.com/file_download.php?file_id=19296&type=bug
Issue History
2024-01-08 13:15igor_trebolNew Issue
2024-01-08 13:15igor_trebolAssigned To => Triage Platform Conn
2024-01-08 13:15igor_trebolFile Added: IssueNotActive.gif
2024-01-08 13:15igor_trebolRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/15cfc3dbfbb889e124d0fbc278dc7fa4101ef0cc?view=parallel [^]
2024-01-08 13:15igor_trebolTriggers an Emergency Pack => No
2024-01-08 13:30adrianromeroAssigned ToTriage Platform Conn => njimenez
2024-01-08 13:33adrianromeroDescription Updatedbug_revision_view_page.php?rev_id=27300#r27300
2024-01-10 16:13hgbotNote Added: 0159059
2024-01-17 07:44marvintmRelationship addedhas duplicate 0053180
2024-01-18 11:15jarmendarizRelationship addeddepends on 0054375
2024-01-23 16:36hgbotNote Added: 0159665
2024-01-24 15:04jarmendarizStatusnew => scheduled
2024-01-26 10:45hgbotNote Added: 0159816
2024-01-26 10:45hgbotNote Added: 0159817
2024-01-26 10:45hgbotNote Added: 0159818
2024-01-26 10:45hgbotResolutionopen => fixed
2024-01-26 10:45hgbotStatusscheduled => closed
2024-01-26 10:45hgbotFixed in Version => 24Q2
2024-01-26 10:45hgbotNote Added: 0159819
2024-01-26 10:45hgbotNote Added: 0159820
2024-01-30 06:39Rajesh_18Relationship addedhas duplicate 0053894

Notes
(0159059)
hgbot   
2024-01-10 16:13   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1323 [^]
(0159665)
hgbot   
2024-01-23 16:36   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2363 [^]
(0159816)
hgbot   
2024-01-26 10:45   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 27819886cf4a0b3cca86be48009ea4bf18adcc57
Author: Natalia Jimenez <natalia.jimenez@openbravo.com>
Date: 26-01-2024 09:45:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/27819886cf4a0b3cca86be48009ea4bf18adcc57 [^]

Related to ISSUE-54266: Update remote product on showing actions popover instead on selection change

---
M web-jspack/org.openbravo.pos2/src/components/TicketList/TicketListRemoteGrid/TicketListRemoteGrid.jsx
---
(0159817)
hgbot   
2024-01-26 10:45   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2363 [^]
(0159818)
hgbot   
2024-01-26 10:45   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1323 [^]
(0159819)
hgbot   
2024-01-26 10:45   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 0e007016f61a5c1afb3e96159c046ccb673e1e0b
Author: Natalia Jiménez <natalia.jimenez@openbravo.com>
Date: 26-01-2024 09:45:23
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/0e007016f61a5c1afb3e96159c046ccb673e1e0b [^]

Fixed ISSUE-54266: 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
---
(0159820)
hgbot   
2024-01-26 10:45   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 23b71b475ebf9488f2f2d544d8e83c36d9ebebdc
Author: Natalia Jiménez <natalia.jimenez@openbravo.com>
Date: 26-01-2024 09:45:23
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/23b71b475ebf9488f2f2d544d8e83c36d9ebebdc [^]

Related to ISSUE-54266: Updated grid component documentation to define the new parameter available on show and hide action popover

---
M web-jspack/org.openbravo.core2/src/components/Grid/Grid.jsx
---