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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054265
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 01. General setupmajoralways2023-12-11 13:342024-01-31 23:25
ReporterLeyreView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionfixedFixed in VersionPR23Q4.2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionPR23Q4.2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression levelProduction - Confirmed Stable
Regression date2022-03-15
Regression introduced in releasePR22Q2
Regression introduced by commithttps://gitlab.com/openbravo/product/openbravo/-/commit/e7487ed9e5b52d1c32013d2ca0c4bd9a16307bbd [^]
Triggers an Emergency PackNo
Summary

0054265: "Payment Out" window - Cannot sort columns by descending order

DescriptionIt is not possible to sort columns by descending order in "Payment Out" window, "Add Details" pop-up. See attached image.
Steps To ReproduceBackend:

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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0054091 closedTriage Platform Base "Payment Out" window - Cannot sort columns by descending order 

-  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
Powered by Mantis Bugtracker