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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0023574
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2013-04-17 17:172013-05-23 01:33
ReporterjecharriView Statuspublic 
Assigned ToAugustoMauch 
PriorityhighResolutionfixedFixed in Version3.0MP24
StatusclosedFix in branchFixed in SCM revisionff002e948602
ProjectionnoneETAnoneTarget Version3.0MP24
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned Toshankarb
Web browserGoogle Chrome
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0023574: When you group the records and you process one, you can not see the message and the grid is not refreshed

DescriptionWhen you group the records and you process one, you can not see the message and the grid is not refreshed
Steps To Reproduce-login in the ERP
-go to sales order
-create an order in draft
-group the records by "transaction document"
-select the order that you have created previously and process.

Verify that you can not see success message and also the grip is not updated with status = 'Booked'
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0058682)
hgbot (developer)
2013-05-17 11:45

Repository: erp/devel/pi
Changeset: ff002e94860234fe8b0972540588af46cd027c3a
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Fri May 17 11:43:34 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ff002e94860234fe8b0972540588af46cd027c3a [^]

Fixes issue 23574: Return message of process is shown with grid grouped columns

After processing an order with a column grouped in the grid the record was not being refreshed and the return message was not being showed because there was a javascript exception.

The problem was that if the grid has grouped columns, its data property does not have the updateCacheData function. This has been fixed by only executing that part of the code if the grid.data property has the updateCacheData function.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
---
(0058689)
shankarb (reporter)
2013-05-19 10:40

Code reviewed and tested in pi changeset 2f11b5d67c9a
(0058827)
hudsonbot (developer)
2013-05-23 01:33

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/97c7f6256af7 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2013-04-17 17:17 jecharri New Issue
2013-04-17 17:17 jecharri Assigned To => AugustoMauch
2013-04-17 17:17 jecharri Web browser => Google Chrome
2013-04-17 17:17 jecharri Modules => Core
2013-04-17 17:17 jecharri Resolution time => 1372629600
2013-04-17 17:17 jecharri Triggers an Emergency Pack => No
2013-05-17 11:43 AugustoMauch Issue Monitored: shankarb
2013-05-17 11:44 AugustoMauch Review Assigned To => shankarb
2013-05-17 11:44 AugustoMauch Web browser Google Chrome => Google Chrome
2013-05-17 11:45 hgbot Checkin
2013-05-17 11:45 hgbot Note Added: 0058682
2013-05-17 11:45 hgbot Status new => resolved
2013-05-17 11:45 hgbot Resolution open => fixed
2013-05-17 11:45 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ff002e94860234fe8b0972540588af46cd027c3a [^]
2013-05-19 10:40 shankarb Note Added: 0058689
2013-05-19 10:40 shankarb Status resolved => closed
2013-05-19 10:40 shankarb Fixed in Version => 3.0MP24
2013-05-23 01:33 hudsonbot Checkin
2013-05-23 01:33 hudsonbot Note Added: 0058827


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker