Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0051308 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | major | always | 2023-01-09 16:53 | 2023-02-09 10:10 | |||
Reporter | javierRodriguez | View Status | public | |||||
Assigned To | Retail | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 23Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | merged | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0051308: The application crash if the user tries to order by any attribute in select lines | |||||||
Description | in some flows like POPs or split check, if the user tries to order by any attribute, the application crash. TypeError: Cannot read properties of undefined (reading 'length'). | |||||||
Steps To Reproduce | - Create a ticket - Add some lines - Go to payment panel - Click on "Split check" and select "Select products from check" option - Click in order line label - KO, application crashed. | |||||||
Proposed Solution | It is possible to remove sortable attribute in SelectLines component. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0145410) hgbot (developer) 2023-01-13 19:03 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1465 [^] |
(0145606) hgbot (developer) 2023-01-18 21:13 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/962 [^] |
(0145634) hgbot (developer) 2023-01-19 12:05 |
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/962 [^] |
(0146190) hgbot (developer) 2023-02-02 18:15 |
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1465 [^] |
(0146191) hgbot (developer) 2023-02-02 18:16 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1504 [^] |
(0146243) hgbot (developer) 2023-02-03 10:46 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1504 [^] |
(0146244) hgbot (developer) 2023-02-03 10:46 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: e300ea5fef7e3805b06dab1d4e75efedd2ec5431 Author: Dante Contrera <dante.contrera@smfconsulting.es> Date: 03-02-2023 09:46:24 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/e300ea5fef7e3805b06dab1d4e75efedd2ec5431 [^] Fixed ISSUE-51308: Create SelectLines data source to be able to sort order lines. - Use new custom data source - Use MemOrderByDataSource to include sort functionality --- A web-jspack/org.openbravo.pos2/src/components/SelectLines/SelectedLinesGrid/SelectLinesDataSource.js M web-jspack/org.openbravo.pos2/src/components/SelectLines/SelectedLinesGrid/SelectLines.jsx --- |
![]() |
|||
Date Modified | Username | Field | Change |
2023-01-09 16:53 | javierRodriguez | New Issue | |
2023-01-09 16:53 | javierRodriguez | Assigned To | => Retail |
2023-01-09 16:53 | javierRodriguez | OBNetwork customer | => No |
2023-01-09 16:53 | javierRodriguez | Triggers an Emergency Pack | => No |
2023-01-13 19:03 | hgbot | Merge Request Status | => open |
2023-01-13 19:03 | hgbot | Note Added: 0145410 | |
2023-01-16 18:11 | dcontrera | Issue Monitored: dcontrera | |
2023-01-16 18:11 | dcontrera | Issue End Monitor: dcontrera | |
2023-01-17 13:53 | guilleaer | Status | new => scheduled |
2023-01-18 21:13 | hgbot | Note Added: 0145606 | |
2023-01-19 12:05 | hgbot | Note Added: 0145634 | |
2023-02-02 18:15 | hgbot | Note Added: 0146190 | |
2023-02-02 18:16 | hgbot | Note Added: 0146191 | |
2023-02-03 10:46 | hgbot | Merge Request Status | open => merged |
2023-02-03 10:46 | hgbot | Note Added: 0146243 | |
2023-02-03 10:46 | hgbot | Resolution | open => fixed |
2023-02-03 10:46 | hgbot | Status | scheduled => resolved |
2023-02-03 10:46 | hgbot | Fixed in Version | => 23Q2 |
2023-02-03 10:46 | hgbot | Note Added: 0146244 | |
2023-02-09 10:10 | guilleaer | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |