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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054266
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajoralways2024-01-08 13:152024-01-26 10:45
Reporterigor_trebolView Statuspublic 
Assigned Tonjimenez 
PrioritynormalResolutionfixedFixed in Version24Q2
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 commithttps://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/15cfc3dbfbb889e124d0fbc278dc7fa4101ef0cc?view=parallel [^]
Triggers an Emergency PackNo
Summary

0054266: Issue Ticket option not working in Orders window

DescriptionA 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 ReproduceSee attached gif.
TagsNo tags attached.
Attached Filesgif file icon IssueNotActive.gif [^] (3,767,820 bytes) 2024-01-08 13:15

- Relationships Relation Graph ] Dependency Graph ]
depends on feature request 0054375 closedjarmendariz Add callback methods to Grid when the grid actions popover is shown/hidden 
depends on backport 005445524Q1 closednjimenez Issue Ticket option not working in Orders window 
depends on backport 005445623Q4.2 closednjimenez Issue Ticket option not working in Orders window 
has duplicate defect 0053180 closedRajesh_18 'Issue Order' is disabled if view it from the 'Orders' 
has duplicate defect 0053894 closedRetail [SALES] [ISSUE INVOICE] It's possible to issue an invoice from Orders menu on POS after finalize a sale for Simp. Invoice config 

-  Notes
(0159059)
hgbot (developer)
2024-01-10 16:13

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1323 [^]
(0159665)
hgbot (developer)
2024-01-23 16:36

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2363 [^]
(0159816)
hgbot (developer)
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 (developer)
2024-01-26 10:45

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2363 [^]
(0159818)
hgbot (developer)
2024-01-26 10:45

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1323 [^]
(0159819)
hgbot (developer)
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 (developer)
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
---

- Issue History
Date Modified Username Field Change
2024-01-08 13:15 igor_trebol New Issue
2024-01-08 13:15 igor_trebol Assigned To => Triage Platform Conn
2024-01-08 13:15 igor_trebol File Added: IssueNotActive.gif
2024-01-08 13:15 igor_trebol Regression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/15cfc3dbfbb889e124d0fbc278dc7fa4101ef0cc?view=parallel [^]
2024-01-08 13:15 igor_trebol Triggers an Emergency Pack => No
2024-01-08 13:30 adrianromero Assigned To Triage Platform Conn => njimenez
2024-01-08 13:33 adrianromero Description Updated View Revisions
2024-01-10 16:13 hgbot Note Added: 0159059
2024-01-17 07:44 marvintm Relationship added has duplicate 0053180
2024-01-18 11:15 jarmendariz Relationship added depends on 0054375
2024-01-23 16:36 hgbot Note Added: 0159665
2024-01-24 15:04 jarmendariz Status new => scheduled
2024-01-26 10:45 hgbot Note Added: 0159816
2024-01-26 10:45 hgbot Note Added: 0159817
2024-01-26 10:45 hgbot Note Added: 0159818
2024-01-26 10:45 hgbot Resolution open => fixed
2024-01-26 10:45 hgbot Status scheduled => closed
2024-01-26 10:45 hgbot Fixed in Version => 24Q2
2024-01-26 10:45 hgbot Note Added: 0159819
2024-01-26 10:45 hgbot Note Added: 0159820
2024-01-30 06:39 Rajesh_18 Relationship added has duplicate 0053894


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker