Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0054265 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 01. General setup | major | always | 2023-12-11 13:34 | 2024-01-31 23:25 | |||
Reporter | Leyre | View Status | public | |||||
Assigned To | Triage Platform Base | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR23Q4.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | PR23Q4.2 | |||
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 | 0054265: "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 | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0160039) hgbot (developer) 2024-01-31 23:24 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1123 [^] |
(0160040) hgbot (developer) 2024-01-31 23:25 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1123 [^] |
(0160041) hgbot (developer) 2024-01-31 23:25 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: a63dd4a5d8ed996dbc0e6d9db7293fa9a20c65e1 Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 31-01-2024 23:23:33 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/a63dd4a5d8ed996dbc0e6d9db7293fa9a20c65e1 [^] fixes BUG-54265 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 |
2024-01-08 11:40 | AugustoMauch | Type | defect => backport |
2024-01-08 11:40 | AugustoMauch | Target Version | => PR23Q4.2 |
2024-01-31 23:24 | hgbot | Note Added: 0160039 | |
2024-01-31 23:25 | hgbot | Note Added: 0160040 | |
2024-01-31 23:25 | hgbot | Resolution | open => fixed |
2024-01-31 23:25 | hgbot | Status | scheduled => closed |
2024-01-31 23:25 | hgbot | Fixed in Version | => PR23Q4.2 |
2024-01-31 23:25 | hgbot | Note Added: 0160041 |
Copyright © 2000 - 2009 MantisBT Group |