Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023574 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2013-04-17 17:17 | 2013-05-23 01:33 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0MP24 | |||
Status | closed | Fix in branch | Fixed in SCM revision | ff002e948602 | ||||
Projection | none | ETA | none | Target Version | 3.0MP24 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | shankarb | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Support ticket | 20652 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023574: When you group the records and you process one, you can not see the message and the grid is not refreshed | |||||||
Description | When 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' | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 (viewer) 2013-05-19 10:40 |
Code reviewed and tested in pi changeset 2f11b5d67c9a |
(0058827) hudsonbot (viewer) 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 |
![]() |
|||
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 | OBNetwork customer | => Yes |
2013-04-17 17:17 | jecharri | Support ticket | => 20652 |
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 |