Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0054091 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 01. General setup | major | always | 2023-12-11 13:34 | 2024-01-08 11:40 | |||
Reporter | Leyre | View Status | public | |||||
Assigned To | Triage Platform Base | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR24Q1 | |||
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 | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2022-03-15 | |||||||
Regression introduced in release | PR22Q2 | |||||||
Regression introduced by commit | https://gitlab.com/openbravo/product/openbravo/-/commit/e7487ed9e5b52d1c32013d2ca0c4bd9a16307bbd [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0054091: "Payment Out" window - Cannot sort columns by descending order | |||||||
Description | It is not possible to sort columns by descending order in "Payment Out" window, "Add Details" pop-up. See attached image. | |||||||
Steps To Reproduce | Backend: 1) In Payment Out window, create a new record. 2) Click "Add Details" button and un-tick any selected payment lines. (Make sure there are multiple payment lines in order to see the sorting result). 3) Sort 'Invoice No.' column by descending order -> KO 4) Sort 'Expected Date' column by descending order -> KO 5) Sort any amount column by descending order -> KO | |||||||
Tags | No tags attached. | |||||||
Attached Files | invoice_column_not_sort_by_desc.JPG [^] (165,239 bytes) 2023-12-11 13:34
| |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||
|
Notes | |
(0158847) AtulOpenbravo (developer) 2024-01-04 04:21 |
This issue is similar to https://issues.openbravo.com/view.php?id=50459. [^] There is sorting problem for P&E grid fields, they cannot be sorted in descending order due to the fix for issue https://issues.openbravo.com/view.php?id=48357 [^] After testing MR for 50459 https://gitlab.com/openbravo/product/openbravo/-/merge_requests/730, [^] sorting in descending order works correctly for P&E grid fields. |
(0158931) hgbot (developer) 2024-01-08 11:40 |
Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: bdb9aee0c9eca26dc8a107908433da686f9611af Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 08-01-2024 11:27:57 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/bdb9aee0c9eca26dc8a107908433da686f9611af [^] fixes BUG-54091: Cannot filter P&E grids by a field in descending criteria In the following cases the sortBy property was not being identified properly as a property that references to a grid field: 1) When sorting descending, because the sortBy property starts with "-" 2) When sorting by a display field of a grid field and the name of that display field is not included in the datasource fields. This is the case of some special property fields (product characteristic property fields) --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-datasource.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-pick-and-execute-grid.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2023-12-11 13:34 | Leyre | New Issue | |
2023-12-11 13:34 | Leyre | Assigned To | => Triage Omni OMS |
2023-12-11 13:34 | Leyre | File Added: invoice_column_not_sort_by_desc.JPG | |
2023-12-11 13:34 | Leyre | Modules | => Core |
2023-12-11 13:34 | Leyre | Triggers an Emergency Pack | => No |
2023-12-27 17:46 | aferraz | Assigned To | Triage Omni OMS => AtulOpenbravo |
2024-01-04 04:13 | AtulOpenbravo | Relationship added | related to 0050459 |
2024-01-04 04:14 | AtulOpenbravo | Relationship added | caused by 0048357 |
2024-01-04 04:15 | AtulOpenbravo | Regression level | => Production - Confirmed Stable |
2024-01-04 04:15 | AtulOpenbravo | Regression date | => 2022-03-15 |
2024-01-04 04:15 | AtulOpenbravo | Regression introduced in release | => PR22Q2 |
2024-01-04 04:15 | AtulOpenbravo | Regression introduced by commit | => https://gitlab.com/openbravo/product/openbravo/-/commit/e7487ed9e5b52d1c32013d2ca0c4bd9a16307bbd [^] |
2024-01-04 04:17 | AtulOpenbravo | Assigned To | AtulOpenbravo => Triage Platform Base |
2024-01-04 04:21 | AtulOpenbravo | Note Added: 0158847 | |
2024-01-08 11:27 | AugustoMauch | Relationship replaced | has duplicate 0050459 |
2024-01-08 11:40 | AugustoMauch | Status | new => scheduled |
2024-01-08 11:40 | hgbot | Resolution | open => fixed |
2024-01-08 11:40 | hgbot | Status | scheduled => resolved |
2024-01-08 11:40 | hgbot | Fixed in Version | => PR24Q1 |
2024-01-08 11:40 | hgbot | Note Added: 0158931 | |
2024-01-08 11:40 | AugustoMauch | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |