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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0053567
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfacemajoralways2023-09-29 04:462023-10-31 16:06
ReporteraxelmercadoView Statuspublic 
Assigned ToAugustoMauch 
PriorityhighResolutionfixedFixed in VersionPR24Q1
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0053567: Problem in visualization of grouped data [Group By].

DescriptionWhen you have lines grouped by columns and you set a maximum of grouping values, when executing a custom process belonging to the GDC client (which in this case simply allows to modify the price of the lines of a purchase invoice), it automatically displays the error popup informing that the maximum grouping allowed has been exceeded when in fact it is not so.
Steps To ReproduceIt cannot be reproduced in Livebuilds, but it can be reproduced in the Test environment of the GDC client (ask for the access credentials).

1-Have defined the property of grouping of lines and maximum value of grouping.
2-Create a purchase order with many lines and grouped (the sum of them does not exceed the value of the preference).
3-Execute the process "Invoice Anomaly" and make a modification as shown in the video.
4- Verify the error message and the lines that disappear.

Video with the steps: https://drive.google.com/file/d/183bZAjZ3QuttRVIp_xdTqPirC1leExs5/view?usp=sharing [^]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0156100)
axelmercado (developer)
2023-10-20 02:48

Hi team, any news for this issue?
(0156526)
hgbot (developer)
2023-10-31 10:25

Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1034 [^]
(0156557)
hgbot (developer)
2023-10-31 16:06

Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1034 [^]
(0156558)
hgbot (developer)
2023-10-31 16:06

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 238d545b2d3cf4ceb8044f7318551436d0255b2d
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 31-10-2023 15:05:58
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/238d545b2d3cf4ceb8044f7318551436d0255b2d [^]

Fixes ISSUE-53567: Prevents grouping from being undone

The problem was that there was a race condition that resulting in the grouping being undone if
the grid.requestVisibleRows was being invoked right when the local records were being grouped
in memory.

To prevent this, now check check if the local grouping is taken place, and if so the request to
grid.requestVisibleRows is canceled

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---

- Issue History
Date Modified Username Field Change
2023-09-29 04:46 axelmercado New Issue
2023-09-29 04:46 axelmercado Assigned To => Triage Platform Base
2023-09-29 04:46 axelmercado Modules => Core
2023-09-29 04:46 axelmercado Triggers an Emergency Pack => No
2023-09-29 07:55 Practics Issue Monitored: Practics
2023-10-20 02:48 axelmercado Note Added: 0156100
2023-10-23 08:35 AugustoMauch Assigned To Triage Platform Base => AugustoMauch
2023-10-31 10:25 hgbot Note Added: 0156526
2023-10-31 16:06 hgbot Resolution open => fixed
2023-10-31 16:06 hgbot Status new => closed
2023-10-31 16:06 hgbot Note Added: 0156557
2023-10-31 16:06 hgbot Fixed in Version => PR24Q1
2023-10-31 16:06 hgbot Note Added: 0156558


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker